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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="resmed-plan-definition-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-publication-status.html"><code>http://hl7.org/fhir/publication-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-publication-status.html#publication-status-active">active</a></td><td style="color: #cccccc">Active</td><td>This resource is ready for normal use.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-publication-status.html#publication-status-retired">retired</a></td><td style="color: #cccccc">Retired</td><td>This resource has been withdrawn or superseded and should no longer be used.</td></tr></table></li></ul></div>
  </text>
  <url value="http://terminology.resmed.com/ValueSet/resmed-plandefinition-status"/>
  <version value="0.37.0"/>
  <name value="ResMedPlanDefinitionStatusValueSet"/>
  <title value="ResMed PlanDefinition 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 status values for ResMed PlanDefinition"/>
  <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/publication-status"/>
      <concept>
        <code value="active"/>
      </concept>
      <concept>
        <code value="retired"/>
      </concept>
    </include>
  </compose>
</ValueSet>