FHIR IG analytics| Package | hl7.fhir.us.resp-net.r4b |
| Resource Type | Observation |
| Id | Observation-observation-characteristics-of-home-environment-eve-everywoman.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation observation-characteristics-of-home-environment-eve-everywoman
version: 5; Last updated: 2021-06-30 05:17:19+0000
Profile: US Public Health Characteristics of Home Environment
status: Final
code: Characteristics of residence
subject: Eve Everywoman
effective: 2023-05-18 22:33:22+0000
performer: Practitioner Seven Henry
value: Homeless
{
"resourceType": "Observation",
"id": "observation-characteristics-of-home-environment-eve-everywoman",
"meta": {
"versionId": "5",
"lastUpdated": "2021-06-30T05:17:19.330+00:00",
"profile": [
"http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-characteristics-of-home-environment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "75274-1",
"display": "Characteristics of residence"
}
]
},
"subject": {
"reference": "Patient/patient-respnet-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2023-05-18T22:33:22Z",
"performer": [
{
"reference": "Practitioner/practitioner-us-core-henry-seven"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "32911000",
"display": "Homeless"
}
]
}
}