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 - JSON Representation

Draft as of 2024-01-11

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "rmd-ruleOutcomeComponent-cs",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://resmed.com/fhir/core/CodeSystem/rmd-ruleOutcomeComponent-cs",
  "version" : "0.37.0",
  "name" : "CodeSystemResMedRuleComponentCodes",
  "title" : "ResMed Rule Outcome Components Code System",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-01-11T18:32:48+00:00",
  "publisher" : "ResMed Corp",
  "contact" : [
    {
      "name" : "ResMed Corp",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.resmed.com"
        },
        {
          "system" : "email",
          "value" : "atomteam-halifax@resmed.com"
        }
      ]
    }
  ],
  "description" : "A code system consisting of codes identifying rule outcome elements",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "average-daily-use",
      "display" : "Average Daily Use",
      "definition" : "The average daily use (in hours) the patient has been using their device within the compliance period."
    },
    {
      "code" : "compliant-days-in-last-30",
      "display" : "Recent Compliant Days",
      "definition" : "The number of days within the last 30 day period the patient was in compliance with the use of their device."
    },
    {
      "code" : "threshold",
      "display" : "Threshold",
      "definition" : "The value against which the specified statistic is compared."
    },
    {
      "code" : "period",
      "display" : "Period",
      "definition" : "The period over which the rule is being monitored."
    },
    {
      "code" : "compliance-period",
      "display" : "Compliance Period",
      "definition" : "The period over which a patient must prove they are in compliance with the use of their device."
    },
    {
      "code" : "evaluation-period",
      "display" : "Evaluation Period",
      "definition" : "The period over which data from a patient's device is compared to the threshold, or threshold range."
    },
    {
      "code" : "evaluations",
      "display" : "Evaluations",
      "definition" : "The number of evaluations within the evaluation period the metric must be within the specified threshold."
    },
    {
      "code" : "clinical-metric",
      "display" : "Clinical Metric",
      "definition" : "The name of the clinical metric being evaluated."
    },
    {
      "code" : "statistic",
      "display" : "Statstic",
      "definition" : "The stastistic for the clinical metric specified."
    },
    {
      "code" : "comparison-operator",
      "display" : "Comparison Operator",
      "definition" : "The arithmetic operation used when comparing the specified statistic and threshold."
    }
  ]
}