FHIR Orders Exchange (FOE) / Post-Acute Orders (PAO) / (DME-Orders), published by HL7. This is not an authorized publication; it is the continuous build for version 0.2.2). This version is based on the current content of https://github.com/HL7/dme-orders/ and changes regularly. See the Directory of published versions
: PAO Task Code Value Set - JSON Representation
Raw json | Download
{
"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"
}
]
}
}