<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="rmd-therapyRuleOutcomeInterpretations-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-therapyRuleOutcomeInterpretations-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">issue-active<a name="rmd-therapyRuleOutcomeInterpretations-cs-issue-active"> </a></td><td>Issue Active</td><td>The rule result indicates an issue with the patient's therapy.</td></tr><tr><td style="white-space:nowrap">issue-cleared<a name="rmd-therapyRuleOutcomeInterpretations-cs-issue-cleared"> </a></td><td>Issue Cleared</td><td>The rule result indicates a previous therapy issue has been resolved.</td></tr></table></div>
  </text>
  <url value="http://resmed.com/fhir/core/CodeSystem/rmd-therapyRuleOutcomeInterpretations-cs"/>
  <version value="0.37.0"/>
  <name value="CodeSystemResMedTherapyRuleOutcomeInterpretationCodes"/>
  <title value="ResMed Therapy Rule Outcome Interpretation 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 therapy rule outcome interpretations."/>
  <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="2"/>
  <concept>
    <code value="issue-active"/>
    <display value="Issue Active"/>
    <definition value="The rule result indicates an issue with the patient's therapy."/>
  </concept>
  <concept>
    <code value="issue-cleared"/>
    <display value="Issue Cleared"/>
    <definition value="The rule result indicates a previous therapy issue has been resolved."/>
  </concept>
</CodeSystem>