FHIR IG analytics
| Package | hl7.fhir.cz.ems |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-DispatchTimelineCz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/cz-ems/StructureDefinition-DispatchTimelineCz.html |
| URL | https://hl7.cz/fhir/cz-ems/StructureDefinition/DispatchTimelineCz |
| Version | 0.0.2 |
| Status | draft |
| Date | 2026-01-30T07:36:37+00:00 |
| Name | LogEnDispatchTimelineCz |
| Title | A.2.2 - Dispatch Timeline |
| Realm | cz |
| Authority | hl7 |
| Description | EMS Report - Dispatch Timeline |
| Type | https://hl7.cz/fhir/cz-ems/StructureDefinition/DispatchTimelineCz |
| Kind | logical |
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "DispatchTimelineCz",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/cz-ems/StructureDefinition/DispatchTimelineCz",
"version": "0.0.2",
"name": "LogEnDispatchTimelineCz",
"title": "A.2.2 - Dispatch Timeline",
"status": "draft",
"date": "2026-01-30T07:36:37+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "EMS Report - Dispatch Timeline",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://hl7.cz/fhir/cz-ems/StructureDefinition/DispatchTimelineCz",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "DispatchTimelineCz",
"path": "DispatchTimelineCz",
"short": "A.2.2 - Dispatch Timeline",
"definition": "EMS Report - Dispatch Timeline",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "DispatchTimelineCz.callReceivedTime",
"path": "DispatchTimelineCz.callReceivedTime",
"short": "A.2.2.1 - Event Notification Time",
"definition": "Time when the emergency call was received by the dispatch center",
"min": 0,
"max": "1",
"base": {
"path": "DispatchTimelineCz.callReceivedTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.dispatchNotifiedTime",
"path": "DispatchTimelineCz.dispatchNotifiedTime",
"short": "A.2.2.2 - Dispatch Notification Time",
"definition": "Time when the dispatch order was communicated to the responding crew",
"min": 1,
"max": "1",
"base": {
"path": "DispatchTimelineCz.dispatchNotifiedTime",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.unitEnRouteTime",
"path": "DispatchTimelineCz.unitEnRouteTime",
"short": "A.2.2.3 - En-Route Time",
"definition": "Time when the responding crew started the dispatch (left the base)",
"min": 1,
"max": "1",
"base": {
"path": "DispatchTimelineCz.unitEnRouteTime",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.unitArrivedAtSceneTime",
"path": "DispatchTimelineCz.unitArrivedAtSceneTime",
"short": "A.2.2.4 - Arrival at Scene Time",
"definition": "Time when the responding crew arrived at the incident scene",
"min": 1,
"max": "1",
"base": {
"path": "DispatchTimelineCz.unitArrivedAtSceneTime",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.unitLeftSceneTime",
"path": "DispatchTimelineCz.unitLeftSceneTime",
"short": "A.2.2.5 - Left Scene Time",
"definition": "Time when the responding crew departed from the incident scene",
"min": 1,
"max": "1",
"base": {
"path": "DispatchTimelineCz.unitLeftSceneTime",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.arrivedAtDestinationTime",
"path": "DispatchTimelineCz.arrivedAtDestinationTime",
"short": "A.2.2.6 - Arrival at Destination Time",
"definition": "Time when the responding crew arrived at the destination / transfer point",
"min": 0,
"max": "1",
"base": {
"path": "DispatchTimelineCz.arrivedAtDestinationTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.patientTransferOfCareTime",
"path": "DispatchTimelineCz.patientTransferOfCareTime",
"short": "A.2.2.7 - Patient Transfer of Care Time",
"definition": "Time when the patient was handed over to the receiving facility (CPALP) or when patient care was terminated",
"min": 1,
"max": "1",
"base": {
"path": "DispatchTimelineCz.patientTransferOfCareTime",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.unitBackInServiceTime",
"path": "DispatchTimelineCz.unitBackInServiceTime",
"short": "A.2.2.8 - Back in Service Time",
"definition": "Time when the responding crew became available again / formally completed the dispatch",
"min": 0,
"max": "1",
"base": {
"path": "DispatchTimelineCz.unitBackInServiceTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
}
]
},
"differential": {
"element": [
{
"id": "DispatchTimelineCz",
"path": "DispatchTimelineCz",
"short": "A.2.2 - Dispatch Timeline",
"definition": "EMS Report - Dispatch Timeline"
},
{
"id": "DispatchTimelineCz.callReceivedTime",
"path": "DispatchTimelineCz.callReceivedTime",
"short": "A.2.2.1 - Event Notification Time",
"definition": "Time when the emergency call was received by the dispatch center",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.dispatchNotifiedTime",
"path": "DispatchTimelineCz.dispatchNotifiedTime",
"short": "A.2.2.2 - Dispatch Notification Time",
"definition": "Time when the dispatch order was communicated to the responding crew",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.unitEnRouteTime",
"path": "DispatchTimelineCz.unitEnRouteTime",
"short": "A.2.2.3 - En-Route Time",
"definition": "Time when the responding crew started the dispatch (left the base)",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.unitArrivedAtSceneTime",
"path": "DispatchTimelineCz.unitArrivedAtSceneTime",
"short": "A.2.2.4 - Arrival at Scene Time",
"definition": "Time when the responding crew arrived at the incident scene",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.unitLeftSceneTime",
"path": "DispatchTimelineCz.unitLeftSceneTime",
"short": "A.2.2.5 - Left Scene Time",
"definition": "Time when the responding crew departed from the incident scene",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.arrivedAtDestinationTime",
"path": "DispatchTimelineCz.arrivedAtDestinationTime",
"short": "A.2.2.6 - Arrival at Destination Time",
"definition": "Time when the responding crew arrived at the destination / transfer point",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.patientTransferOfCareTime",
"path": "DispatchTimelineCz.patientTransferOfCareTime",
"short": "A.2.2.7 - Patient Transfer of Care Time",
"definition": "Time when the patient was handed over to the receiving facility (CPALP) or when patient care was terminated",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "DispatchTimelineCz.unitBackInServiceTime",
"path": "DispatchTimelineCz.unitBackInServiceTime",
"short": "A.2.2.8 - Back in Service Time",
"definition": "Time when the responding crew became available again / formally completed the dispatch",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}