PACIO Functional Status Implementation Guide, published by HL7 Patient Care Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-pacio-functional-status/ and changes regularly. See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "pacio-cat-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-observation-category.html\">http://hl7.org/fhir/ValueSet/observation-category</a></li><li>Include all codes defined in <a href=\"CodeSystem-pacio-cat-fs.html\"><code>http://hl7.org/fhir/us/pacio-fs/CodeSystem/pacio-cat-fs</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/pacio-fs/ValueSet/pacio-cat-vs",
"version" : "1.0.0",
"name" : "PACIOFunctioningCategoryVS",
"title" : "PACIO Functioning Category Value Set",
"status" : "active",
"date" : "2021-11-03T18:56:23+00:00",
"publisher" : "HL7 Patient Care Work Group",
"contact" : [
{
"name" : "HL7 Patient Care Work Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
},
{
"system" : "email",
"value" : "patientcare@lists.HL7.org"
}
]
},
{
"name" : "PACIO project",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientcare"
},
{
"system" : "email",
"value" : "info@pacioproject.org"
}
]
}
],
"description" : "Codes for the classification of patient observation. This is an extension of the ObservationCategoryCodes value set",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"valueSet" : [
"http://hl7.org/fhir/ValueSet/observation-category"
]
},
{
"system" : "http://hl7.org/fhir/us/pacio-fs/CodeSystem/pacio-cat-fs"
}
]
}
}