FHIR IG analytics| Package | hl7.fhir.cz.korder |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-KOrderHeader.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/k-order/StructureDefinition-KOrderHeader.html |
| URL | https://hl7.cz/fhir/korder/StructureDefinition/KOrderHeader |
| Version | 0.0.3 |
| Status | draft |
| Date | 2026-02-10T12:39:03+00:00 |
| Name | LogEnKOrderHeaderCz |
| Title | A.1 Order header data elements |
| Realm | cz |
| Authority | hl7 |
| Description | Order header data elements |
| Type | https://hl7.cz/fhir/korder/StructureDefinition/KOrderHeader |
| Kind | logical |
No resources found
| StructureDefinition | |
| AdditionalRecipientKOrderCz | A.1.7 - Additional Recipient |
| AuthorKOrderCz | A.1.5 - Author |
| CoverageKOrderCz | A.1.4 - Information about coverage |
| DigitalSignatureKOrderCz | A.1.9 - Digital signature |
| DocumentMetadataKOrderCz | A.1.8 - Document metadata |
| PayerKOrderCz | A.1.3 - Health insurance and payment information |
| RequestedPerformerKOrderCz | A.1.6 - Requested Performer (processing person) |
| SubjectKOrderCz | A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition KOrderHeader
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | A.1 Order header data elements | |
![]() ![]() | 1..1 | SubjectKOrderCz | A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject | |
![]() ![]() | 1..1 | PayerKOrderCz | A.1.3 - Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care. | |
![]() ![]() | 1..1 | CoverageKOrderCz | A.1.4 - Information about coverage - the default value will be the patient's insurance company | |
![]() ![]() | 1..* | AuthorKOrderCz | A.1.5 - Author (who requested the order). Multiple authors could be provided. | |
![]() ![]() | 0..1 | RequestedPerformerKOrderCz | A.1.6 - Requested performer | |
![]() ![]() | 0..* | AdditionalRecipientKOrderCz | A.1.7 - Additional recipient | |
![]() ![]() | 1..1 | DocumentMetadataKOrderCz | A.1.8 - Document metadata | |
![]() ![]() | 1..* | DigitalSignatureKOrderCz | A.1.9 - Digital signatures | |
{
"resourceType": "StructureDefinition",
"id": "KOrderHeader",
"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/KOrderHeader",
"version": "0.0.3",
"name": "LogEnKOrderHeaderCz",
"title": "A.1 Order header data elements",
"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": "Order header data elements",
"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/KOrderHeader",
"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": "KOrderHeader",
"path": "KOrderHeader",
"short": "A.1 Order header data elements",
"definition": "Order header data elements",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "KOrderHeader.subject",
"path": "KOrderHeader.subject",
"short": "A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject",
"definition": "Identification of the patient/subject and Patient/subject related contact information",
"min": 1,
"max": "1",
"base": {
"path": "KOrderHeader.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/SubjectKOrderCz"
}
]
},
{
"id": "KOrderHeader.payer",
"path": "KOrderHeader.payer",
"short": "A.1.3 - Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care.",
"definition": "Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care.",
"min": 1,
"max": "1",
"base": {
"path": "KOrderHeader.payer",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/PayerKOrderCz"
}
]
},
{
"id": "KOrderHeader.coverage",
"path": "KOrderHeader.coverage",
"short": "A.1.4 - Information about coverage - the default value will be the patient's insurance company",
"definition": "Coverage information - Information about method of coverage, payer identification data and additional information",
"min": 1,
"max": "1",
"base": {
"path": "KOrderHeader.coverage",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/CoverageKOrderCz"
}
]
},
{
"id": "KOrderHeader.author",
"path": "KOrderHeader.author",
"short": "A.1.5 - Author (who requested the order). Multiple authors could be provided.",
"definition": "Author (who requested the order). Multiple authors could be provided.",
"min": 1,
"max": "*",
"base": {
"path": "KOrderHeader.author",
"min": 1,
"max": "*"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/AuthorKOrderCz"
}
]
},
{
"id": "KOrderHeader.requestedPerformer",
"path": "KOrderHeader.requestedPerformer",
"short": "A.1.6 - Requested performer",
"definition": "Requested performer .",
"min": 0,
"max": "1",
"base": {
"path": "KOrderHeader.requestedPerformer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/RequestedPerformerKOrderCz"
}
]
},
{
"id": "KOrderHeader.additionalRecipient",
"path": "KOrderHeader.additionalRecipient",
"short": "A.1.7 - Additional recipient",
"definition": "Additional recipient of produced order report",
"min": 0,
"max": "*",
"base": {
"path": "KOrderHeader.additionalRecipient",
"min": 0,
"max": "*"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/AdditionalRecipientKOrderCz"
}
]
},
{
"id": "KOrderHeader.documentMetadata",
"path": "KOrderHeader.documentMetadata",
"short": "A.1.8 - Document metadata",
"definition": "Document metadata",
"min": 1,
"max": "1",
"base": {
"path": "KOrderHeader.documentMetadata",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/DocumentMetadataKOrderCz"
}
]
},
{
"id": "KOrderHeader.digitalSignature",
"path": "KOrderHeader.digitalSignature",
"short": "A.1.9 - Digital signatures",
"definition": "Digital signatures",
"min": 1,
"max": "*",
"base": {
"path": "KOrderHeader.digitalSignature",
"min": 1,
"max": "*"
},
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/DigitalSignatureKOrderCz"
}
]
}
]
},
"differential": {
"element": [
{
"id": "KOrderHeader",
"path": "KOrderHeader",
"short": "A.1 Order header data elements",
"definition": "Order header data elements"
},
{
"id": "KOrderHeader.subject",
"path": "KOrderHeader.subject",
"short": "A.1.1 - Identification and A.1.2 - related contact information of the Patient/subject",
"definition": "Identification of the patient/subject and Patient/subject related contact information",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/SubjectKOrderCz"
}
]
},
{
"id": "KOrderHeader.payer",
"path": "KOrderHeader.payer",
"short": "A.1.3 - Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care.",
"definition": "Health insurance and payment information - Health insurance information is not always required, however, in some jurisdictions, the insurance number is also used as the patient identifier. It is necessary not just for identification but also forms access to funding for care.",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/PayerKOrderCz"
}
]
},
{
"id": "KOrderHeader.coverage",
"path": "KOrderHeader.coverage",
"short": "A.1.4 - Information about coverage - the default value will be the patient's insurance company",
"definition": "Coverage information - Information about method of coverage, payer identification data and additional information",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/CoverageKOrderCz"
}
]
},
{
"id": "KOrderHeader.author",
"path": "KOrderHeader.author",
"short": "A.1.5 - Author (who requested the order). Multiple authors could be provided.",
"definition": "Author (who requested the order). Multiple authors could be provided.",
"min": 1,
"max": "*",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/AuthorKOrderCz"
}
]
},
{
"id": "KOrderHeader.requestedPerformer",
"path": "KOrderHeader.requestedPerformer",
"short": "A.1.6 - Requested performer",
"definition": "Requested performer .",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/RequestedPerformerKOrderCz"
}
]
},
{
"id": "KOrderHeader.additionalRecipient",
"path": "KOrderHeader.additionalRecipient",
"short": "A.1.7 - Additional recipient",
"definition": "Additional recipient of produced order report",
"min": 0,
"max": "*",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/AdditionalRecipientKOrderCz"
}
]
},
{
"id": "KOrderHeader.documentMetadata",
"path": "KOrderHeader.documentMetadata",
"short": "A.1.8 - Document metadata",
"definition": "Document metadata",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/DocumentMetadataKOrderCz"
}
]
},
{
"id": "KOrderHeader.digitalSignature",
"path": "KOrderHeader.digitalSignature",
"short": "A.1.9 - Digital signatures",
"definition": "Digital signatures",
"min": 1,
"max": "*",
"type": [
{
"code": "https://hl7.cz/fhir/korder/StructureDefinition/DigitalSignatureKOrderCz"
}
]
}
]
}
}