{
  "resourceType" : "ValueSet",
  "id" : "PAOX-Task-Code",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2020-07-27T06:12:56.409Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-task-code.html\"><code>http://hl7.org/fhir/CodeSystem/task-code</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/dme-orders/ValueSet/PAOX-Task-Code",
  "version" : "0.2.2",
  "name" : "PAOxTaskCode",
  "title" : "PAO Task Code Value Set",
  "status" : "draft",
  "date" : "2023-06-25T16:57:50+00:00",
  "publisher" : "HL7",
  "contact" : [{
    "name" : "HL7 International - Orders and Observations",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/orders"
    }]
  }],
  "description" : "This the task.code value set -- uses same code systems as the base resource but restricts the codes and makes it extensible.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/CodeSystem/task-code"
    }]
  }
}