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

Draft as of 2024-01-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="resmed-observation-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-observation-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">daily-summary<a name="resmed-observation-code-system-daily-summary"> </a></td><td>Summary observation for a specified day or period</td></tr><tr><td style="white-space:nowrap">periodic-samples<a name="resmed-observation-code-system-periodic-samples"> </a></td><td>Data for multiple, time-series measures captured by a device during a specified day or elapsed period, e.g. night profile data</td></tr><tr><td style="white-space:nowrap">machine-settings<a name="resmed-observation-code-system-machine-settings"> </a></td><td>Parent observation for current device settings, as reported by the device</td></tr><tr><td style="white-space:nowrap">therapy-settings<a name="resmed-observation-code-system-therapy-settings"> </a></td><td>Parent observation for device therapy settings, as reported by the device</td></tr><tr><td style="white-space:nowrap">smart-start-stop-settings<a name="resmed-observation-code-system-smart-start-stop-settings"> </a></td><td>Parent observation for Smart start/stop feature settings, as reported by the device</td></tr><tr><td style="white-space:nowrap">fault<a name="resmed-observation-code-system-fault"> </a></td><td>Single fault observation, as reported by the device</td></tr><tr><td style="white-space:nowrap">faults<a name="resmed-observation-code-system-faults"> </a></td><td>Set of fault observations in a FHIR bundle, code used for disambiguation during ingest (faults are stored separately)</td></tr></table></div>
  </text>
  <url
       value="http://terminology.resmed.com/CodeSystem/resmed-observation-code-system"/>
  <version value="0.37.0"/>
  <name value="ResMedObservationCodeSystem"/>
  <title value="ResMed observation 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 observation CodeSystem, defines codes for component observations and hasMember-referenced observations"/>
  <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="daily-summary"/>
    <display value="Summary observation for a specified day or period"/>
  </concept>
  <concept>
    <code value="periodic-samples"/>
    <display
             value="Data for multiple, time-series measures captured by a device during a specified day or elapsed period, e.g. night profile data"/>
  </concept>
  <concept>
    <code value="machine-settings"/>
    <display
             value="Parent observation for current device settings, as reported by the device"/>
  </concept>
  <concept>
    <code value="therapy-settings"/>
    <display
             value="Parent observation for device therapy settings, as reported by the device"/>
  </concept>
  <concept>
    <code value="smart-start-stop-settings"/>
    <display
             value="Parent observation for Smart start/stop feature settings, as reported by the device"/>
  </concept>
  <concept>
    <code value="fault"/>
    <display value="Single fault observation, as reported by the device"/>
  </concept>
  <concept>
    <code value="faults"/>
    <display
             value="Set of fault observations in a FHIR bundle, code used for disambiguation during ingest (faults are stored separately)"/>
  </concept>
</CodeSystem>