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

<Observation xmlns="http://hl7.org/fhir">
  <id value="astral-maxinspflow-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="astral-maxinspflow-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;astral-maxinspflow-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>: Maximum inspiratory flow stats <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-respiratory-summary-code-system.html">ResMed Respiratory Summary CodeSystem</a>#maximum-inspiratory-flow-statistic)</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>: 5th percentile <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-resmed-statistics-code-system.html">ResMed Centiles CodeSystem</a>#centile-5)</span></p><p><b>value</b>: 18</p></blockquote><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>: 33.2</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>: 55.4</p></blockquote></div>
  </text>
  <status value="preliminary"/>
  <code>
    <coding>
      <system value="http://terminology.resmed.com/CodeSystem/resmed-respiratory-summary-code-system"/>
      <code value="maximum-inspiratory-flow-statistic"/>
    </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-statistics-code-system"/>
        <code value="centile-5"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="18"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"/>
        <code value="centile-50"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="33.2"/>
    </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="55.4"/>
    </valueQuantity>
  </component>
</Observation>