FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeStructureDefinition
IdStructureDefinition-DispatchTimelineCz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/cz-ems/StructureDefinition-DispatchTimelineCz.html
URLhttps://hl7.cz/fhir/cz-ems/StructureDefinition/DispatchTimelineCz
Version0.0.2
Statusdraft
Date2026-01-30T07:36:37+00:00
NameLogEnDispatchTimelineCz
TitleA.2.2 - Dispatch Timeline
Realmcz
Authorityhl7
DescriptionEMS Report - Dispatch Timeline
Typehttps://hl7.cz/fhir/cz-ems/StructureDefinition/DispatchTimelineCz
Kindlogical

Resources that use this resource

ConceptMap
DispatchTimeline2FHIR-czCZ DispatchTimeline Model to this guide Map
StructureDefinition
EmsReportCzA - EMS Report

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition DispatchTimelineCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. DispatchTimelineCz 0..*BaseA.2.2 - Dispatch Timeline
... callReceivedTime 0..1dateTimeA.2.2.1 - Event Notification Time
... dispatchNotifiedTime 1..1dateTimeA.2.2.2 - Dispatch Notification Time
... unitEnRouteTime 1..1dateTimeA.2.2.3 - En-Route Time
... unitArrivedAtSceneTime 1..1dateTimeA.2.2.4 - Arrival at Scene Time
... unitLeftSceneTime 1..1dateTimeA.2.2.5 - Left Scene Time
... arrivedAtDestinationTime 0..1dateTimeA.2.2.6 - Arrival at Destination Time
... patientTransferOfCareTime 1..1dateTimeA.2.2.7 - Patient Transfer of Care Time
... unitBackInServiceTime 0..1dateTimeA.2.2.8 - Back in Service Time

doco Documentation for this format

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"
          }
        ]
      }
    ]
  }
}