FHIR IG analytics| Package | hl7.fhir.cz.korder |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LMEnBodyFTOrder.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/k-order/StructureDefinition-LMEnBodyFTOrder.html |
| URL | https://hl7.cz/fhir/korder/StructureDefinition/LMEnBodyFTOrder |
| Version | 0.0.3 |
| Status | draft |
| Date | 2026-04-02T06:29:39+00:00 |
| Name | LMEnBodyFTOrderCz |
| Title | A.2 - Document Body |
| Realm | cz |
| Authority | hl7 |
| Description | Body of the FT-order document containing order information, clinical data, coverage, appointment details, and specification of requested services. |
| Type | https://hl7.cz/fhir/korder/StructureDefinition/LMEnBodyFTOrder |
| Kind | logical |
No resources found
| StructureDefinition | ||
| hl7.fhir.cz.korder#current | LMEnAppointmentCz | A.2.5 - Appointment |
| hl7.fhir.cz.korder#current | LMEnClinicalEventCz | A.2.3 - Clinical event (encounter) |
| hl7.fhir.cz.korder#current | LMEnClinicalInformationCz | A.3.1 - Clinical Information (Medical History) |
| hl7.fhir.cz.korder#current | LMEnCoverageBodyCz | A.2.4 - Coverage |
| hl7.fhir.cz.korder#current | LMEnFTOrderDataElementsCz | A.3.2 - Order / examination data elements |
| hl7.fhir.cz.korder#current | LMEnOrderInformationCz | A.2.1 - Order information and A.2.2 - Order reason |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition LMEnBodyFTOrder
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | A.2 - Document Body | |
![]() ![]() | 0..1 | LMEnOrderInformationCz | A.2.1 - Order information | |
![]() ![]() | 0..1 | LMEnClinicalEventCz | A.2.3 - Clinical event | |
![]() ![]() | 1..* | LMEnCoverageBodyCz | A.2.4 - Coverage | |
![]() ![]() | 0..1 | LMEnAppointmentCz | A.2.5 - Appointment | |
![]() ![]() | 1..1 | LMEnClinicalInformationCz | A.3.1 - Clinical information | |
![]() ![]() | 1..1 | LMEnFTOrderDataElementsCz | A.3.2 - Order data elements | |
{
"resourceType": "StructureDefinition",
"id": "LMEnBodyFTOrder",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnBodyFTOrder",
"version": "0.0.3",
"name": "LMEnBodyFTOrderCz",
"title": "A.2 - Document Body",
"status": "draft",
"date": "2026-04-02T06:29:39+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Body of the FT-order document containing order information,\nclinical data, coverage, appointment details, and specification of requested services.",
"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/korder/StructureDefinition/LMEnBodyFTOrder",
"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": "LMEnBodyFTOrder",
"path": "LMEnBodyFTOrder",
"short": "A.2 - Document Body",
"definition": "Body of the FT-order document containing order information,\nclinical data, coverage, appointment details, and specification of requested services.",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "LMEnBodyFTOrder.orderInformation",
"path": "LMEnBodyFTOrder.orderInformation",
"short": "A.2.1 - Order information",
"definition": "Basic information about the request including diagnoses and the reason for the request.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnBodyFTOrder.orderInformation",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnOrderInformationCz"
}
]
},
{
"id": "LMEnBodyFTOrder.clinicalEvent",
"path": "LMEnBodyFTOrder.clinicalEvent",
"short": "A.2.3 - Clinical event",
"definition": "Information about the clinical event related to the request.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnBodyFTOrder.clinicalEvent",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnClinicalEventCz"
}
]
},
{
"id": "LMEnBodyFTOrder.coverage",
"path": "LMEnBodyFTOrder.coverage",
"short": "A.2.4 - Coverage",
"definition": "Information about the type of coverage for the healthcare service.",
"min": 1,
"max": "*",
"base": {
"path": "LMEnBodyFTOrder.coverage",
"min": 1,
"max": "*"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnCoverageBodyCz"
}
]
},
{
"id": "LMEnBodyFTOrder.appointment",
"path": "LMEnBodyFTOrder.appointment",
"short": "A.2.5 - Appointment",
"definition": "Information about the planned appointment date or patient booking.",
"min": 0,
"max": "1",
"base": {
"path": "LMEnBodyFTOrder.appointment",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnAppointmentCz"
}
]
},
{
"id": "LMEnBodyFTOrder.clinicalInformation",
"path": "LMEnBodyFTOrder.clinicalInformation",
"short": "A.3.1 - Clinical information",
"definition": "Clinical information related to the request,\nsuch as medical history, findings, examination results,\ndifferential diagnostic considerations, or treatment.",
"min": 1,
"max": "1",
"base": {
"path": "LMEnBodyFTOrder.clinicalInformation",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnClinicalInformationCz"
}
]
},
{
"id": "LMEnBodyFTOrder.dataElements",
"path": "LMEnBodyFTOrder.dataElements",
"short": "A.3.2 - Order data elements",
"definition": "Structured specification of requested healthcare services,\nprocedures, and recommendations for further management.\nContent corresponds to ServiceRequest.code and ServiceRequest.orderDetail.",
"min": 1,
"max": "1",
"base": {
"path": "LMEnBodyFTOrder.dataElements",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnFTOrderDataElementsCz"
}
]
}
]
},
"differential": {
"element": [
{
"id": "LMEnBodyFTOrder",
"path": "LMEnBodyFTOrder",
"short": "A.2 - Document Body",
"definition": "Body of the FT-order document containing order information,\nclinical data, coverage, appointment details, and specification of requested services."
},
{
"id": "LMEnBodyFTOrder.orderInformation",
"path": "LMEnBodyFTOrder.orderInformation",
"short": "A.2.1 - Order information",
"definition": "Basic information about the request including diagnoses and the reason for the request.",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnOrderInformationCz"
}
]
},
{
"id": "LMEnBodyFTOrder.clinicalEvent",
"path": "LMEnBodyFTOrder.clinicalEvent",
"short": "A.2.3 - Clinical event",
"definition": "Information about the clinical event related to the request.",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnClinicalEventCz"
}
]
},
{
"id": "LMEnBodyFTOrder.coverage",
"path": "LMEnBodyFTOrder.coverage",
"short": "A.2.4 - Coverage",
"definition": "Information about the type of coverage for the healthcare service.",
"min": 1,
"max": "*",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnCoverageBodyCz"
}
]
},
{
"id": "LMEnBodyFTOrder.appointment",
"path": "LMEnBodyFTOrder.appointment",
"short": "A.2.5 - Appointment",
"definition": "Information about the planned appointment date or patient booking.",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnAppointmentCz"
}
]
},
{
"id": "LMEnBodyFTOrder.clinicalInformation",
"path": "LMEnBodyFTOrder.clinicalInformation",
"short": "A.3.1 - Clinical information",
"definition": "Clinical information related to the request,\nsuch as medical history, findings, examination results,\ndifferential diagnostic considerations, or treatment.",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnClinicalInformationCz"
}
]
},
{
"id": "LMEnBodyFTOrder.dataElements",
"path": "LMEnBodyFTOrder.dataElements",
"short": "A.3.2 - Order data elements",
"definition": "Structured specification of requested healthcare services,\nprocedures, and recommendations for further management.\nContent corresponds to ServiceRequest.code and ServiceRequest.orderDetail.",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/LMEnFTOrderDataElementsCz"
}
]
}
]
}
}