FHIR IG analytics| Package | ch.fhir.ig.ch-ems |
| Resource Type | Observation |
| Id | Observation-2b-OperationalReadiness.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "2b-OperationalReadiness",
"status": "final",
"code": {
"coding": [
{
"system": "http://fhir.ch/ig/ch-ems/CodeSystem/IVR",
"code": "1000042",
"display": "operational readiness"
}
],
"text": "Zeit Einsatzbereit"
},
"subject": {
"reference": "Patient/2-PatientUnbekannt"
},
"encounter": {
"reference": "Encounter/2-Einsatz"
},
"valueDateTime": "2016-12-10T13:40:00.000+01:00"
}