ResMed Core Implementation Guide
0.37.0 - ci-build
ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="ruleoutcome-therapy-issue-with-base-narrative"/>
<meta>
<profile
value="http://resmed.com/fhir/core/StructureDefinition/observation-rmd-patient-therapy-rule-outcome"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" lang="en-US">AHI > 10 events/hour for 5 days in a row in the first 90 days.</div>
</text>
<basedOn>🔗
<reference value="ServiceRequest/sully-rule-instance2"/>
</basedOn>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.resmed.com/CodeSystem/resmed-observation-category-code-system"/>
<code value="rule-outcome"/>
</coding>
</category>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="therapy"/>
</coding>
</category>
<code>
<coding>
<system
value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeTypes-cs"/>
<code value="therapy-rule-scored"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patient-example"/>
</subject>
<effectiveDateTime value="2021-12-07T12:00:00Z"/>
<issued value="2021-12-07T11:59:00Z"/>
<interpretation>
<coding>
<system
value="http://resmed.com/fhir/core/CodeSystem/rmd-therapyRuleOutcomeInterpretations-cs"/>
<code value="issue-active"/>
</coding>
</interpretation>
<device>🔗
<reference value="Device/device-ACE-example"/>
</device>
<component>
<code>
<coding>
<system
value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"/>
<code value="clinical-metric"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://terminology.resmed.com/CodeSystem/resmed-observation-metrics-code-system"/>
<code value="apnea-hypopnea-index"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"/>
<code value="statistic"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://terminology.resmed.com/CodeSystem/resmed-statistics-code-system"/>
<code value="centile-50"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"/>
<code value="threshold"/>
</coding>
</code>
<valueQuantity>
<value value="10"/>
<unit value="events/hour"/>
<system value="http://unitsofmeasure.org"/>
<code value="/h"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system
value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"/>
<code value="comparison-operator"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://hl7.org/fhir/quantity-comparator"/>
<code value=">"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"/>
<code value="evaluation-period"/>
</coding>
</code>
<valueQuantity>
<value value="5"/>
<unit value="day"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system
value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"/>
<code value="evaluations"/>
</coding>
</code>
<valueInteger value="5"/>
</component>
<component>
<code>
<coding>
<system
value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"/>
<code value="period"/>
</coding>
</code>
<valueQuantity>
<value value="90"/>
<unit value="day"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</valueQuantity>
</component>
</Observation>