Person-Centered Outcomes - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-02-10 |
{
"resourceType" : "CodeSystem",
"id" : "pco-concepts",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem pco-concepts</b></p><a name=\"pco-concepts\"> </a><a name=\"hcpco-concepts\"> </a><a name=\"pco-concepts-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pco/CodeSystem/pco-concepts</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">person-centered<a name=\"pco-concepts-person-centered\"> </a></td><td>Person-Centered</td><td>General category for person-centered goals and observations</td></tr><tr><td style=\"white-space:nowrap\">what-matters<a name=\"pco-concepts-what-matters\"> </a></td><td>What Matters</td><td>Identify each person's specific health outcome goals and priorities across settings of care.</td></tr><tr><td style=\"white-space:nowrap\">well-being<a name=\"pco-concepts-well-being\"> </a></td><td>Well-Being</td><td>Indicator for a person's well-being.</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pc"
}
],
"url" : "http://hl7.org/fhir/us/pco/CodeSystem/pco-concepts",
"version" : "0.2.0",
"name" : "PCOConcepts",
"title" : "Person-Centered Outcome Concepts",
"status" : "active",
"experimental" : false,
"date" : "2025-02-10T21:11:28+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"
}
]
}
],
"description" : "Code system to identify resource codes and category codes for Person-Centered Outcomes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : true,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "person-centered",
"display" : "Person-Centered",
"definition" : "General category for person-centered goals and observations"
},
{
"code" : "what-matters",
"display" : "What Matters",
"definition" : "Identify each person's specific health outcome goals and priorities across settings of care."
},
{
"code" : "well-being",
"display" : "Well-Being",
"definition" : "Indicator for a person's well-being."
}
]
}