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 Components Code System - XML Representation

Draft as of 2024-01-11

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="rmd-ruleOutcomeComponent-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">average-daily-use<a name="rmd-ruleOutcomeComponent-cs-average-daily-use"> </a></td><td>Average Daily Use</td><td>The average daily use (in hours) the patient has been using their device within the compliance period.</td></tr><tr><td style="white-space:nowrap">compliant-days-in-last-30<a name="rmd-ruleOutcomeComponent-cs-compliant-days-in-last-30"> </a></td><td>Recent Compliant Days</td><td>The number of days within the last 30 day period the patient was in compliance with the use of their device.</td></tr><tr><td style="white-space:nowrap">threshold<a name="rmd-ruleOutcomeComponent-cs-threshold"> </a></td><td>Threshold</td><td>The value against which the specified statistic is compared.</td></tr><tr><td style="white-space:nowrap">period<a name="rmd-ruleOutcomeComponent-cs-period"> </a></td><td>Period</td><td>The period over which the rule is being monitored.</td></tr><tr><td style="white-space:nowrap">compliance-period<a name="rmd-ruleOutcomeComponent-cs-compliance-period"> </a></td><td>Compliance Period</td><td>The period over which a patient must prove they are in compliance with the use of their device.</td></tr><tr><td style="white-space:nowrap">evaluation-period<a name="rmd-ruleOutcomeComponent-cs-evaluation-period"> </a></td><td>Evaluation Period</td><td>The period over which data from a patient's device is compared to the threshold, or threshold range.</td></tr><tr><td style="white-space:nowrap">evaluations<a name="rmd-ruleOutcomeComponent-cs-evaluations"> </a></td><td>Evaluations</td><td>The number of evaluations within the evaluation period the metric must be within the specified threshold.</td></tr><tr><td style="white-space:nowrap">clinical-metric<a name="rmd-ruleOutcomeComponent-cs-clinical-metric"> </a></td><td>Clinical Metric</td><td>The name of the clinical metric being evaluated.</td></tr><tr><td style="white-space:nowrap">statistic<a name="rmd-ruleOutcomeComponent-cs-statistic"> </a></td><td>Statstic</td><td>The stastistic for the clinical metric specified.</td></tr><tr><td style="white-space:nowrap">comparison-operator<a name="rmd-ruleOutcomeComponent-cs-comparison-operator"> </a></td><td>Comparison Operator</td><td>The arithmetic operation used when comparing the specified statistic and threshold.</td></tr></table></div>
  </text>
  <url
       value="http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs"/>
  <version value="0.37.0"/>
  <name value="CodeSystemResMedRuleComponentCodes"/>
  <title value="ResMed Rule Outcome Components 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 codes identifying rule outcome elements"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="10"/>
  <concept>
    <code value="average-daily-use"/>
    <display value="Average Daily Use"/>
    <definition
                value="The average daily use (in hours) the patient has been using their device within the compliance period."/>
  </concept>
  <concept>
    <code value="compliant-days-in-last-30"/>
    <display value="Recent Compliant Days"/>
    <definition
                value="The number of days within the last 30 day period the patient was in compliance with the use of their device."/>
  </concept>
  <concept>
    <code value="threshold"/>
    <display value="Threshold"/>
    <definition
                value="The value against which the specified statistic is compared."/>
  </concept>
  <concept>
    <code value="period"/>
    <display value="Period"/>
    <definition value="The period over which the rule is being monitored."/>
  </concept>
  <concept>
    <code value="compliance-period"/>
    <display value="Compliance Period"/>
    <definition
                value="The period over which a patient must prove they are in compliance with the use of their device."/>
  </concept>
  <concept>
    <code value="evaluation-period"/>
    <display value="Evaluation Period"/>
    <definition
                value="The period over which data from a patient's device is compared to the threshold, or threshold range."/>
  </concept>
  <concept>
    <code value="evaluations"/>
    <display value="Evaluations"/>
    <definition
                value="The number of evaluations within the evaluation period the metric must be within the specified threshold."/>
  </concept>
  <concept>
    <code value="clinical-metric"/>
    <display value="Clinical Metric"/>
    <definition value="The name of the clinical metric being evaluated."/>
  </concept>
  <concept>
    <code value="statistic"/>
    <display value="Statstic"/>
    <definition value="The stastistic for the clinical metric specified."/>
  </concept>
  <concept>
    <code value="comparison-operator"/>
    <display value="Comparison Operator"/>
    <definition
                value="The arithmetic operation used when comparing the specified statistic and threshold."/>
  </concept>
</CodeSystem>