FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LogEmsReportCz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/cz-ems/StructureDefinition-LogEmsReportCz.html |
| URL | https://hl7.cz/fhir/cz-ems/StructureDefinition/LogEmsReportCz |
| Version | 0.0.2 |
| Status | draft |
| Date | 2026-01-30T07:36:37+00:00 |
| Name | LogCzEmsReportCz |
| Title | A - Záznam o výjezdu ZZS |
| Realm | cz |
| Authority | hl7 |
| Description | Záznam o výjezdu ZZS |
| Type | https://hl7.cz/fhir/cz-ems/StructureDefinition/LogEmsReportCz |
| Kind | logical |
No resources found
| StructureDefinition | |
| LogAlertsCz | A.2.4 - Urgentní informace |
| LogAttachmentsCz | A.4 - Přílohy |
| LogDiagnostickySouhrnCz | A.2.8 - Diagnostický souhrn |
| LogDispatchDataCz | A.2.1 - Údaje o výjezdu |
| LogDispatchTimelineCz | A.2.2 - Časová osa výjezdu |
| LogEndOfCareCz | A.2.10 - Ukončení |
| LogHeaderEmsCz | A.1 – Hlavička dokumentu |
| LogObjectiveFindingsEmsCz | A.2.6 - Objektivní nález |
| LogPatientHistoryCz | A.2.3 - Anamnéza |
| LogPresentIllnessEmsCz | A.2.5 - Nynější onemocnění |
| LogPresentedFormCz | A.3 - Vizuální podoba dokumentu |
| LogRecommendationsCz | A.2.9 - Průběh ošetření a doporučení |
| LogTherapyEmsCz | A.2.7 - Terapie |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition LogEmsReportCz
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | A - Záznam o výjezdu ZZS | |
![]() ![]() | 1..1 | LogHeaderEmsCz | A.1 - Hlavička dokumentu | |
![]() ![]() | 1..1 | Base | A.2 - Tělo zprávy o výjezdu | |
![]() ![]() ![]() | 1..1 | LogDispatchDataCz | A.2.1 - Údaje o výjezdu | |
![]() ![]() ![]() | 1..1 | LogDispatchTimelineCz | A.2.2 - Časová osa výjezdu | |
![]() ![]() ![]() | 0..1 | LogPatientHistoryCz | A.2.3 - Anamnéza pacienta | |
![]() ![]() ![]() | 1..1 | LogAlertsCz | A.2.4 Urgentní informace | |
![]() ![]() ![]() | 0..1 | LogPresentIllnessEmsCz | A.2.5 Nynější onemocnění | |
![]() ![]() ![]() | 0..1 | LogObjectiveFindingsEmsCz | A.2.6 Objektivní nález | |
![]() ![]() ![]() | 0..1 | LogTherapyEmsCz | A.2.7 Terapie | |
![]() ![]() ![]() | 0..1 | LogDiagnostickySouhrnCz | A.2.8 Diagnostický souhrn | |
![]() ![]() ![]() | 0..1 | LogRecommendationsCz | A.2.9 Průběh, Doporučení | |
![]() ![]() ![]() | 1..1 | LogEndOfCareCz | A.2.10 Ukončení | |
![]() ![]() | 1..1 | LogPresentedFormCz | A.3 - Zobrazitelná forma dokumentu | |
![]() ![]() | 0..* | LogAttachmentsCz | A.4 - Přílohy | |
{
"resourceType": "StructureDefinition",
"id": "LogEmsReportCz",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogEmsReportCz",
"version": "0.0.2",
"name": "LogCzEmsReportCz",
"title": "A - Záznam o výjezdu ZZS",
"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": "Záznam o výjezdu ZZS",
"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/LogEmsReportCz",
"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": "LogEmsReportCz",
"path": "LogEmsReportCz",
"short": "A - Záznam o výjezdu ZZS",
"definition": "Záznam o výjezdu ZZS",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "LogEmsReportCz.hlavicka",
"path": "LogEmsReportCz.hlavicka",
"short": "A.1 - Hlavička dokumentu",
"definition": "Hlavička zprávy o výjezdu – podle české specifikace",
"min": 1,
"max": "1",
"base": {
"path": "LogEmsReportCz.hlavicka",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogHeaderEmsCz"
}
]
},
{
"id": "LogEmsReportCz.telo",
"path": "LogEmsReportCz.telo",
"short": "A.2 - Tělo zprávy o výjezdu",
"definition": "Hlavní klinické části zprávy o výjezdu",
"min": 1,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "LogEmsReportCz.telo.udajeOVyjezdu",
"path": "LogEmsReportCz.telo.udajeOVyjezdu",
"short": "A.2.1 - Údaje o výjezdu",
"definition": "Údaje o výjezdu.",
"min": 1,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo.udajeOVyjezdu",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogDispatchDataCz"
}
]
},
{
"id": "LogEmsReportCz.telo.casovaOsaVyjezdu",
"path": "LogEmsReportCz.telo.casovaOsaVyjezdu",
"short": "A.2.2 - Časová osa výjezdu",
"definition": "Časová osa výjezdu",
"min": 1,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo.casovaOsaVyjezdu",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogDispatchTimelineCz"
}
]
},
{
"id": "LogEmsReportCz.telo.anamneza",
"path": "LogEmsReportCz.telo.anamneza",
"short": "A.2.3 - Anamnéza pacienta",
"definition": "Stručná anamnéza, včetně původu informací.",
"min": 0,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo.anamneza",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogPatientHistoryCz"
}
]
},
{
"id": "LogEmsReportCz.telo.urgentniInformace",
"path": "LogEmsReportCz.telo.urgentniInformace",
"short": "A.2.4 Urgentní informace",
"definition": "Závažné alergie, interakce nebo jiná rizika.",
"min": 1,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo.urgentniInformace",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogAlertsCz"
}
]
},
{
"id": "LogEmsReportCz.telo.nynejsiOnemocneni",
"path": "LogEmsReportCz.telo.nynejsiOnemocneni",
"short": "A.2.5 Nynější onemocnění",
"definition": "Nynější onemocnění",
"min": 0,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo.nynejsiOnemocneni",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogPresentIllnessEmsCz"
}
]
},
{
"id": "LogEmsReportCz.telo.objektivniNalez",
"path": "LogEmsReportCz.telo.objektivniNalez",
"short": "A.2.6 Objektivní nález",
"definition": "Objektivní nález",
"min": 0,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo.objektivniNalez",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogObjectiveFindingsEmsCz"
}
]
},
{
"id": "LogEmsReportCz.telo.terapie",
"path": "LogEmsReportCz.telo.terapie",
"short": "A.2.7 Terapie",
"definition": "Terapie",
"min": 0,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo.terapie",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogTherapyEmsCz"
}
]
},
{
"id": "LogEmsReportCz.telo.diagnostickySouhrn",
"path": "LogEmsReportCz.telo.diagnostickySouhrn",
"short": "A.2.8 Diagnostický souhrn",
"definition": "Diagnostický souhrn",
"min": 0,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo.diagnostickySouhrn",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogDiagnostickySouhrnCz"
}
]
},
{
"id": "LogEmsReportCz.telo.prubehDoporuceni",
"path": "LogEmsReportCz.telo.prubehDoporuceni",
"short": "A.2.9 Průběh, Doporučení",
"definition": "Průběh, Doporučení",
"min": 0,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo.prubehDoporuceni",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogRecommendationsCz"
}
]
},
{
"id": "LogEmsReportCz.telo.ukonceni",
"path": "LogEmsReportCz.telo.ukonceni",
"short": "A.2.10 Ukončení",
"definition": "Ukončení",
"min": 1,
"max": "1",
"base": {
"path": "LogEmsReportCz.telo.ukonceni",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogEndOfCareCz"
}
]
},
{
"id": "LogEmsReportCz.zobrazitelnaForma",
"path": "LogEmsReportCz.zobrazitelnaForma",
"short": "A.3 - Zobrazitelná forma dokumentu",
"definition": "Zobrazená verze dokumentu, doporučeno PDF.",
"min": 1,
"max": "1",
"base": {
"path": "LogEmsReportCz.zobrazitelnaForma",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogPresentedFormCz"
}
]
},
{
"id": "LogEmsReportCz.prilohy",
"path": "LogEmsReportCz.prilohy",
"short": "A.4 - Přílohy",
"definition": "Přiložené obrázky, dokumenty nebo jiná média.",
"min": 0,
"max": "*",
"base": {
"path": "LogEmsReportCz.prilohy",
"min": 0,
"max": "*"
},
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogAttachmentsCz"
}
]
}
]
},
"differential": {
"element": [
{
"id": "LogEmsReportCz",
"path": "LogEmsReportCz",
"short": "A - Záznam o výjezdu ZZS",
"definition": "Záznam o výjezdu ZZS"
},
{
"id": "LogEmsReportCz.hlavicka",
"path": "LogEmsReportCz.hlavicka",
"short": "A.1 - Hlavička dokumentu",
"definition": "Hlavička zprávy o výjezdu – podle české specifikace",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogHeaderEmsCz"
}
]
},
{
"id": "LogEmsReportCz.telo",
"path": "LogEmsReportCz.telo",
"short": "A.2 - Tělo zprávy o výjezdu",
"definition": "Hlavní klinické části zprávy o výjezdu",
"min": 1,
"max": "1",
"type": [
{
"code": "Base"
}
]
},
{
"id": "LogEmsReportCz.telo.udajeOVyjezdu",
"path": "LogEmsReportCz.telo.udajeOVyjezdu",
"short": "A.2.1 - Údaje o výjezdu",
"definition": "Údaje o výjezdu.",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogDispatchDataCz"
}
]
},
{
"id": "LogEmsReportCz.telo.casovaOsaVyjezdu",
"path": "LogEmsReportCz.telo.casovaOsaVyjezdu",
"short": "A.2.2 - Časová osa výjezdu",
"definition": "Časová osa výjezdu",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogDispatchTimelineCz"
}
]
},
{
"id": "LogEmsReportCz.telo.anamneza",
"path": "LogEmsReportCz.telo.anamneza",
"short": "A.2.3 - Anamnéza pacienta",
"definition": "Stručná anamnéza, včetně původu informací.",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogPatientHistoryCz"
}
]
},
{
"id": "LogEmsReportCz.telo.urgentniInformace",
"path": "LogEmsReportCz.telo.urgentniInformace",
"short": "A.2.4 Urgentní informace",
"definition": "Závažné alergie, interakce nebo jiná rizika.",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogAlertsCz"
}
]
},
{
"id": "LogEmsReportCz.telo.nynejsiOnemocneni",
"path": "LogEmsReportCz.telo.nynejsiOnemocneni",
"short": "A.2.5 Nynější onemocnění",
"definition": "Nynější onemocnění",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogPresentIllnessEmsCz"
}
]
},
{
"id": "LogEmsReportCz.telo.objektivniNalez",
"path": "LogEmsReportCz.telo.objektivniNalez",
"short": "A.2.6 Objektivní nález",
"definition": "Objektivní nález",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogObjectiveFindingsEmsCz"
}
]
},
{
"id": "LogEmsReportCz.telo.terapie",
"path": "LogEmsReportCz.telo.terapie",
"short": "A.2.7 Terapie",
"definition": "Terapie",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogTherapyEmsCz"
}
]
},
{
"id": "LogEmsReportCz.telo.diagnostickySouhrn",
"path": "LogEmsReportCz.telo.diagnostickySouhrn",
"short": "A.2.8 Diagnostický souhrn",
"definition": "Diagnostický souhrn",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogDiagnostickySouhrnCz"
}
]
},
{
"id": "LogEmsReportCz.telo.prubehDoporuceni",
"path": "LogEmsReportCz.telo.prubehDoporuceni",
"short": "A.2.9 Průběh, Doporučení",
"definition": "Průběh, Doporučení",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogRecommendationsCz"
}
]
},
{
"id": "LogEmsReportCz.telo.ukonceni",
"path": "LogEmsReportCz.telo.ukonceni",
"short": "A.2.10 Ukončení",
"definition": "Ukončení",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogEndOfCareCz"
}
]
},
{
"id": "LogEmsReportCz.zobrazitelnaForma",
"path": "LogEmsReportCz.zobrazitelnaForma",
"short": "A.3 - Zobrazitelná forma dokumentu",
"definition": "Zobrazená verze dokumentu, doporučeno PDF.",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogPresentedFormCz"
}
]
},
{
"id": "LogEmsReportCz.prilohy",
"path": "LogEmsReportCz.prilohy",
"short": "A.4 - Přílohy",
"definition": "Přiložené obrázky, dokumenty nebo jiná média.",
"min": 0,
"max": "*",
"type": [
{
"code": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogAttachmentsCz"
}
]
}
]
}
}