<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="airsense-11-summary-periods"/>
  <meta>
    <profile value="http://resmed.com/fhir/core/StructureDefinition/resmed-therapy-periods"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="airsense-11-summary-periods"> </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;airsense-11-summary-periods&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-resmed-therapy-periods.html">ResMed Therapy Periods</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: periods-of-use <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-observation-metrics-code-system.html">ResMed Observation Metrics CodeSystem</a>#periods-of-use)</span></p><p><b>effective</b>: 2022-06-07</p><p><b>issued</b>: Jun 7, 2022, 5:11:35 AM</p><p><b>device</b>: <a href="Device-airsense-11.html">Device/airsense-11</a></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td>period-of-use <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-observation-metrics-code-system.html">ResMed Observation Metrics CodeSystem</a>#period-of-use)</span></td><td>2022-06-07 05:05:00+0000 --&gt; 2022-06-07 05:11:00+0000</td></tr></table></div>
  </text>
  <status value="preliminary"/>
  <code>
    <coding>
      <system value="http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"/>
      <code value="periods-of-use"/>
    </coding>
  </code>
  <effectiveDateTime value="2022-06-07"/>
  <issued value="2022-06-07T05:11:35.285Z"/>
  <device>
    <reference value="Device/airsense-11"/>
  </device>
  <component>
    <code>
      <coding>
        <system value="http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"/>
        <code value="period-of-use"/>
      </coding>
    </code>
    <valuePeriod>
      <start value="2022-06-07T05:05:00.000Z"/>
      <end value="2022-06-07T05:11:00.000Z"/>
    </valuePeriod>
  </component>
</Observation>