@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-10-summary-bundle> a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "airsense-10-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-10-summary"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-summary-periods"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-leak-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-flow-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-blowflow-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-blowpress-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-spo2-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-spo2-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-10-humtemp-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-humpow-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-htubetemp-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-htubepow-stats"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-uai"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-uai> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-10-oai"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-oai> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-10-cai"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-cai> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-10-amb-humidity"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-amb-humidity> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-10-patient-hours"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-patient-hours> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-10-heated-tube"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-csr"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-csr> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-10-spo2-threshold"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-spo2-threshold> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] [
     fhir:fullUrl [ fhir:v "http://example.org/fhir/Observation/airsense-10-humidifier"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-ai"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-hi"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-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-10-ahi"^^xsd:anyURI ] ;
     fhir:resource ( <http://example.org/fhir/Observation/airsense-10-ahi> ) ;
     fhir:request [
       fhir:method [ fhir:v "POST" ] ;
       fhir:url [ fhir:v "Observation"^^xsd:anyURI ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-summary> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: May 7, 2021, 6:28:18 PM</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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"#Observation_airsense-10-summary-periods\">See above (Observation/airsense-10-summary-periods)</a></li><li><a href=\"#Observation_airsense-10-leak-stats\">See above (Observation/airsense-10-leak-stats)</a></li><li><a href=\"#Observation_airsense-10-flow-stats\">See above (Observation/airsense-10-flow-stats)</a></li><li><a href=\"#Observation_airsense-10-blowflow-stats\">See above (Observation/airsense-10-blowflow-stats)</a></li><li><a href=\"#Observation_airsense-10-spo2-stats\">See above (Observation/airsense-10-spo2-stats)</a></li><li><a href=\"#Observation_airsense-10-blowpress-stats\">See above (Observation/airsense-10-blowpress-stats)</a></li><li><a href=\"#Observation_airsense-10-humtemp-stats\">See above (Observation/airsense-10-humtemp-stats)</a></li><li><a href=\"#Observation_airsense-10-humpow-stats\">See above (Observation/airsense-10-humpow-stats)</a></li><li><a href=\"#Observation_airsense-10-htubetemp-stats\">See above (Observation/airsense-10-htubetemp-stats)</a></li><li><a href=\"#Observation_airsense-10-htubepow-stats\">See above (Observation/airsense-10-htubepow-stats)</a></li><li><a href=\"#Observation_airsense-10-uai\">See above (Observation/airsense-10-uai)</a></li><li><a href=\"#Observation_airsense-10-cai\">See above (Observation/airsense-10-cai)</a></li><li><a href=\"#Observation_airsense-10-oai\">See above (Observation/airsense-10-oai)</a></li><li><a href=\"#Observation_airsense-10-amb-humidity\">See above (Observation/airsense-10-amb-humidity)</a></li><li><a href=\"#Observation_airsense-10-patient-hours\">See above (Observation/airsense-10-patient-hours)</a></li><li><a href=\"#Observation_airsense-10-heated-tube\">See above (Observation/airsense-10-heated-tube)</a></li><li><a href=\"#Observation_airsense-10-csr\">See above (Observation/airsense-10-csr)</a></li><li><a href=\"#Observation_airsense-10-spo2-threshold\">See above (Observation/airsense-10-spo2-threshold)</a></li><li><a href=\"#Observation_airsense-10-humidifier\">See above (Observation/airsense-10-humidifier)</a></li><li><a href=\"#Observation_airsense-10-ai\">See above (Observation/airsense-10-ai)</a></li><li><a href=\"#Observation_airsense-10-hi\">See above (Observation/airsense-10-hi)</a></li><li><a href=\"#Observation_airsense-10-ahi\">See above (Observation/airsense-10-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-05-07T13:28:18.129-05:00"^^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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  fhir:hasMember ( [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-summary-periods> ;
     fhir:reference [ fhir:v "Observation/airsense-10-summary-periods" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-leak-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-10-leak-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-flow-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-10-flow-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-blowflow-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-10-blowflow-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-spo2-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-10-spo2-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-blowpress-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-10-blowpress-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-humtemp-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-10-humtemp-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-humpow-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-10-humpow-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-htubetemp-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-10-htubetemp-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-htubepow-stats> ;
     fhir:reference [ fhir:v "Observation/airsense-10-htubepow-stats" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-uai> ;
     fhir:reference [ fhir:v "Observation/airsense-10-uai" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-cai> ;
     fhir:reference [ fhir:v "Observation/airsense-10-cai" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-oai> ;
     fhir:reference [ fhir:v "Observation/airsense-10-oai" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-amb-humidity> ;
     fhir:reference [ fhir:v "Observation/airsense-10-amb-humidity" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-patient-hours> ;
     fhir:reference [ fhir:v "Observation/airsense-10-patient-hours" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-heated-tube> ;
     fhir:reference [ fhir:v "Observation/airsense-10-heated-tube" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-csr> ;
     fhir:reference [ fhir:v "Observation/airsense-10-csr" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-spo2-threshold> ;
     fhir:reference [ fhir:v "Observation/airsense-10-spo2-threshold" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-humidifier> ;
     fhir:reference [ fhir:v "Observation/airsense-10-humidifier" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-ai> ;
     fhir:reference [ fhir:v "Observation/airsense-10-ai" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-hi> ;
     fhir:reference [ fhir:v "Observation/airsense-10-hi" ]
  ] [
     fhir:link <http://resmed.com/fhir/core/Observation/airsense-10-ahi> ;
     fhir:reference [ fhir:v "Observation/airsense-10-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-10-summary-periods> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-summary-periods&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-therapy-periods.html\">ResMed Therapy Periods</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: periods-of-use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#periods-of-use)</span></p><p><b>effective</b>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</a></p><blockquote><p><b>component</b></p><p><b>code</b>: period-of-use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#period-of-use)</span></p><p><b>value</b>: 2021-05-06 14:00:00-0500 --&gt; 2021-05-06 15:00:00-0500</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: period-of-use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#period-of-use)</span></p><p><b>value</b>: 2021-05-06 22:00:00-0500 --&gt; 2021-05-07 01:00:00-0500</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 "periods-of-use" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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 "2021-05-06T14:00:00-05:00"^^xsd:dateTime ] ;
       fhir:end [ fhir:v "2021-05-06T15:00:00-05:00"^^xsd:dateTime ]
     ]
  ] [
     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 "2021-05-06T22:00:00-05:00"^^xsd:dateTime ] ;
       fhir:end [ fhir:v "2021-05-07T01:00:00-05:00"^^xsd:dateTime ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-leak-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-leak-stats&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-stats-observation.html\">ResMed Statistical Observation</a></p></div><p><b>status</b>: preliminary</p><p><b>code</b>: leak-statistic <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-metrics-code-system.html\">ResMed Observation Metrics CodeSystem</a>#leak-statistic)</span></p><p><b>effective</b>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</a></p><blockquote><p><b>component</b></p><p><b>code</b>: 50th percentile or median <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-statistics-code-system.html\">ResMed Centiles CodeSystem</a>#centile-50)</span></p><p><b>value</b>: 0.04</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 70th percentile <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-statistics-code-system.html\">ResMed Centiles CodeSystem</a>#centile-70)</span></p><p><b>value</b>: 0.05</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 95th percentile <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-statistics-code-system.html\">ResMed Centiles CodeSystem</a>#centile-95)</span></p><p><b>value</b>: 0.05</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 100th percentile or maximum <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-statistics-code-system.html\">ResMed Centiles CodeSystem</a>#centile-100)</span></p><p><b>value</b>: 1.5</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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.04"^^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-70" ]
       ] )
     ] ;
     fhir:value [
       a fhir:Quantity ;
       fhir:value [ fhir:v "0.05"^^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 "0.05"^^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 "1.5"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-flow-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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.22</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.65</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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.22"^^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 "0.65"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-blowflow-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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>40.66</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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 "40.66"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-blowpress-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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>: 4.47</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>: 7.68</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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 "4.47"^^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 "7.68"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-spo2-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-spo2-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-10-spo2-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-10-spo2-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>: spo2-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>#spo2-statistic)</span></p><p><b>effective</b>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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>: 80</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>: 76</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 "spo2-statistic" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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 "80"^^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 "76"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-humtemp-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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.24</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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.24"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-humpow-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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>18</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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 "18"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-htubetemp-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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>18.57</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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 "18.57"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-htubepow-stats> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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>19</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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 "19"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-uai> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-uai"] ; # 
  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-10-uai\"> </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-10-uai&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>: unknown-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>#unknown-apnea-index)</span></p><p><b>effective</b>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: 6.3</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "unknown-apnea-index" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "6.3"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-10-oai> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-oai"] ; # 
  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-10-oai\"> </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-10-oai&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>: obstructive-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>#obstructive-apnea-index)</span></p><p><b>effective</b>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: 4.63</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "obstructive-apnea-index" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "4.63"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-10-cai> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-cai"] ; # 
  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-10-cai\"> </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-10-cai&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>: central-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>#central-apnea-index)</span></p><p><b>effective</b>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: 5.48</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "central-apnea-index" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "5.48"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-10-amb-humidity> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-amb-humidity"] ; # 
  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-10-amb-humidity\"> </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-10-amb-humidity&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>: 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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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>21</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] ; # 
  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 "21"^^xsd:decimal ]
     ]
  ] ) . # 

<http://example.org/fhir/Observation/airsense-10-patient-hours> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-patient-hours"] ; # 
  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-10-patient-hours\"> </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-10-patient-hours&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>: therapy-run-meter <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-run-meter)</span></p><p><b>effective</b>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: 5 Hour<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code h = 'h')</span></p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "therapy-run-meter" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "5"^^xsd:decimal ] ;
     fhir:unit [ fhir:v "Hour" ] ;
     fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
     fhir:code [ fhir:v "h" ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-10-heated-tube> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: None or unspecified <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-heated-tube-code-system.html\">ResMed Heated Tube CodeSystem</a>#none)</span></p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^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 "none" ]
     ] )
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-10-csr> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-csr"] ; # 
  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-10-csr\"> </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-10-csr&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>: csr-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>#csr-duration)</span></p><p><b>effective</b>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: 50</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "csr-duration" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "50"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-10-spo2-threshold> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-spo2-threshold"] ; # 
  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-10-spo2-threshold\"> </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-10-spo2-threshold&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>: spo2-under-static-threshold-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>#spo2-under-static-threshold-duration)</span></p><p><b>effective</b>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: 230</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "spo2-under-static-threshold-duration" ]
     ] )
  ] ; # 
  fhir:effective [ fhir:v "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "230"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-10-humidifier> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: Endcap humidifier <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-humidifier-code-system.html\">ResMed Humidifier CodeSystem</a>#end-cap)</span></p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^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 "end-cap" ]
     ] )
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-10-ai> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: 4.91</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "4.91"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-10-hi> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: 0.4</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "0.4"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

<http://example.org/fhir/Observation/airsense-10-ahi> a fhir:Observation ;
  fhir:id [ fhir:v "airsense-10-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-10-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-10-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>: 2021-05-07</p><p><b>issued</b>: May 7, 2021, 6:28:17 PM</p><p><b>value</b>: 5.25</p><p><b>device</b>: <a href=\"Device-airsense-10.html\">Device/airsense-10</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 "2021-05-07"^^xsd:date] ; # 
  fhir:issued [ fhir:v "2021-05-07T13:28:17.239-05:00"^^xsd:dateTime] ; # 
  fhir:value [
     a fhir:Quantity ;
     fhir:value [ fhir:v "5.25"^^xsd:decimal ]
  ] ; # 
  fhir:device [
     fhir:link <http://resmed.com/fhir/core/Device/airsense-10> ;
     fhir:reference [ fhir:v "Device/airsense-10" ]
  ] . # 

# -------------------------------------------------------------------------------------

