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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="resmed-careplan-request-status-value-set"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-request-status.html"><code>http://hl7.org/fhir/request-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-active">active</a></td><td style="color: #cccccc">Active</td><td>The request is in force and ready to be acted upon.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-revoked">revoked</a></td><td style="color: #cccccc">Revoked</td><td>The request (and any implicit authorization to act) has been terminated prior to the known full completion of the intended actions.  No further activity should occur.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-completed">completed</a></td><td style="color: #cccccc">Completed</td><td>The activity described by the request has been fully performed.  No further activity will occur.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-request-status.html#request-status-unknown">unknown</a></td><td style="color: #cccccc">Unknown</td><td>The authoring/source system does not know which of the status values currently applies for this request.  Note: This concept is not to be used for &quot;other&quot; - one of the listed statuses is presumed to apply,  but the authoring/source system does not know which.</td></tr></table></li></ul></div>
  </text>
  <url value="http://terminology.resmed.com/ValueSet/resmed-careplan-request-status"/>
  <version value="0.37.0"/>
  <name value="ResMedCarePlanReqStatusValueSet"/>
  <title value="ResMed CarePlan Request status ValueSet"/>
  <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="The set of supported request status values for ResMed CarePlan"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/request-status"/>
      <concept>
        <code value="active"/>
      </concept>
      <concept>
        <code value="revoked"/>
      </concept>
      <concept>
        <code value="completed"/>
      </concept>
      <concept>
        <code value="unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>