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

<Observation xmlns="http://hl7.org/fhir">
  <id value="astral-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="astral-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;astral-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>: 2021-01-15</p><p><b>issued</b>: Jan 16, 2021, 12:38:23 AM</p><p><b>device</b>: <a href="Device-astral.html">Device/astral</a></p><blockquote><p><b>component</b></p><p><b>code</b>: 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></p><p><b>value</b>: 2021-01-14 14:00:00-0500 --&gt; 2021-01-14 15:40:00-0500</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 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></p><p><b>value</b>: 2021-01-14 17:40:00-0500 --&gt; 2021-01-14 19:20:00-0500</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 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></p><p><b>value</b>: 2021-01-14 19:30:00-0500 --&gt; 2021-01-15 10:30:00-0500</p></blockquote></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="2021-01-15"/>
  <issued value="2021-01-15T19:38:23.0-05:00"/>
  <device>
    <reference value="Device/astral"/>
  </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="2021-01-14T14:00:00-05:00"/>
      <end value="2021-01-14T15:40:00-05:00"/>
    </valuePeriod>
  </component>
  <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="2021-01-14T17:40:00-05:00"/>
      <end value="2021-01-14T19:20:00-05:00"/>
    </valuePeriod>
  </component>
  <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="2021-01-14T19:30:00-05:00"/>
      <end value="2021-01-15T10:30:00-05:00"/>
    </valuePeriod>
  </component>
</Observation>