FHIR IG analytics| Package | fhir.astp.bhp |
| Resource Type | Goal |
| Id | Goal-housing-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 housing-insecurity-example-1
Profile: SDOHCC Goal
lifecycleStatus: Active
achievementStatus: Improving
category: Housing Instability
description: Housing security (finding)
subject: James Wolff
| Measure | Detail[x] | Due[x] |
| Are you worried about losing your housing [PRAPARE] | Yes | 2024-12-10 |
statusDate: 2024-02-01
{
"resourceType": "Goal",
"id": "housing-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"
}
]
},
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
"code": "housing-instability",
"display": "Housing Instability"
}
]
}
],
"description": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "611211000124100",
"display": "Housing security (finding)"
}
]
},
"subject": {
"reference": "Patient/bh-patient-example",
"display": "James Wolff"
},
"target": [
{
"measure": {
"coding": [
{
"system": "http://loinc.org",
"code": "93033-9",
"display": "Are you worried about losing your housing [PRAPARE]"
}
]
},
"detailCodeableConcept": {
"coding": [
{
"system": "http://loinc.org",
"code": "LA33-6",
"display": "Yes"
}
]
},
"dueDate": "2024-12-10"
}
],
"statusDate": "2024-02-01"
}