ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ResMed Product Version Types Code System - XML Representation

Draft as of 2024-01-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="rmd-productVersionType-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://resmed.com/fhir/core/CodeSystem/rmd-productVersionType-cs</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">software-release<a name="rmd-productVersionType-cs-software-release"> </a></td><td>The software release version</td></tr></table></div>
  </text>
  <url
       value="http://resmed.com/fhir/core/CodeSystem/rmd-productVersionType-cs"/>
  <version value="0.37.0"/>
  <name value="CodeSystemResMedProductVersionTypes"/>
  <title value="ResMed Product Version Types Code System"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-01-11T18:32:48+00:00"/>
  <publisher value="ResMed Corp"/>
  <contact>
    <name value="ResMed Corp"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.resmed.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="atomteam-halifax@resmed.com"/>
    </telecom>
  </contact>
  <description
               value="A code system consisting of concepts identifying the type of various product versions. For example, product versions could be a software build version, a commercial release name, etc."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="software-release"/>
    <display value="The software release version"/>
  </concept>
</CodeSystem>