FHIR IG analytics| Package | hl7.fhir.uv.fhir-clinical-document.r4b |
| Resource Type | Observation |
| Id | Observation-Observation-541a72a8-df75-4484-ac89-ac4923f03b81.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Observation",
"id": "Observation-541a72a8-df75-4484-ac89-ac4923f03b81",
"meta": {
"lastUpdated": "2024-05-03T14:28:17.000+00:00"
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "46241-6"
}
],
"text": "Reason for admission"
},
"subject": {
"reference": "Patient/patient-example",
"display": "Eve Everiewoman"
},
"encounter": {
"display": "http://fhir.healthintersections.com.au/open/Encounter/encounter-example"
},
"effectiveDateTime": "2023-08-03",
"performer": [
{
"reference": "Practitioner/Doctor2",
"display": "Dr Careful"
}
],
"valueString": "Acute Asthmatic attack. Was wheezing for days prior to admission."
}