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 Centiles CodeSystem - XML Representation

Draft as of 2024-01-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="resmed-statistics-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system</code> defines the following codes:</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">centile-0<a name="resmed-statistics-code-system-centile-0"> </a></td><td>0th percentile or min</td></tr><tr><td style="white-space:nowrap">centile-5<a name="resmed-statistics-code-system-centile-5"> </a></td><td>5th percentile</td></tr><tr><td style="white-space:nowrap">centile-20<a name="resmed-statistics-code-system-centile-20"> </a></td><td>20th percentile</td></tr><tr><td style="white-space:nowrap">centile-50<a name="resmed-statistics-code-system-centile-50"> </a></td><td>50th percentile or median</td></tr><tr><td style="white-space:nowrap">centile-70<a name="resmed-statistics-code-system-centile-70"> </a></td><td>70th percentile</td></tr><tr><td style="white-space:nowrap">centile-95<a name="resmed-statistics-code-system-centile-95"> </a></td><td>95th percentile</td></tr><tr><td style="white-space:nowrap">centile-100<a name="resmed-statistics-code-system-centile-100"> </a></td><td>100th percentile or maximum</td></tr></table></div>
  </text>
  <url
       value="http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"/>
  <version value="0.37.0"/>
  <name value="ResMedStatisticsCodeSystem"/>
  <title value="ResMed Centiles CodeSystem"/>
  <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="ResMed statistical observations for different statistical calculations"/>
  <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="7"/>
  <concept>
    <code value="centile-0"/>
    <display value="0th percentile or min"/>
  </concept>
  <concept>
    <code value="centile-5"/>
    <display value="5th percentile"/>
  </concept>
  <concept>
    <code value="centile-20"/>
    <display value="20th percentile"/>
  </concept>
  <concept>
    <code value="centile-50"/>
    <display value="50th percentile or median"/>
  </concept>
  <concept>
    <code value="centile-70"/>
    <display value="70th percentile"/>
  </concept>
  <concept>
    <code value="centile-95"/>
    <display value="95th percentile"/>
  </concept>
  <concept>
    <code value="centile-100"/>
    <display value="100th percentile or maximum"/>
  </concept>
</CodeSystem>