FHIR IG analytics| Package | fhir.astp.bhp |
| Resource Type | Goal |
| Id | Goal-transportation-insecurity-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Goal transportation-insecurity-example-1
Profile: SDOHCC Goal
lifecycleStatus: Active
achievementStatus: Improving
description: Lack of access to transportation (finding)
subject: James Wolff
statusDate: 2024-02-01
{
"resourceType": "Goal",
"id": "transportation-insecurity-example-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-Goal"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"lifecycleStatus": "active",
"achievementStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/goal-achievement",
"code": "improving",
"display": "Improving"
}
]
},
"description": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "713458007",
"display": "Lack of access to transportation (finding)"
}
]
},
"subject": {
"reference": "Patient/bh-patient-example",
"display": "James Wolff"
},
"statusDate": "2024-02-01"
}