FHIR IG analytics| Package | hl7.fhir.us.ph-library.r4 |
| Resource Type | Observation |
| Id | Observation-us-ph-char-home-environment-eve-everywoman.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation us-ph-char-home-environment-eve-everywoman
status: Final
category: SDOH
code: Characteristics of residence
subject: Eve Everywoman
effective: 2016-05-18 22:33:22+0000
performer: PractitionerRole Primary Care Clinic/Center
value: Homeless
{
"resourceType": "Observation",
"id": "us-ph-char-home-environment-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-characteristics-of-home-environment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-category",
"code": "sdoh"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "75274-1",
"display": "Characteristics of residence"
}
]
},
"subject": {
"reference": "Patient/us-ph-patient-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2016-05-18T22:33:22Z",
"performer": [
{
"reference": "PractitionerRole/us-ph-practitionerrole-henry-seven"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "32911000",
"display": "Homeless"
}
]
}
}