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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="rmd-complianceRuleOutcomeInterpretations-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-complianceRuleOutcomeInterpretations-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">compliance-met<a name="rmd-complianceRuleOutcomeInterpretations-cs-compliance-met"> </a></td><td>In Compliance</td><td>The patient is in compliance with the rule</td></tr><tr><td style="white-space:nowrap">compliance-not-met<a name="rmd-complianceRuleOutcomeInterpretations-cs-compliance-not-met"> </a></td><td>Not In Compliance</td><td>The patient is not in compliance with the rule</td></tr></table></div>
  </text>
  <url value="http://resmed.com/fhir/core/CodeSystem/rmd-complianceRuleOutcomeInterpretations-cs"/>
  <version value="0.37.0"/>
  <name value="CodeSystemResMedComplianceRuleOutcomeInterpretationCodes"/>
  <title value="ResMed Compliance 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 compliance 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="compliance-met"/>
    <display value="In Compliance"/>
    <definition value="The patient is in compliance with the rule"/>
  </concept>
  <concept>
    <code value="compliance-not-met"/>
    <display value="Not In Compliance"/>
    <definition value="The patient is not in compliance with the rule"/>
  </concept>
</CodeSystem>