This page is part of the Post Acute Orders FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "PAOX-Task-Code",
"meta" : {
"versionId" : "3",
"lastUpdated" : "2020-07-27T02:12:56.409+00:00",
"source" : "#lGjTQT9nQLTvMyMD"
},
"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.0",
"name" : "PAOxTaskCode",
"title" : "PAO Task Code Value Set",
"status" : "draft",
"date" : "2020-08-10T18:26:26+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"
}
]
}
}