FHIR IG analytics| Package | ch.fhir.ig.ch-ems |
| Resource Type | Observation |
| Id | Observation-2-NACAUebergabe.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "2-NACAUebergabe",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "88076-5",
"display": "Injury severity score NACA"
}
]
},
"subject": {
"reference": "Patient/2-PatientUnbekannt"
},
"encounter": {
"reference": "Encounter/2-Einsatz"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"code": "III",
"display": "mässige bis schwere Störung"
}
],
"text": "mässige bis schwere Störung"
}
}