FHIR IG analytics| Package | ch.fhir.ig.ch-ems |
| Resource Type | Observation |
| Id | Observation-2-ZustandUebergabe.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "2-ZustandUebergabe",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "75527-2",
"display": "Vital status at discharge"
}
]
},
"subject": {
"reference": "Patient/2-PatientUnbekannt"
},
"encounter": {
"reference": "Encounter/2-Einsatz"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385425000",
"display": "Improved (qualifier value)"
}
],
"text": "verbessert"
}
}