ResMed Core Implementation Guide
0.37.0 - ci-build International flag

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

: ruleoutcome-card-rule-scoring-complete - TTL Representation

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ruleoutcome-card-rule-scoring-complete"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://resmed.com/fhir/core/StructureDefinition/observation-rmd-patient-compliance-progress-outcome"^^xsd:anyURI ;
fhir:link <http://resmed.com/fhir/core/StructureDefinition/observation-rmd-patient-compliance-progress-outcome>     ] )
  ] ; # 
  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=\"ruleoutcome-card-rule-scoring-complete\"> </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;ruleoutcome-card-rule-scoring-complete&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-observation-rmd-patient-compliance-progress-outcome.html\">ResMed Patient Compliance Progress Outcome Observation</a></p></div><p><b>basedOn</b>: <a href=\"ServiceRequest-sully-rule-instance2.html\">ServiceRequest/sully-rule-instance2</a></p><p><b>status</b>: final</p><p><b>category</b>: Observations generated by rules engine software representing the outcome of the rule, e.g. initial usage compliance met <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-observation-category-code-system.html\">ResMed observation category CodeSystem</a>#rule-outcome)</span>, Therapy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#therapy)</span></p><p><b>code</b>: Scoring Complete <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-rmd-ruleOutcomeTypes-cs.html\">ResMed Rule Outcome Types Code System</a>#card-rule-scoring-complete)</span></p><p><b>subject</b>: <a href=\"Patient-patient-example.html\">Patient/patient-example</a></p><p><b>effective</b>: 2022-04-18 12:00:00+0000</p><p><b>issued</b>: Apr 17, 2022, 11:59:00 AM</p><p><b>interpretation</b>: In Compliance <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-rmd-complianceRuleOutcomeInterpretations-cs.html\">ResMed Compliance Rule Outcome Interpretation Code System</a>#compliance-met)</span></p><p><b>device</b>: <a href=\"Device-device-ACE-example.html\">Device/device-ACE-example</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Compliance Period <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-rmd-ruleOutcomeComponent-cs.html\">ResMed Rule Outcome Components Code System</a>#compliance-period)</span></p><p><b>value</b>: 2022-03-25 --&gt; 2022-04-21</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Average Daily Use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-rmd-ruleOutcomeComponent-cs.html\">ResMed Rule Outcome Components Code System</a>#average-daily-use)</span></p><p><b>value</b>: 5.4 hour/day<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code h/d = 'h/d')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Threshold <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-rmd-ruleOutcomeComponent-cs.html\">ResMed Rule Outcome Components Code System</a>#threshold)</span></p><p><b>value</b>: 4 hour/day<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code h/d = 'h/d')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Recent Compliant Days <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-rmd-ruleOutcomeComponent-cs.html\">ResMed Rule Outcome Components Code System</a>#compliant-days-in-last-30)</span></p><p><b>value</b>: 23</p></blockquote></div>"
  ] ; # 
  fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/sully-rule-instance2" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-observation-category-code-system"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rule-outcome" ]     ] )
  ] [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "therapy" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeTypes-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "card-rule-scoring-complete" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/patient-example" ]
  ] ; # 
  fhir:effective [ fhir:v "2022-04-18T12:00:00Z"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2022-04-17T11:59:00Z"^^xsd:dateTime] ; # 
  fhir:interpretation ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://resmed.com/fhir/core/CodeSystem/rmd-complianceRuleOutcomeInterpretations-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "compliance-met" ]     ] )
  ] ) ; # 
  fhir:device [
fhir:reference [ fhir:v "Device/device-ACE-example" ]
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "compliance-period" ]       ] )     ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2022-03-25"^^xsd:date ] ;
fhir:end [ fhir:v "2022-04-21"^^xsd:date ]     ]
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "average-daily-use" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5.4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "hour/day" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "h/d" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "threshold" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "4"^^xsd:decimal ] ;
fhir:unit [ fhir:v "hour/day" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "h/d" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "compliant-days-in-last-30" ]       ] )     ] ;
fhir:value [ fhir:v "23"^^xsd:integer ]
  ] ) . #