FHIR IG analytics| Package | stjohn.ambulance-care-summary |
| Resource Type | Observation |
| Id | Observation-acs-cda-accident-patient-ejected.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation acs-cda-accident-patient-ejected
Profile: ACS Accident Detail Observation
status: Final
code: Patient Ejected
value: true
{
"resourceType": "Observation",
"id": "acs-cda-accident-patient-ejected",
"meta": {
"profile": [
"https://fhir-ig.digital.health.nz/ambulance-care-summary/StructureDefinition/acs-accident-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"text": "Patient Ejected"
},
"subject": {
"reference": "Patient/acs-cda-patient-bob"
},
"encounter": {
"reference": "Encounter/acs-cda-encounter"
},
"valueBoolean": true
}