PACIO Personal Functioning and Engagement Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-pfe/ and changes regularly. See the Directory of published versions
Active as of 2024-08-13 |
{
"resourceType" : "ValueSet",
"id" : "pfe-us-core-category-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pfe-us-core-category-vs</b></p><a name=\"pfe-us-core-category-vs\"> </a><a name=\"hcpfe-us-core-category-vs\"> </a><a name=\"pfe-us-core-category-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/us/core/STU6.1/CodeSystem-us-core-category.html\"><code>http://hl7.org/fhir/us/core/CodeSystem/us-core-category</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/us/core/STU6.1/CodeSystem-us-core-category.html#us-core-category-functional-status\">functional-status</a></td><td>Functional Status</td><td>Functional Status category</td></tr><tr><td><a href=\"http://hl7.org/fhir/us/core/STU6.1/CodeSystem-us-core-category.html#us-core-category-cognitive-status\">cognitive-status</a></td><td>Cognitive Status</td><td>Cognitive Status category</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
}
],
"url" : "http://hl7.org/fhir/us/pacio-pfe/ValueSet/pfe-us-core-category-vs",
"version" : "2.0.0-ballot",
"name" : "PFEUSCoreCategoryVS",
"title" : "Personal Functioning and Engagement US Core Value Set",
"status" : "active",
"experimental" : false,
"date" : "2024-08-13T14:51:10+00:00",
"publisher" : "HL7 International / Patient Care",
"contact" : [
{
"name" : "HL7 International / Patient Care",
"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" : "Subset of the us core categories to identify the type of PFE observation",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"concept" : [
{
"code" : "functional-status",
"display" : "Functional Status"
},
{
"code" : "cognitive-status",
"display" : "Cognitive Status"
}
]
}
]
}
}