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

: lumis-leak-stats - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="lumis-leak-stats"/>
  <meta>
    <profile
             value="http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="lumis-leak-stats"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;lumis-leak-stats&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-resmed-stats-observation.html">ResMed Statistical Observation</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: leak-statistic <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-observation-metrics-code-system.html">ResMed Observation Metrics CodeSystem</a>#leak-statistic)</span></p><p><b>effective</b>: 2021-05-27</p><p><b>issued</b>: May 28, 2021, 4:05:40 AM</p><p><b>device</b>: <a href="Device-lumis.html">Device/lumis</a></p><blockquote><p><b>component</b></p><p><b>code</b>: 50th percentile or median <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-statistics-code-system.html">ResMed Centiles CodeSystem</a>#centile-50)</span></p><p><b>value</b>: 0.04</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 70th percentile <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-statistics-code-system.html">ResMed Centiles CodeSystem</a>#centile-70)</span></p><p><b>value</b>: 0.045</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 95th percentile <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-statistics-code-system.html">ResMed Centiles CodeSystem</a>#centile-95)</span></p><p><b>value</b>: 0.05</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 100th percentile or maximum <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-statistics-code-system.html">ResMed Centiles CodeSystem</a>#centile-100)</span></p><p><b>value</b>: 1.6</p></blockquote></div>
  </text>
  <status value="preliminary"/>
  <code>
    <coding>
      <system
              value="http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"/>
      <code value="leak-statistic"/>
    </coding>
  </code>
  <effectiveDateTime value="2021-05-27"/>
  <issued value="2021-05-27T23:05:40.0-05:00"/>
  <device>🔗 
    <reference value="Device/lumis"/>
  </device>
  <component>
    <code>
      <coding>
        <system
                value="http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"/>
        <code value="centile-50"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="0.04"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"/>
        <code value="centile-70"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="0.045"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"/>
        <code value="centile-95"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="0.05"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"/>
        <code value="centile-100"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="1.6"/>
    </valueQuantity>
  </component>
</Observation>