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

FHIR IG analytics

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

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
AlertsCzA.2.4 - Alerts (en)
AttachmentsCzA.4 - Additional attachments
DispatchDataCzA.2.1 - Dispatch Data
DispatchTimelineCzA.2.2 - Dispatch Timeline
HeaderEmsCzA.1 - EMS Report header data element
LogDiagnosticSummaryA.2.8 - Diagnostic Summary
LogEndOfCareA.2.10 - End of Care
LogRecommendationsA.2.9 - Course of Treatment and Recommendations
ObjectiveFindingsEmsCzA.2.6 - Objective findings
PatientHistoryCzA.2.3 - Patient history
PresentIllnessEmsCzA.2.5 - Present Illness
PresentedFormCzA.3 - Presented form
TherapyEmsCzA.2.7 - Therapy

Narrative

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

Generated Narrative: StructureDefinition EmsReportCz

NameFlagsCard.TypeDescription & Constraintsdoco
.. EmsReportCz 0..*BaseA - EMS Report
... header 1..1HeaderEmsCzA.1 - EMS Report header data element
... body 1..1BaseA.2 - EMS Report body data element
.... dispatchData 1..1DispatchDataCzA.2.1 - Dispatch Data
.... dispatchTimeline 1..1DispatchTimelineCzA.2.2 - Dispatch Timeline
.... patientHistory 0..1PatientHistoryCzA.2.3 - Patient History
.... alerts 1..1AlertsCzA.2.4 - Alerts
.... presentIllness 0..1PresentIllnessEmsCzA.2.5 - Present Illness
.... objectiveFindings 0..1ObjectiveFindingsEmsCzA.2.6 - Objective Findings
.... therapy 0..1TherapyEmsCzA.2.7 - Therapy
.... diagnosticSummary 0..1LogDiagnosticSummaryA.2.8 - Diagnostic Summary
.... clinicalCourseAndRecommendations 0..1LogRecommendationsA.2.9 - Clinical Course, Recommendations
.... endOfCare 1..1LogEndOfCareA.2.10 - End of Care
... presentedForm 1..*PresentedFormCzA.3 - Presented Form
... media 0..*AttachmentsCzA.4 - Media Attachment

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EmsReportCz",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/cz-ems/StructureDefinition/EmsReportCz",
  "version": "0.0.2",
  "name": "LogEnEmsReportCz",
  "title": "A - EMS Report",
  "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",
  "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/EmsReportCz",
  "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": "EmsReportCz",
        "path": "EmsReportCz",
        "short": "A - EMS Report",
        "definition": "EMS Report",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "EmsReportCz.header",
        "path": "EmsReportCz.header",
        "short": "A.1 - EMS Report header data element",
        "definition": "EMS Report header data element",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EmsReportCz.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/HeaderEmsCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body",
        "path": "EmsReportCz.body",
        "short": "A.2 - EMS Report body data element",
        "definition": "EMS Report body data element",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.dispatchData",
        "path": "EmsReportCz.body.dispatchData",
        "short": "A.2.1 - Dispatch Data",
        "definition": "Dispatch data",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body.dispatchData",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/DispatchDataCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.dispatchTimeline",
        "path": "EmsReportCz.body.dispatchTimeline",
        "short": "A.2.2 - Dispatch Timeline",
        "definition": "Dispatch timeline",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body.dispatchTimeline",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/DispatchTimelineCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.patientHistory",
        "path": "EmsReportCz.body.patientHistory",
        "short": "A.2.3 - Patient History",
        "definition": "Patient history (might include information about provenance of the information)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body.patientHistory",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/PatientHistoryCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.alerts",
        "path": "EmsReportCz.body.alerts",
        "short": "A.2.4 - Alerts",
        "definition": "Alerts",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body.alerts",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/AlertsCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.presentIllness",
        "path": "EmsReportCz.body.presentIllness",
        "short": "A.2.5 - Present Illness",
        "definition": "Present illness",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body.presentIllness",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/PresentIllnessEmsCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.objectiveFindings",
        "path": "EmsReportCz.body.objectiveFindings",
        "short": "A.2.6 - Objective Findings",
        "definition": "Objective findings",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body.objectiveFindings",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/ObjectiveFindingsEmsCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.therapy",
        "path": "EmsReportCz.body.therapy",
        "short": "A.2.7 - Therapy",
        "definition": "Therapy",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body.therapy",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/TherapyEmsCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.diagnosticSummary",
        "path": "EmsReportCz.body.diagnosticSummary",
        "short": "A.2.8 - Diagnostic Summary",
        "definition": "Diagnostic summary",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body.diagnosticSummary",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogDiagnosticSummary"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.clinicalCourseAndRecommendations",
        "path": "EmsReportCz.body.clinicalCourseAndRecommendations",
        "short": "A.2.9 - Clinical Course, Recommendations",
        "definition": "Clinical course and recommendations",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body.clinicalCourseAndRecommendations",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogRecommendations"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.endOfCare",
        "path": "EmsReportCz.body.endOfCare",
        "short": "A.2.10 - End of Care",
        "definition": "End of care",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EmsReportCz.body.endOfCare",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogEndOfCare"
          }
        ]
      },
      {
        "id": "EmsReportCz.presentedForm",
        "path": "EmsReportCz.presentedForm",
        "short": "A.3 - Presented Form",
        "definition": "Entire order as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EmsReportCz.presentedForm",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/PresentedFormCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.media",
        "path": "EmsReportCz.media",
        "short": "A.4 - Media Attachment",
        "definition": "Aditional media attachment",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EmsReportCz.media",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/AttachmentsCz"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EmsReportCz",
        "path": "EmsReportCz",
        "short": "A - EMS Report",
        "definition": "EMS Report"
      },
      {
        "id": "EmsReportCz.header",
        "path": "EmsReportCz.header",
        "short": "A.1 - EMS Report header data element",
        "definition": "EMS Report header data element",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/HeaderEmsCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body",
        "path": "EmsReportCz.body",
        "short": "A.2 - EMS Report body data element",
        "definition": "EMS Report body data element",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.dispatchData",
        "path": "EmsReportCz.body.dispatchData",
        "short": "A.2.1 - Dispatch Data",
        "definition": "Dispatch data",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/DispatchDataCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.dispatchTimeline",
        "path": "EmsReportCz.body.dispatchTimeline",
        "short": "A.2.2 - Dispatch Timeline",
        "definition": "Dispatch timeline",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/DispatchTimelineCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.patientHistory",
        "path": "EmsReportCz.body.patientHistory",
        "short": "A.2.3 - Patient History",
        "definition": "Patient history (might include information about provenance of the information)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/PatientHistoryCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.alerts",
        "path": "EmsReportCz.body.alerts",
        "short": "A.2.4 - Alerts",
        "definition": "Alerts",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/AlertsCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.presentIllness",
        "path": "EmsReportCz.body.presentIllness",
        "short": "A.2.5 - Present Illness",
        "definition": "Present illness",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/PresentIllnessEmsCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.objectiveFindings",
        "path": "EmsReportCz.body.objectiveFindings",
        "short": "A.2.6 - Objective Findings",
        "definition": "Objective findings",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/ObjectiveFindingsEmsCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.therapy",
        "path": "EmsReportCz.body.therapy",
        "short": "A.2.7 - Therapy",
        "definition": "Therapy",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/TherapyEmsCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.diagnosticSummary",
        "path": "EmsReportCz.body.diagnosticSummary",
        "short": "A.2.8 - Diagnostic Summary",
        "definition": "Diagnostic summary",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogDiagnosticSummary"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.clinicalCourseAndRecommendations",
        "path": "EmsReportCz.body.clinicalCourseAndRecommendations",
        "short": "A.2.9 - Clinical Course, Recommendations",
        "definition": "Clinical course and recommendations",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogRecommendations"
          }
        ]
      },
      {
        "id": "EmsReportCz.body.endOfCare",
        "path": "EmsReportCz.body.endOfCare",
        "short": "A.2.10 - End of Care",
        "definition": "End of care",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogEndOfCare"
          }
        ]
      },
      {
        "id": "EmsReportCz.presentedForm",
        "path": "EmsReportCz.presentedForm",
        "short": "A.3 - Presented Form",
        "definition": "Entire order as issued. Various formats could be provided,  pdf format is recommended.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/PresentedFormCz"
          }
        ]
      },
      {
        "id": "EmsReportCz.media",
        "path": "EmsReportCz.media",
        "short": "A.4 - Media Attachment",
        "definition": "Aditional media attachment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/AttachmentsCz"
          }
        ]
      }
    ]
  }
}