FHIR IG analytics| Package | hl7.fhir.us.ph-library |
| Resource Type | Observation |
| Id | Observation-us-ph-disability-status-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
Resource Observation "us-ph-disability-status-eve-everywoman"
Profile: US Public Health Disability Status
status: final
code: Are you deaf, or do you have serious difficulty hearing? (LOINC#69856-3)
subject: Patient/us-ph-patient-eve-everywoman: Eve Everywoman " EVERYWOMAN"
effective: 2020-11-10 22:33:22+0000
value: true
{
"resourceType": "Observation",
"id": "us-ph-disability-status-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-disability-status"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "69856-3",
"display": "Are you deaf, or do you have serious difficulty hearing?"
}
]
},
"subject": {
"reference": "Patient/us-ph-patient-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2020-11-10T22:33:22Z",
"valueBoolean": true
}