FHIR IG analytics| Package | hl7.fhir.cz.korder |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-logKOrderInformation.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/k-order/StructureDefinition-logKOrderInformation.html |
| URL | https://hl7.cz/fhir/korder/StructureDefinition/logKOrderInformation |
| Version | 0.0.3 |
| Status | draft |
| Date | 2026-02-10T12:39:03+00:00 |
| Name | LogEnKOrderInformationCz |
| Title | A.2.1 - Order information and A.2.2 - Order reason |
| Realm | cz |
| Authority | hl7 |
| Description | Information about order and order reason |
| Type | https://hl7.cz/fhir/korder/StructureDefinition/logKOrderInformation |
| Kind | logical |
| StructureDefinition | |
| logEnBodyKOrder | A.2 – Document Body |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition logKOrderInformation
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | A.2.1 - Order information and A.2.2 - Order reason | |
![]() ![]() | 0..* | Base | A.2.1 - Order information | |
![]() ![]() ![]() | 1..* | Identifier | A.2.1.1 - Order Id | |
![]() ![]() ![]() | 1..1 | dateTime | A.2.1.2 - Order date and time | |
![]() ![]() ![]() | 0..1 | dateTime | A.2.1.3 - Date and time of requested execution | |
![]() ![]() ![]() | 0..1 | CodeableConcept | A.2.1.4 - Urgency of the order | |
![]() ![]() ![]() | 0..1 | string | A.2.1.5 - Order text | |
![]() ![]() ![]() | 0..1 | string | A.2.1.6 - Information for the patient | |
![]() ![]() | 1..* | Base | A.2.2 – Diagnoses | |
![]() ![]() ![]() | 1..1 | CodeableConcept | A.2.2.1 - Primary diagnosis | |
![]() ![]() ![]() | 0..* | CodeableConcept | A.2.2.2 - Secondary diagnoses | |
![]() ![]() | 0..1 | CodeableConcept | A.2.3 - Reimbursement code | |
{
"resourceType": "StructureDefinition",
"id": "logKOrderInformation",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}
],
"url": "https://hl7.cz/fhir/korder/StructureDefinition/logKOrderInformation",
"version": "0.0.3",
"name": "LogEnKOrderInformationCz",
"title": "A.2.1 - Order information and A.2.2 - Order reason",
"status": "draft",
"date": "2026-02-10T12:39:03+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Information about order and order reason",
"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/logKOrderInformation",
"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": "logKOrderInformation",
"path": "logKOrderInformation",
"short": "A.2.1 - Order information and A.2.2 - Order reason",
"definition": "Information about order and order reason",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "logKOrderInformation.orderDetails",
"path": "logKOrderInformation.orderDetails",
"short": "A.2.1 - Order information",
"definition": "Order information could respond to multiple test orders",
"min": 0,
"max": "*",
"base": {
"path": "logKOrderInformation.orderDetails",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "logKOrderInformation.orderDetails.identifier",
"path": "logKOrderInformation.orderDetails.identifier",
"short": "A.2.1.1 - Order Id",
"definition": "An identifier of the K-order.",
"min": 1,
"max": "*",
"base": {
"path": "logKOrderInformation.orderDetails.identifier",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "logKOrderInformation.orderDetails.dateTime",
"path": "logKOrderInformation.orderDetails.dateTime",
"short": "A.2.1.2 - Order date and time",
"definition": "Date and time of the order placement.",
"min": 1,
"max": "1",
"base": {
"path": "logKOrderInformation.orderDetails.dateTime",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "logKOrderInformation.orderDetails.requestedExecdateTime",
"path": "logKOrderInformation.orderDetails.requestedExecdateTime",
"short": "A.2.1.3 - Date and time of requested execution",
"definition": "Date and time of requested execution",
"min": 0,
"max": "1",
"base": {
"path": "logKOrderInformation.orderDetails.requestedExecdateTime",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "logKOrderInformation.orderDetails.urgency",
"path": "logKOrderInformation.orderDetails.urgency",
"short": "A.2.1.4 - Urgency of the order",
"definition": "Urgency of the order (routine, urgent, statim). Preferred system(s): HL7:RequestPriority",
"min": 0,
"max": "1",
"base": {
"path": "logKOrderInformation.orderDetails.urgency",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "logKOrderInformation.orderDetails.orderText",
"path": "logKOrderInformation.orderDetails.orderText",
"short": "A.2.1.5 - Order text",
"definition": "A textual description of the order or additional requirements, specific to each type of order, if they cannot be expressed formally.",
"min": 0,
"max": "1",
"base": {
"path": "logKOrderInformation.orderDetails.orderText",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "logKOrderInformation.orderDetails.infoForPatient",
"path": "logKOrderInformation.orderDetails.infoForPatient",
"short": "A.2.1.6 - Information for the patient",
"definition": "Patient instructions related to the order. E.g. fasting collection, etc.",
"min": 0,
"max": "1",
"base": {
"path": "logKOrderInformation.orderDetails.infoForPatient",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "logKOrderInformation.diagnoses",
"path": "logKOrderInformation.diagnoses",
"short": "A.2.2 – Diagnoses",
"definition": "Reason of imaging order",
"min": 1,
"max": "*",
"base": {
"path": "logKOrderInformation.diagnoses",
"min": 1,
"max": "*"
},
"type": [
{
"code": "Base"
}
]
},
{
"id": "logKOrderInformation.diagnoses.primaryDiagnosis",
"path": "logKOrderInformation.diagnoses.primaryDiagnosis",
"short": "A.2.2.1 - Primary diagnosis",
"definition": "Primary diagnosis justifying the request according to ICD-10 (UZIS).",
"min": 1,
"max": "1",
"base": {
"path": "logKOrderInformation.diagnoses.primaryDiagnosis",
"min": 1,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "logKOrderInformation.diagnoses.secondaryDiagnoses",
"path": "logKOrderInformation.diagnoses.secondaryDiagnoses",
"short": "A.2.2.2 - Secondary diagnoses",
"definition": "Additional relevant patient diagnoses according to ICD-10 (UZIS).",
"min": 0,
"max": "*",
"base": {
"path": "logKOrderInformation.diagnoses.secondaryDiagnoses",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "logKOrderInformation.reimbursementCode",
"path": "logKOrderInformation.reimbursementCode",
"short": "A.2.3 - Reimbursement code",
"definition": "Code of reimbursement type or program according to the VZP reimbursement code list.",
"min": 0,
"max": "1",
"base": {
"path": "logKOrderInformation.reimbursementCode",
"min": 0,
"max": "1"
},
"type": [
{
"code": "CodeableConcept"
}
]
}
]
},
"differential": {
"element": [
{
"id": "logKOrderInformation",
"path": "logKOrderInformation",
"short": "A.2.1 - Order information and A.2.2 - Order reason",
"definition": "Information about order and order reason"
},
{
"id": "logKOrderInformation.orderDetails",
"path": "logKOrderInformation.orderDetails",
"short": "A.2.1 - Order information",
"definition": "Order information could respond to multiple test orders ",
"min": 0,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "logKOrderInformation.orderDetails.identifier",
"path": "logKOrderInformation.orderDetails.identifier",
"short": "A.2.1.1 - Order Id",
"definition": "An identifier of the K-order.",
"min": 1,
"max": "*",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "logKOrderInformation.orderDetails.dateTime",
"path": "logKOrderInformation.orderDetails.dateTime",
"short": "A.2.1.2 - Order date and time",
"definition": "Date and time of the order placement.",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "logKOrderInformation.orderDetails.requestedExecdateTime",
"path": "logKOrderInformation.orderDetails.requestedExecdateTime",
"short": "A.2.1.3 - Date and time of requested execution",
"definition": "Date and time of requested execution",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "logKOrderInformation.orderDetails.urgency",
"path": "logKOrderInformation.orderDetails.urgency",
"short": "A.2.1.4 - Urgency of the order",
"definition": "Urgency of the order (routine, urgent, statim). Preferred system(s): HL7:RequestPriority",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "logKOrderInformation.orderDetails.orderText",
"path": "logKOrderInformation.orderDetails.orderText",
"short": "A.2.1.5 - Order text",
"definition": "A textual description of the order or additional requirements, specific to each type of order, if they cannot be expressed formally.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "logKOrderInformation.orderDetails.infoForPatient",
"path": "logKOrderInformation.orderDetails.infoForPatient",
"short": "A.2.1.6 - Information for the patient",
"definition": "Patient instructions related to the order. E.g. fasting collection, etc.",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "logKOrderInformation.diagnoses",
"path": "logKOrderInformation.diagnoses",
"short": "A.2.2 – Diagnoses",
"definition": "Reason of imaging order",
"min": 1,
"max": "*",
"type": [
{
"code": "Base"
}
]
},
{
"id": "logKOrderInformation.diagnoses.primaryDiagnosis",
"path": "logKOrderInformation.diagnoses.primaryDiagnosis",
"short": "A.2.2.1 - Primary diagnosis",
"definition": "Primary diagnosis justifying the request according to ICD-10 (UZIS).",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "logKOrderInformation.diagnoses.secondaryDiagnoses",
"path": "logKOrderInformation.diagnoses.secondaryDiagnoses",
"short": "A.2.2.2 - Secondary diagnoses",
"definition": "Additional relevant patient diagnoses according to ICD-10 (UZIS).",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept"
}
]
},
{
"id": "logKOrderInformation.reimbursementCode",
"path": "logKOrderInformation.reimbursementCode",
"short": "A.2.3 - Reimbursement code",
"definition": "Code of reimbursement type or program according to the VZP reimbursement code list.",
"min": 0,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
]
}
]
}
}