@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://resmed.com/fhir/core/Bundle/airsense-11-summary-bundle> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "airsense-11-summary-bundle"] ; # 
  fhir:implicitRules [ fhir:v "daily-summary"^^xsd:anyURI] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-summary"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-summary> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-summary-periods"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-summary-periods> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-leak-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-leak-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-epap-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-epap-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-ipap-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-ipap-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-ieratio-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-ieratio-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-maskpress-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-maskpress-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-minvent-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-minvent-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-flow-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-flow-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-resprate-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-resprate-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-tidal-vol-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-tidal-vol-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-blowflow-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-blowflow-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-blowpress-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-blowpress-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-amb-hum-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-amb-hum-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-humtemp-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-humtemp-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-humpow-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-humpow-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-htubetemp-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-htubetemp-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-htubepow-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-htubepow-stats> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-heated-tube"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-heated-tube> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-humidifier"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-humidifier> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-ai"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-ai> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-hi"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-hi> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-11-ahi"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-11-ahi> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-summary> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-summary"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-summary-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-summary-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-summary\"> </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&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-summary-observation.html\">ResMed Summary Observation</a></p></div><p><b>ResMedReceivedDateTime</b>: Jun 7, 2021, 5:12:17 AM</p><p><b>status</b>: preliminary</p><p><b>code</b>: Summary observation for a specified day or period <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-code-system.html\">ResMed observation CodeSystem</a>#daily-summary)</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><p><b>hasMember</b>: </p><ul><li><a href=\"#Observation_airsense-11-summary-periods\">See above (Observation/airsense-11-summary-periods)</a></li><li><a href=\"#Observation_airsense-11-leak-stats\">See above (Observation/airsense-11-leak-stats)</a></li><li><a href=\"#Observation_airsense-11-epap-stats\">See above (Observation/airsense-11-epap-stats)</a></li><li><a href=\"#Observation_airsense-11-ipap-stats\">See above (Observation/airsense-11-ipap-stats)</a></li><li><a href=\"#Observation_airsense-11-maskpress-stats\">See above (Observation/airsense-11-maskpress-stats)</a></li><li><a href=\"#Observation_airsense-11-ieratio-stats\">See above (Observation/airsense-11-ieratio-stats)</a></li><li><a href=\"#Observation_airsense-11-minvent-stats\">See above (Observation/airsense-11-minvent-stats)</a></li><li><a href=\"#Observation_airsense-11-flow-stats\">See above (Observation/airsense-11-flow-stats)</a></li><li><a href=\"#Observation_airsense-11-resprate-stats\">See above (Observation/airsense-11-resprate-stats)</a></li><li><a href=\"#Observation_airsense-11-tidal-vol-stats\">See above (Observation/airsense-11-tidal-vol-stats)</a></li><li><a href=\"#Observation_airsense-11-blowflow-stats\">See above (Observation/airsense-11-blowflow-stats)</a></li><li><a href=\"#Observation_airsense-11-blowpress-stats\">See above (Observation/airsense-11-blowpress-stats)</a></li><li><a href=\"#Observation_airsense-11-amb-hum-stats\">See above (Observation/airsense-11-amb-hum-stats)</a></li><li><a href=\"#Observation_airsense-11-humtemp-stats\">See above (Observation/airsense-11-humtemp-stats)</a></li><li><a href=\"#Observation_airsense-11-humpow-stats\">See above (Observation/airsense-11-humpow-stats)</a></li><li><a href=\"#Observation_airsense-11-htubetemp-stats\">See above (Observation/airsense-11-htubetemp-stats)</a></li><li><a href=\"#Observation_airsense-11-htubepow-stats\">See above (Observation/airsense-11-htubepow-stats)</a></li><li><a href=\"#Observation_airsense-11-heated-tube\">See above (Observation/airsense-11-heated-tube)</a></li><li><a href=\"#Observation_airsense-11-humidifier\">See above (Observation/airsense-11-humidifier)</a></li><li><a href=\"#Observation_airsense-11-ai\">See above (Observation/airsense-11-ai)</a></li><li><a href=\"#Observation_airsense-11-hi\">See above (Observation/airsense-11-hi)</a></li><li><a href=\"#Observation_airsense-11-ahi\">See above (Observation/airsense-11-ahi)</a></li></ul><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>therapy-duration <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#therapy-duration)</span></td><td>241 min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code min = 'min')</span></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://resmed.com/fhir/core/StructureDefinition/ResMedReceivedDateTime"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "2021-06-07T05:12:17.239Z"^^xsd:dateTime ]
  ] ) ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "daily-summary" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:hasMember ( [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-summary-periods> ;
     fhir:reference [ fhir:v "Observation/airsense-11-summary-periods" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-leak-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-leak-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-epap-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-epap-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-ipap-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-ipap-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-maskpress-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-maskpress-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-ieratio-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-ieratio-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-minvent-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-minvent-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-flow-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-flow-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-resprate-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-resprate-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-tidal-vol-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-tidal-vol-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-blowflow-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-blowflow-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-blowpress-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-blowpress-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-amb-hum-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-amb-hum-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-humtemp-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-humtemp-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-humpow-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-humpow-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-htubetemp-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-htubetemp-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-htubepow-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-11-htubepow-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-heated-tube> ;
     fhir:reference [ fhir:v "Observation/airsense-11-heated-tube" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-humidifier> ;
     fhir:reference [ fhir:v "Observation/airsense-11-humidifier" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-ai> ;
     fhir:reference [ fhir:v "Observation/airsense-11-ai" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-hi> ;
     fhir:reference [ fhir:v "Observation/airsense-11-hi" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-11-ahi> ;
     fhir:reference [ fhir:v "Observation/airsense-11-ahi" ]
  ] ) ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "therapy-duration" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "241"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "min" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "min" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-summary-periods> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-summary-periods"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-therapy-periods"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-therapy-periods>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<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>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "periods-of-use" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "period-of-use" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Period ;
       fhir:start [ fhir:v "2022-06-07T05:05:00.000Z"^^xsd:dateTime ] ;
       fhir:end [ fhir:v "2022-06-07T05:11:00.000Z"^^xsd:dateTime ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-leak-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-leak-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-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;airsense-11-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>: 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><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.34 litresPerSecond<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L/s = 'L/s')</span></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.36 litresPerSecond<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L/s = 'L/s')</span></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.36 litresPerSecond<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L/s = 'L/s')</span></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>: 0.36 litresPerSecond<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L/s = 'L/s')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "leak-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "0.34"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litresPerSecond" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L/s" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-70" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "0.36"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litresPerSecond" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L/s" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-95" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "0.36"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litresPerSecond" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L/s" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-100" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "0.36"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litresPerSecond" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L/s" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-epap-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-epap-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-epap-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;airsense-11-epap-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>: expiratory-pressure-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>#expiratory-pressure-statistic)</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><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>: 9.96 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></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>: 9.96 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></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>: 9.96 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "expiratory-pressure-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "9.96"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-95" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "9.96"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-100" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "9.96"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-ipap-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-ipap-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-ipap-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;airsense-11-ipap-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>: inspiratory-pressure-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>#inspiratory-pressure-statistic)</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><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>: 10 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></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>: 10 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></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>: 10 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "inspiratory-pressure-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "10"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-95" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "10"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-100" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "10"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-ieratio-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-ieratio-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-ieratio-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;airsense-11-ieratio-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>: ie-ratio-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>#ie-ratio-statistic)</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><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>: 36</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>: 50</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>: 50</p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "ie-ratio-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "36"^^xsd:decimal ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-95" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "50"^^xsd:decimal ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-100" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "50"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-maskpress-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-maskpress-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-maskpress-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;airsense-11-maskpress-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>: mask-pressure-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>#mask-pressure-statistic)</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><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>: 9.92 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></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>: 9.92 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></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>: 9.92 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "mask-pressure-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "9.92"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-95" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "9.92"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-100" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "9.92"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-minvent-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-minvent-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-minvent-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;airsense-11-minvent-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>: minute-ventilation-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>#minute-ventilation-statistic)</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><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>: 10.88 litresPerMinute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L/min = 'L/min')</span></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>: 15.75 litresPerMinute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L/min = 'L/min')</span></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>: 15.75 litresPerMinute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L/min = 'L/min')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "minute-ventilation-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "10.88"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litresPerMinute" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L/min" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-95" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "15.75"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litresPerMinute" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L/min" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-100" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "15.75"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litresPerMinute" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L/min" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-flow-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-flow-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-flow-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;airsense-11-flow-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>: respiratory-flow-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>#respiratory-flow-statistic)</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><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>: 0.38 litresPerSecond<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L/s = 'L/s')</span></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>: 1.06 litresPerSecond<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L/s = 'L/s')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "respiratory-flow-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-5" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "0.38"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litresPerSecond" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L/s" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-95" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "1.06"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litresPerSecond" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L/s" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-resprate-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-resprate-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-resprate-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;airsense-11-resprate-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>: respiratory-rate-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>#respiratory-rate-statistic)</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><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>: 16.8 breathsPerMinute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></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>: 21.6 breathsPerMinute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></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>: 21.6 breathsPerMinute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "respiratory-rate-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "16.8"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "breathsPerMinute" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "/min" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-95" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "21.6"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "breathsPerMinute" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "/min" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-100" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "21.6"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "breathsPerMinute" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "/min" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-tidal-vol-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-tidal-vol-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-tidal-vol-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;airsense-11-tidal-vol-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>: tidal-volume-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>#tidal-volume-statistic)</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><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.54 litres<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L = 'L')</span></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>: 1.08 litres<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L = 'L')</span></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.08 litres<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L = 'L')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "tidal-volume-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "0.54"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litres" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-95" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "1.08"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litres" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-100" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "1.08"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litres" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-blowflow-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-blowflow-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-blowflow-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;airsense-11-blowflow-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>: blower-flow-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>#blower-flow-statistic)</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>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></td><td>0.86 litresPerSecond<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code L/s = 'L/s')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "blower-flow-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "0.86"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "litresPerSecond" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "L/s" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-blowpress-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-blowpress-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-blowpress-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;airsense-11-blowpress-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>: blower-pressure-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>#blower-pressure-statistic)</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><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>: 10.9 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></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>: 12.44 cmH2O<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm[H2O] = 'cm[H2O]')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "blower-pressure-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-5" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "10.9"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-95" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "12.44"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "cmH2O" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "cm[H2O]" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-amb-hum-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-amb-hum-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-amb-hum-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;airsense-11-amb-hum-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>: ambient-humidity-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>#ambient-humidity-statistic)</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>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></td><td>11.2 milligramsPerLitre<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/L = 'mg/L')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "ambient-humidity-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "11.2"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "milligramsPerLitre" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "mg/L" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-humtemp-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-humtemp-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-humtemp-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;airsense-11-humtemp-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>: humidifier-temperature-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>#humidifier-temperature-statistic)</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>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></td><td>57.6 Celcius<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code Cel = 'Cel')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "humidifier-temperature-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "57.6"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "Celcius" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "Cel" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-humpow-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-humpow-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-humpow-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;airsense-11-humpow-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>: humidifier-power-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>#humidifier-power-statistic)</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>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></td><td>11.6</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "humidifier-power-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "11.6"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-htubetemp-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-htubetemp-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-htubetemp-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;airsense-11-htubetemp-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>: heated-tube-temperature-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>#heated-tube-temperature-statistic)</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>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></td><td>27.2 Celcius<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code Cel = 'Cel')</span></td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "heated-tube-temperature-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "27.2"^^xsd:decimal ] ;
       fhir:unit [ fhir:v "Celcius" ] ;
       fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "Cel" ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-htubepow-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-htubepow-stats"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-stats-observation>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-htubepow-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;airsense-11-htubepow-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>: heated-tube-power-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>#heated-tube-power-statistic)</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>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></td><td>0</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "heated-tube-power-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] ; # 
  fhir:component ( [
     fhir:code [
       fhir:coding ( [
         fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "centile-50" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "0"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-11-heated-tube> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-heated-tube"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-single-measure"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-single-measure>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-heated-tube\"> </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-heated-tube&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-single-measure.html\">ResMed Single Measure</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: heated-tube-type <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#heated-tube-type)</span></p><p><b>effective</b>: 2022-06-07</p><p><b>issued</b>: Jun 7, 2022, 5:11:35 AM</p><p><b>value</b>: 15mm heated tube <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-heated-tube-code-system.html\">ResMed Heated Tube CodeSystem</a>#15mm)</span></p><p><b>device</b>: <a href=\"Device-airsense-11.html\">Device/airsense-11</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "heated-tube-type" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-heated-tube-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "15mm" ]
     ] )
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-11-humidifier> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-humidifier"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-single-measure"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-single-measure>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-humidifier\"> </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-humidifier&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-single-measure.html\">ResMed Single Measure</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: humidifier-type <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#humidifier-type)</span></p><p><b>effective</b>: 2022-06-07</p><p><b>issued</b>: Jun 7, 2022, 5:11:35 AM</p><p><b>value</b>: Internal humidifier <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-humidifier-code-system.html\">ResMed Humidifier CodeSystem</a>#internal)</span></p><p><b>device</b>: <a href=\"Device-airsense-11.html\">Device/airsense-11</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "humidifier-type" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:CodeableConcept ;
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-humidifier-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "internal" ]
     ] )
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-11-ai> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-ai"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-single-measure"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-single-measure>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-ai\"> </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-ai&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-single-measure.html\">ResMed Single Measure</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: apnea-index <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#apnea-index)</span></p><p><b>effective</b>: 2022-06-07</p><p><b>issued</b>: Jun 7, 2022, 5:11:35 AM</p><p><b>value</b>: 0</p><p><b>device</b>: <a href=\"Device-airsense-11.html\">Device/airsense-11</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "apnea-index" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "0"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-11-hi> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-hi"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-single-measure"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-single-measure>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-hi\"> </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-hi&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-single-measure.html\">ResMed Single Measure</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: hypopnea-index <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#hypopnea-index)</span></p><p><b>effective</b>: 2022-06-07</p><p><b>issued</b>: Jun 7, 2022, 5:11:35 AM</p><p><b>value</b>: 0</p><p><b>device</b>: <a href=\"Device-airsense-11.html\">Device/airsense-11</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "hypopnea-index" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "0"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-11-ahi> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-11-ahi"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://resmed.com/fhir/core/StructureDefinition/resmed-single-measure"^^xsd:anyURI ;
       fhir:link <http://resmed.com/fhir/core/StructureDefinition/resmed-single-measure>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"airsense-11-ahi\"> </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-ahi&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-single-measure.html\">ResMed Single Measure</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: apnea-hypopnea-index <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#apnea-hypopnea-index)</span></p><p><b>effective</b>: 2022-06-07</p><p><b>issued</b>: Jun 7, 2022, 5:11:35 AM</p><p><b>value</b>: 0</p><p><b>device</b>: <a href=\"Device-airsense-11.html\">Device/airsense-11</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "preliminary"] ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "apnea-hypopnea-index" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2022-06-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2022-06-07T05:11:35.285Z"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "0"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-11> ;
     fhir:reference [ fhir:v "Device/airsense-11" ]
  ] . # 

# -------------------------------------------------------------------------------------

