FHIR IG Statistics: StructureDefinition/LabOrderHeader
Resources that use this resource
StructureDefinition |
LabOrder | A - Laboratory Order |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "StructureDefinition",
"id": "LabOrderHeader",
"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/lab-order/StructureDefinition/LabOrderHeader",
"version": "0.0.1",
"name": "LabOrderHeaderCz",
"title": "A.1 Laboratory Order header data elements",
"status": "draft",
"date": "2025-07-18T09:02:08+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Laboratory 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/lab-order/StructureDefinition/LabOrderHeader",
"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": "LabOrderHeader",
"path": "LabOrderHeader",
"short": "A.1 Laboratory Order header data elements",
"definition": "Laboratory Order header data elements",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "LabOrderHeader.subject",
"path": "LabOrderHeader.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": "LabOrderHeader.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/SubjectCz"
}
]
},
{
"id": "LabOrderHeader.payer",
"path": "LabOrderHeader.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": "LabOrderHeader.payer",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/PayerCz"
}
]
},
{
"id": "LabOrderHeader.coverage",
"path": "LabOrderHeader.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": "LabOrderHeader.coverage",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/CoverageOrderCz"
}
]
},
{
"id": "LabOrderHeader.author",
"path": "LabOrderHeader.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": "LabOrderHeader.author",
"min": 1,
"max": "*"
},
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/AuthorCz"
}
]
},
{
"id": "LabOrderHeader.requestedPerformer",
"path": "LabOrderHeader.requestedPerformer",
"short": "A.1.6 - Requested performer",
"definition": "Requested performer (laboratory).",
"min": 0,
"max": "1",
"base": {
"path": "LabOrderHeader.requestedPerformer",
"min": 0,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/RequestedPerformerCz"
}
]
},
{
"id": "LabOrderHeader.additionalRecipient",
"path": "LabOrderHeader.additionalRecipient",
"short": "A.1.7 - Additional recipient",
"definition": "Additional recipient of produced laboratory report",
"min": 0,
"max": "*",
"base": {
"path": "LabOrderHeader.additionalRecipient",
"min": 0,
"max": "*"
},
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/AdditionalRecipientCz"
}
]
},
{
"id": "LabOrderHeader.documentMetadata",
"path": "LabOrderHeader.documentMetadata",
"short": "A.1.8 - Document metadata",
"definition": "Document metadata",
"min": 1,
"max": "1",
"base": {
"path": "LabOrderHeader.documentMetadata",
"min": 1,
"max": "1"
},
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/DocumentMetadataCz"
}
]
},
{
"id": "LabOrderHeader.digitalSignature",
"path": "LabOrderHeader.digitalSignature",
"short": "A.1.9 - Digital signatures",
"definition": "Digital signatures",
"min": 1,
"max": "*",
"base": {
"path": "LabOrderHeader.digitalSignature",
"min": 1,
"max": "*"
},
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/digitalSignatureCz"
}
]
}
]
},
"differential": {
"element": [
{
"id": "LabOrderHeader",
"path": "LabOrderHeader",
"short": "A.1 Laboratory Order header data elements",
"definition": "Laboratory Order header data elements"
},
{
"id": "LabOrderHeader.subject",
"path": "LabOrderHeader.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/lab-order/StructureDefinition/SubjectCz"
}
]
},
{
"id": "LabOrderHeader.payer",
"path": "LabOrderHeader.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/lab-order/StructureDefinition/PayerCz"
}
]
},
{
"id": "LabOrderHeader.coverage",
"path": "LabOrderHeader.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/lab-order/StructureDefinition/CoverageOrderCz"
}
]
},
{
"id": "LabOrderHeader.author",
"path": "LabOrderHeader.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/lab-order/StructureDefinition/AuthorCz"
}
]
},
{
"id": "LabOrderHeader.requestedPerformer",
"path": "LabOrderHeader.requestedPerformer",
"short": "A.1.6 - Requested performer",
"definition": "Requested performer (laboratory).",
"min": 0,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/RequestedPerformerCz"
}
]
},
{
"id": "LabOrderHeader.additionalRecipient",
"path": "LabOrderHeader.additionalRecipient",
"short": "A.1.7 - Additional recipient",
"definition": "Additional recipient of produced laboratory report",
"min": 0,
"max": "*",
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/AdditionalRecipientCz"
}
]
},
{
"id": "LabOrderHeader.documentMetadata",
"path": "LabOrderHeader.documentMetadata",
"short": "A.1.8 - Document metadata",
"definition": "Document metadata",
"min": 1,
"max": "1",
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/DocumentMetadataCz"
}
]
},
{
"id": "LabOrderHeader.digitalSignature",
"path": "LabOrderHeader.digitalSignature",
"short": "A.1.9 - Digital signatures",
"definition": "Digital signatures",
"min": 1,
"max": "*",
"type": [
{
"code": "https://hl7.cz/fhir/lab-order/StructureDefinition/digitalSignatureCz"
}
]
}
]
}
}