{
  "resourceType" : "ValueSet",
  "id" : "resmed-plan-definition-status-value-set",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "http://terminology.resmed.com/ValueSet/resmed-plandefinition-status",
  "version" : "0.37.0",
  "name" : "ResMedPlanDefinitionStatusValueSet",
  "title" : "ResMed PlanDefinition status ValueSet",
  "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" : "The set of supported status values for ResMed PlanDefinition",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/publication-status",
      "concept" : [{
        "code" : "active"
      },
      {
        "code" : "retired"
      }]
    }]
  }
}