FHIR IG analytics
| Package | hl7.fhir.cz.ems |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-TherapyEmsCz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/cz-ems/StructureDefinition-TherapyEmsCz.html |
| URL | https://hl7.cz/fhir/cz-ems/StructureDefinition/TherapyEmsCz |
| Version | 0.0.2 |
| Status | draft |
| Date | 2026-01-30T07:36:37+00:00 |
| Name | LogEnTherapyEmsCz |
| Title | A.2.7 - Therapy |
| Realm | cz |
| Authority | hl7 |
| Description | EMS Report - Therapy |
| Type | https://hl7.cz/fhir/cz-ems/StructureDefinition/TherapyEmsCz |
| 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": "TherapyEmsCz",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/cz-ems/StructureDefinition/TherapyEmsCz",
"version": "0.0.2",
"name": "LogEnTherapyEmsCz",
"title": "A.2.7 - Therapy",
"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 - Therapy",
"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/TherapyEmsCz",
"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": "TherapyEmsCz",
"path": "TherapyEmsCz",
"short": "A.2.7 - Therapy",
"definition": "EMS Report - Therapy",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "TherapyEmsCz.procedures",
"path": "TherapyEmsCz.procedures",
"short": "A.2.7.1 - Procedures",
"definition": "Medical procedures according to the EMS (Emergency Medical Service) codebook.",
"min": 0,
"max": "*",
"base": {
"path": "TherapyEmsCz.procedures",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "TherapyEmsCz.procedures.name",
"path": "TherapyEmsCz.procedures.name",
"short": "A.2.7.1.1 - Procedure name",
"definition": "The name of the procedure according to the EMS codebook.",
"min": 1,
"max": "1",
"base": {
"path": "TherapyEmsCz.procedures.name",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.procedures.date",
"path": "TherapyEmsCz.procedures.date",
"short": "A.2.7.1.2 - Date and time of performance",
"definition": "The date and time the procedure was performed.",
"min": 0,
"max": "1",
"base": {
"path": "TherapyEmsCz.procedures.date",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "TherapyEmsCz.medicalDevices",
"path": "TherapyEmsCz.medicalDevices",
"short": "A.2.7.2 - Medical devices",
"definition": "Record of used medical devices (PZT).",
"min": 0,
"max": "*",
"base": {
"path": "TherapyEmsCz.medicalDevices",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "TherapyEmsCz.medicalDevices.description",
"path": "TherapyEmsCz.medicalDevices.description",
"short": "A.2.7.2.1 - Description of the medical device",
"definition": "Description of the medical device used during the intervention via free text and/or code.",
"min": 1,
"max": "1",
"base": {
"path": "TherapyEmsCz.medicalDevices.description",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medicalDevices.id",
"path": "TherapyEmsCz.medicalDevices.id",
"short": "A.2.7.2.2 - Device identifier",
"definition": "Normalized identifier, e.g., UDI, according to EU regulation 2017/745.",
"min": 0,
"max": "1",
"base": {
"path": "TherapyEmsCz.medicalDevices.id",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "TherapyEmsCz.medication",
"path": "TherapyEmsCz.medication",
"short": "A.2.7.3 - Medication",
"definition": "Medication treatment during the care.",
"min": 0,
"max": "*",
"base": {
"path": "TherapyEmsCz.medication",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "TherapyEmsCz.medication.codeSUKL",
"path": "TherapyEmsCz.medication.codeSUKL",
"short": "A.2.7.3.1 - SUKL Code",
"definition": "The code of the medicinal product according to the SÚKL database.",
"min": 1,
"max": "1",
"base": {
"path": "TherapyEmsCz.medication.codeSUKL",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medication.medicinalProductName",
"path": "TherapyEmsCz.medication.medicinalProductName",
"short": "A.2.7.3.2 - Name of the medicinal product",
"definition": "The registered name of the medicinal product according to the medicinal products database.",
"min": 1,
"max": "1",
"base": {
"path": "TherapyEmsCz.medication.medicinalProductName",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "TherapyEmsCz.medication.groupATC",
"path": "TherapyEmsCz.medication.groupATC",
"short": "A.2.7.3.3 - ATC group",
"definition": "The ATC group of the administered medicinal product.",
"min": 0,
"max": "1",
"base": {
"path": "TherapyEmsCz.medication.groupATC",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medication.activeSubstances",
"path": "TherapyEmsCz.medication.activeSubstances",
"short": "A.2.7.3.4 - Active substances",
"definition": "List of active substances in the medicinal product derived from the record of the HVLP or IVLP product in the SUKL database (DLP). Active substances are listed by name and, if applicable, also by DLP code.",
"min": 0,
"max": "*",
"base": {
"path": "TherapyEmsCz.medication.activeSubstances",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medication.strength",
"path": "TherapyEmsCz.medication.strength",
"short": "A.2.7.3.5 - Strength",
"definition": "The strength of the active medicinal substance contained in the medicinal product. The strength is expressed in relation to the unit of administration. E.g., 500mg in a tablet.",
"min": 0,
"max": "*",
"base": {
"path": "TherapyEmsCz.medication.strength",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "TherapyEmsCz.medication.medicinalForm",
"path": "TherapyEmsCz.medication.medicinalForm",
"short": "A.2.7.3.6 - Form of the medicinal product",
"definition": "The dosage form contained in the package expressed by a code. E.g., Syrup, tablet, etc.",
"min": 0,
"max": "1",
"base": {
"path": "TherapyEmsCz.medication.medicinalForm",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medication.administeredQuantity",
"path": "TherapyEmsCz.medication.administeredQuantity",
"short": "A.2.7.3.7 - Dosage",
"definition": "The number of units of administration by free text or formally.",
"min": 0,
"max": "1",
"base": {
"path": "TherapyEmsCz.medication.administeredQuantity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "TherapyEmsCz.medication.routeOfAdministration",
"path": "TherapyEmsCz.medication.routeOfAdministration",
"short": "A.2.7.3.8 - Route of administration",
"definition": "Route of administration.",
"min": 0,
"max": "1",
"base": {
"path": "TherapyEmsCz.medication.routeOfAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medication.dateOfAdministration",
"path": "TherapyEmsCz.medication.dateOfAdministration",
"short": "A.2.7.3.9 - Date and time of administration",
"definition": "Date and time of administration.",
"min": 0,
"max": "1",
"base": {
"path": "TherapyEmsCz.medication.dateOfAdministration",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
}
]
},
"differential": {
"element": [
{
"id": "TherapyEmsCz",
"path": "TherapyEmsCz",
"short": "A.2.7 - Therapy",
"definition": "EMS Report - Therapy"
},
{
"id": "TherapyEmsCz.procedures",
"path": "TherapyEmsCz.procedures",
"short": "A.2.7.1 - Procedures",
"definition": "Medical procedures according to the EMS (Emergency Medical Service) codebook.",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "TherapyEmsCz.procedures.name",
"path": "TherapyEmsCz.procedures.name",
"short": "A.2.7.1.1 - Procedure name",
"definition": "The name of the procedure according to the EMS codebook.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.procedures.date",
"path": "TherapyEmsCz.procedures.date",
"short": "A.2.7.1.2 - Date and time of performance",
"definition": "The date and time the procedure was performed.",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "TherapyEmsCz.medicalDevices",
"path": "TherapyEmsCz.medicalDevices",
"short": "A.2.7.2 - Medical devices",
"definition": "Record of used medical devices (PZT).",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "TherapyEmsCz.medicalDevices.description",
"path": "TherapyEmsCz.medicalDevices.description",
"short": "A.2.7.2.1 - Description of the medical device",
"definition": "Description of the medical device used during the intervention via free text and/or code.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medicalDevices.id",
"path": "TherapyEmsCz.medicalDevices.id",
"short": "A.2.7.2.2 - Device identifier",
"definition": "Normalized identifier, e.g., UDI, according to EU regulation 2017/745.",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "TherapyEmsCz.medication",
"path": "TherapyEmsCz.medication",
"short": "A.2.7.3 - Medication",
"definition": "Medication treatment during the care.",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "TherapyEmsCz.medication.codeSUKL",
"path": "TherapyEmsCz.medication.codeSUKL",
"short": "A.2.7.3.1 - SUKL Code",
"definition": "The code of the medicinal product according to the SÚKL database.",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medication.medicinalProductName",
"path": "TherapyEmsCz.medication.medicinalProductName",
"short": "A.2.7.3.2 - Name of the medicinal product",
"definition": "The registered name of the medicinal product according to the medicinal products database.",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "TherapyEmsCz.medication.groupATC",
"path": "TherapyEmsCz.medication.groupATC",
"short": "A.2.7.3.3 - ATC group",
"definition": "The ATC group of the administered medicinal product.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medication.activeSubstances",
"path": "TherapyEmsCz.medication.activeSubstances",
"short": "A.2.7.3.4 - Active substances",
"definition": "List of active substances in the medicinal product derived from the record of the HVLP or IVLP product in the SUKL database (DLP). Active substances are listed by name and, if applicable, also by DLP code.",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medication.strength",
"path": "TherapyEmsCz.medication.strength",
"short": "A.2.7.3.5 - Strength",
"definition": "The strength of the active medicinal substance contained in the medicinal product. The strength is expressed in relation to the unit of administration. E.g., 500mg in a tablet.",
"min": 0,
"max": "*",
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "TherapyEmsCz.medication.medicinalForm",
"path": "TherapyEmsCz.medication.medicinalForm",
"short": "A.2.7.3.6 - Form of the medicinal product",
"definition": "The dosage form contained in the package expressed by a code. E.g., Syrup, tablet, etc.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medication.administeredQuantity",
"path": "TherapyEmsCz.medication.administeredQuantity",
"short": "A.2.7.3.7 - Dosage",
"definition": "The number of units of administration by free text or formally.",
"min": 0,
"max": "1",
"type": [
{
"code": "Quantity"
}
]
},
{
"id": "TherapyEmsCz.medication.routeOfAdministration",
"path": "TherapyEmsCz.medication.routeOfAdministration",
"short": "A.2.7.3.8 - Route of administration",
"definition": "Route of administration.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "TherapyEmsCz.medication.dateOfAdministration",
"path": "TherapyEmsCz.medication.dateOfAdministration",
"short": "A.2.7.3.9 - Date and time of administration",
"definition": "Date and time of administration.",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
}
]
}
}