FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/LabOrderHeader

Packagehl7.fhir.cz.lab-order
TypeStructureDefinition
IdLabOrderHeader
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/lab-order/https://build.fhir.org/ig/HL7-cz/lab-order/StructureDefinition-LabOrderHeader.html
URLhttps://hl7.cz/fhir/lab-order/StructureDefinition/LabOrderHeader
Version0.0.1
Statusdraft
Date2025-07-18T09:02:08+00:00
NameLabOrderHeaderCz
TitleA.1 Laboratory Order header data elements
Realmcz
Authorityhl7
DescriptionLaboratory Order header data elements
Typehttps://hl7.cz/fhir/lab-order/StructureDefinition/LabOrderHeader
Kindlogical

Resources that use this resource

ConceptMap
LabOrderHeader2FHIRcz-czCZ Header Model to this guide Map
StructureDefinition
LabOrderA - Laboratory Order

Resources that this resource uses

StructureDefinition
AdditionalRecipientCzA.1.7 - Additional Recipient
AuthorCzA.1.5 - Author (by whom the Laboratory order was/were authored). Multiple authors could be provided.
CoverageOrderCzA.1.4 - Information about coverage
DocumentMetadataCzA.1.8 - Document metadata
PayerCzA.1.3 - Health insurance and payment information
RequestedPerformerCzA.1.6 - Requested Performer (processing person)
SubjectCzA.1.1 - Identification and A.1.2 - related contact information of the Patient/subject
digitalSignatureCzA.1.9 - Digital signature

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition LabOrderHeader

NameFlagsCard.TypeDescription & Constraintsdoco
.. LabOrderHeader 0..*BaseA.1 Laboratory Order header data elements
... subject 1..1SubjectCzA.1.1 - Identification and A.1.2 - related contact information of the Patient/subject
... payer 1..1PayerCzA.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.
... coverage 1..1CoverageOrderCzA.1.4 - Information about coverage - the default value will be the patient's insurance company
... author 1..*AuthorCzA.1.5 - Author (who requested the order). Multiple authors could be provided.
... requestedPerformer 0..1RequestedPerformerCzA.1.6 - Requested performer
... additionalRecipient 0..*AdditionalRecipientCzA.1.7 - Additional recipient
... documentMetadata 1..1DocumentMetadataCzA.1.8 - Document metadata
... digitalSignature 1..*digitalSignatureCzA.1.9 - Digital signatures

doco Documentation for this format

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"
          }
        ]
      }
    ]
  }
}