Person-Centered Outcomes
0.2.0 - ci-build
Person-Centered Outcomes, published by Mountain Lotus WellBeing LLC. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mtnlotus/pco-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-10-25 |
{
"resourceType" : "CodeSystem",
"id" : "ncqa-goal-domains",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ncqa-goal-domains</b></p><a name=\"ncqa-goal-domains\"> </a><a name=\"hcncqa-goal-domains\"> </a><a name=\"ncqa-goal-domains-en-US\"> </a><p>This case-sensitive code system <code>http://mtnlotus.com/uv/pco/CodeSystem/ncqa-goal-domains</code> defines the following codes:</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\">housing<a name=\"ncqa-goal-domains-housing\"> </a></td><td>Housing</td><td>Having acceptable housing that is appropriate for a person's needs.</td></tr><tr><td style=\"white-space:nowrap\">access-to-services<a name=\"ncqa-goal-domains-access-to-services\"> </a></td><td>Access To Services</td><td>Ability to access, afford, and utilize appropriate health and community resources. Includes access to transportation, stable food resources, and assistance with financial concerns.</td></tr><tr><td style=\"white-space:nowrap\">caregiver-needs<a name=\"ncqa-goal-domains-caregiver-needs\"> </a></td><td>Caregiver Needs</td><td/></tr><tr><td style=\"white-space:nowrap\">end-of-life<a name=\"ncqa-goal-domains-end-of-life\"> </a></td><td>End Of Life</td><td>Planning for end-of-life care and desires to reduce burden on family or others.</td></tr><tr><td style=\"white-space:nowrap\">independence<a name=\"ncqa-goal-domains-independence\"> </a></td><td>Independence</td><td>Ability to live independently without help or assistance from others.</td></tr><tr><td style=\"white-space:nowrap\">legal<a name=\"ncqa-goal-domains-legal\"> </a></td><td>Legal</td><td>Having adequate support for legal issues such as child custody, medical power of attorney, etc.</td></tr><tr><td style=\"white-space:nowrap\">managing-conditions<a name=\"ncqa-goal-domains-managing-conditions\"> </a></td><td>Managing Conditions</td><td>Satisfaction with health care received or desired, and experiences with providers and the health care system.</td></tr><tr><td style=\"white-space:nowrap\">medication-management<a name=\"ncqa-goal-domains-medication-management\"> </a></td><td>Medication Management</td><td>Satisfaction with ability to manage medications.</td></tr><tr><td style=\"white-space:nowrap\">improving-health-and-wellness<a name=\"ncqa-goal-domains-improving-health-and-wellness\"> </a></td><td>Improving Health And Wellness</td><td>Ability to develop, improve and maintain positive health and wellness habits.</td></tr><tr><td style=\"white-space:nowrap\">physical-function<a name=\"ncqa-goal-domains-physical-function\"> </a></td><td>Physical Function</td><td>Ability to manage physical functioning, physical symptoms or conditions, and improve or maintain ability to participate in physical activities.</td></tr><tr><td style=\"white-space:nowrap\">social-functioning<a name=\"ncqa-goal-domains-social-functioning\"> </a></td><td>Social Functioning</td><td/></tr><tr><td style=\"white-space:nowrap\">emotional-and-mental-health<a name=\"ncqa-goal-domains-emotional-and-mental-health\"> </a></td><td>Emotional And Mental Health</td><td/></tr></table></div>"
},
"url" : "http://mtnlotus.com/uv/pco/CodeSystem/ncqa-goal-domains",
"version" : "0.2.0",
"name" : "NCQAGoalDomains",
"title" : "NCQA Goal Domains",
"status" : "active",
"experimental" : false,
"date" : "2024-10-25T20:08:38+00:00",
"publisher" : "Mountain Lotus WellBeing LLC",
"contact" : [
{
"name" : "Mountain Lotus WellBeing LLC",
"telecom" : [
{
"system" : "url",
"value" : "http://mtnlotus.com"
}
]
}
],
"description" : "NCQA goal domain codes used to identify the category for PCO resources.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 12,
"concept" : [
{
"code" : "housing",
"display" : "Housing",
"definition" : "Having acceptable housing that is appropriate for a person's needs."
},
{
"code" : "access-to-services",
"display" : "Access To Services",
"definition" : "Ability to access, afford, and utilize appropriate health and community resources. Includes access to transportation, stable food resources, and assistance with financial concerns."
},
{
"code" : "caregiver-needs",
"display" : "Caregiver Needs"
},
{
"code" : "end-of-life",
"display" : "End Of Life",
"definition" : "Planning for end-of-life care and desires to reduce burden on family or others."
},
{
"code" : "independence",
"display" : "Independence",
"definition" : "Ability to live independently without help or assistance from others."
},
{
"code" : "legal",
"display" : "Legal",
"definition" : "Having adequate support for legal issues such as child custody, medical power of attorney, etc."
},
{
"code" : "managing-conditions",
"display" : "Managing Conditions",
"definition" : "Satisfaction with health care received or desired, and experiences with providers and the health care system."
},
{
"code" : "medication-management",
"display" : "Medication Management",
"definition" : "Satisfaction with ability to manage medications."
},
{
"code" : "improving-health-and-wellness",
"display" : "Improving Health And Wellness",
"definition" : "Ability to develop, improve and maintain positive health and wellness habits."
},
{
"code" : "physical-function",
"display" : "Physical Function",
"definition" : "Ability to manage physical functioning, physical symptoms or conditions, and improve or maintain ability to participate in physical activities."
},
{
"code" : "social-functioning",
"display" : "Social Functioning"
},
{
"code" : "emotional-and-mental-health",
"display" : "Emotional And Mental Health"
}
]
}