Person-Centered Outcomes (PCO) Implementation Guide
1.0.0-ballot - STU 1 Ballot United States of America flag

This page is part of the Person-Centered Outcomes (PCO) Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: PCO Goal Domains - TTL Representation

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "pco-goal-domains-temporary"] ; # 
  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 pco-goal-domains-temporary</b></p><a name=\"pco-goal-domains-temporary\"> </a><a name=\"hcpco-goal-domains-temporary\"> </a><a name=\"pco-goal-domains-temporary-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains-temporary</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=\"pco-goal-domains-temporary-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=\"pco-goal-domains-temporary-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=\"pco-goal-domains-temporary-caregiver-needs\"> </a></td><td>Caregiver Needs</td><td>Supporing the needs of a person's caregiver</td></tr><tr><td style=\"white-space:nowrap\">end-of-life<a name=\"pco-goal-domains-temporary-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=\"pco-goal-domains-temporary-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=\"pco-goal-domains-temporary-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=\"pco-goal-domains-temporary-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=\"pco-goal-domains-temporary-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=\"pco-goal-domains-temporary-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=\"pco-goal-domains-temporary-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=\"pco-goal-domains-temporary-social-functioning\"> </a></td><td>Social Functioning</td><td>Ability to engage in social activities.</td></tr><tr><td style=\"white-space:nowrap\">emotional-and-mental-health<a name=\"pco-goal-domains-temporary-emotional-and-mental-health\"> </a></td><td>Emotional And Mental Health</td><td>Having a positive outlook on life.</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pc"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pco/ImplementationGuide/hl7.fhir.us.pco>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains-temporary"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "PCOGoalDomains"] ; # 
  fhir:title [ fhir:v "PCO Goal Domains"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-03-28T21:02:54+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Patient Care"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Care" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientcare" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "patientcare@lists.HL7.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Goal domain codes used to identify the category for PCO resources."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  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:definition [ fhir:v "Supporing the needs of a person's caregiver" ]
  ] [
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:definition [ fhir:v "Ability to engage in social activities." ]
  ] [
fhir:code [ fhir:v "emotional-and-mental-health" ] ;
fhir:display [ fhir:v "Emotional And Mental Health" ] ;
fhir:definition [ fhir:v "Having a positive outlook on life." ]
  ] ) . #