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

: ResMed Rule Outcome Types Code System - XML Representation

Draft as of 2024-01-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="rmd-ruleOutcomeTypes-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>notSelectable</td><td>notSelectable</td><td>boolean</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeTypes-cs</code> defines the following codes in a Grouped By heirarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style="white-space:nowrap">_complianceOutcome<a name="rmd-ruleOutcomeTypes-cs-_complianceOutcome"> </a></td><td>Compliance Outcome (abstract)</td><td/></tr><tr><td>2</td><td style="white-space:nowrap">  patient-compliance-progress<a name="rmd-ruleOutcomeTypes-cs-patient-compliance-progress"> </a></td><td>Compliance Progress</td><td>How close the patient is to meeting compliance</td></tr><tr><td>2</td><td style="white-space:nowrap">  payor-initial-compliance<a name="rmd-ruleOutcomeTypes-cs-payor-initial-compliance"> </a></td><td>Initial Compliance</td><td>Whether the patient has met initial payor compliance</td></tr><tr><td>2</td><td style="white-space:nowrap">  payor-ongoing-compliance<a name="rmd-ruleOutcomeTypes-cs-payor-ongoing-compliance"> </a></td><td>Ongoing Compliance</td><td>Whether the patient has met ongoing payor compliance</td></tr><tr><td>1</td><td style="white-space:nowrap">_operationalOutcome<a name="rmd-ruleOutcomeTypes-cs-_operationalOutcome"> </a></td><td>Operational Outcome (abstract)</td><td/></tr><tr><td>2</td><td style="white-space:nowrap">  card-rule-scoring-complete<a name="rmd-ruleOutcomeTypes-cs-card-rule-scoring-complete"> </a></td><td>Scoring Complete</td><td>Card to Cloud (C2C) scoring complete</td></tr><tr><td>1</td><td style="white-space:nowrap">_clinicalOutcome<a name="rmd-ruleOutcomeTypes-cs-_clinicalOutcome"> </a></td><td>Clinical Outcome (abstract)</td><td/></tr><tr><td>2</td><td style="white-space:nowrap">  therapy-rule-scored<a name="rmd-ruleOutcomeTypes-cs-therapy-rule-scored"> </a></td><td>Therapy Rule Scored</td><td>The result of evaluating a rule against therapy data received from a patient's device.</td></tr></table></div>
  </text>
  <url
       value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeTypes-cs"/>
  <version value="0.37.0"/>
  <name value="CodeSystemResMedRuleOutcomeTypeCodes"/>
  <title value="ResMed Rule Outcome Types Code System"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-01-11T18:32:48+00:00"/>
  <publisher value="ResMed Corp"/>
  <contact>
    <name value="ResMed Corp"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.resmed.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="atomteam-halifax@resmed.com"/>
    </telecom>
  </contact>
  <description
               value="A code system consisting of all the rule outcome types"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="grouped-by"/>
  <content value="complete"/>
  <count value="8"/>
  <property>
    <code value="notSelectable"/>
    <uri value="notSelectable"/>
    <description
                 value="Indicates that the code is abstract - only intended to be used as a selector for other concepts"/>
    <type value="boolean"/>
  </property>
  <concept>
    <code value="_complianceOutcome"/>
    <display value="Compliance Outcome (abstract)"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <concept>
      <code value="patient-compliance-progress"/>
      <display value="Compliance Progress"/>
      <definition value="How close the patient is to meeting compliance"/>
    </concept>
    <concept>
      <code value="payor-initial-compliance"/>
      <display value="Initial Compliance"/>
      <definition
                  value="Whether the patient has met initial payor compliance"/>
    </concept>
    <concept>
      <code value="payor-ongoing-compliance"/>
      <display value="Ongoing Compliance"/>
      <definition
                  value="Whether the patient has met ongoing payor compliance"/>
    </concept>
  </concept>
  <concept>
    <code value="_operationalOutcome"/>
    <display value="Operational Outcome (abstract)"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <concept>
      <code value="card-rule-scoring-complete"/>
      <display value="Scoring Complete"/>
      <definition value="Card to Cloud (C2C) scoring complete"/>
    </concept>
  </concept>
  <concept>
    <code value="_clinicalOutcome"/>
    <display value="Clinical Outcome (abstract)"/>
    <property>
      <code value="notSelectable"/>
      <valueBoolean value="true"/>
    </property>
    <concept>
      <code value="therapy-rule-scored"/>
      <display value="Therapy Rule Scored"/>
      <definition
                  value="The result of evaluating a rule against therapy data received from a patient's device."/>
    </concept>
  </concept>
</CodeSystem>