Person-Centered Outcomes
0.1.0 - ci-build International flag

Person-Centered Outcomes, published by Mountain Lotus WellBeing LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.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

: NCQA Goal Domains - TTL Representation

Active as of 2024-09-17

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ncqa-goal-domains"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
  ] ; # 
  fhir:url [ fhir:v "http://mtnlotus.com/uv/pco/CodeSystem/ncqa-goal-domains"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "NCQAGoalDomains"] ; # 
  fhir:title [ fhir:v "NCQA Goal Domains"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-17T23:40:02+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Mountain Lotus WellBeing LLC"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Mountain Lotus WellBeing LLC" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://mtnlotus.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "NCQA goal domain codes used to identify the category for PCO resources."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "12"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "housing" ] ;
fhir:display [ fhir:v "Housing" ] ;
fhir:definition [ fhir:v "Having acceptable housing that is appropriate for a person's needs." ]
  ] [
fhir:code [ fhir:v "access-to-services" ] ;
fhir:display [ fhir:v "Access To Services" ] ;
fhir:definition [ fhir:v "Ability to access, afford, and utilize appropriate health and community resources. Includes access to transportation, stable food resources, and assistance with financial concerns." ]
  ] [
fhir:code [ fhir:v "caregiver-needs" ] ;
fhir:display [ fhir:v "Caregiver Needs" ]
  ] [
fhir:code [ fhir:v "end-of-life" ] ;
fhir:display [ fhir:v "End Of Life" ] ;
fhir:definition [ fhir:v "Planning for end-of-life care and desires to reduce burden on family or others." ]
  ] [
fhir:code [ fhir:v "independence" ] ;
fhir:display [ fhir:v "Independence" ] ;
fhir:definition [ fhir:v "Ability to live independently without help or assistance from others." ]
  ] [
fhir:code [ fhir:v "legal" ] ;
fhir:display [ fhir:v "Legal" ] ;
fhir:definition [ fhir:v "Having adequate support for legal issues such as child custody, medical power of attorney, etc." ]
  ] [
fhir:code [ fhir:v "managing-conditions" ] ;
fhir:display [ fhir:v "Managing Conditions" ] ;
fhir:definition [ fhir:v "Satisfaction with health care received or desired, and experiences with providers and the health care system." ]
  ] [
fhir:code [ fhir:v "medication-management" ] ;
fhir:display [ fhir:v "Medication Management" ] ;
fhir:definition [ fhir:v "Satisfaction with ability to manage medications." ]
  ] [
fhir:code [ fhir:v "improving-health-and-wellness" ] ;
fhir:display [ fhir:v "Improving Health And Wellness" ] ;
fhir:definition [ fhir:v "Ability to develop, improve and maintain positive health and wellness habits." ]
  ] [
fhir:code [ fhir:v "physical-function" ] ;
fhir:display [ fhir:v "Physical Function" ] ;
fhir:definition [ fhir:v "Ability to manage physical functioning, physical symptoms or conditions, and improve or maintain ability to participate in physical activities." ]
  ] [
fhir:code [ fhir:v "social-functioning" ] ;
fhir:display [ fhir:v "Social Functioning" ]
  ] [
fhir:code [ fhir:v "emotional-and-mental-health" ] ;
fhir:display [ fhir:v "Emotional And Mental Health" ]
  ] ) . #