FHIR IG analytics| Package | hl7.fhir.us.pco |
| Resource Type | Goal |
| Id | Goal-pcoGoalSocialConnectionsWithoutExtensions.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Goal pcoGoalSocialConnectionsWithoutExtensions
Language: en
Profile: Person-Centered Goal
lifecycleStatus: Active
achievementStatus: In Progress
category: What Matters, Social Functioning
description: I want to practice being present when interacting with family and friends in an uplifting way at least 3x monthly.
start: 2025-02-15
| Measure | Due[x] |
| Goal attainment scale GAS follow-up assessment - Reported | 2025-07-31 |
expressedBy: Dorothy Jones Female, DoB: 1975-05-25 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5 (use: official, ))
addresses: What Matters: Family & Friends
{
"resourceType": "Goal",
"id": "pcoGoalSocialConnectionsWithoutExtensions",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-profile"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"lifecycleStatus": "active",
"achievementStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
"code": "in-progress"
}
]
},
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pco/CodeSystem/pco-concepts-temporary",
"code": "what-matters",
"display": "What Matters"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains-temporary",
"code": "social-functioning",
"display": "Social Functioning"
}
]
}
],
"description": {
"text": "I want to practice being present when interacting with family and friends in an uplifting way at least 3x monthly."
},
"subject": {
"reference": "Patient/pcoPatientJones"
},
"startDate": "2025-02-15",
"target": [
{
"measure": {
"coding": [
{
"system": "http://loinc.org",
"code": "107332-9",
"display": "Goal attainment scale GAS follow-up assessment - Reported"
}
]
},
"dueDate": "2025-07-31"
}
],
"expressedBy": {
"reference": "Patient/pcoPatientJones"
},
"addresses": [
{
"reference": "Observation/pcoWhatMattersRelationshipsExample",
"display": "What Matters: Family & Friends"
}
]
}