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

FHIR IG Statistics: StructureDefinition/LabOrderBody

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

Resources that use this resource

StructureDefinition
LabOrderA - Laboratory Order

Resources that this resource uses

StructureDefinition
AppointmentA.2.5 - Appointment
ClinicalEventA.2.3 - Clinical event (Encounter)
ClinicalInformationCzA.2.7 - Clinical information (anamnesis)
LabOrderDataElementsCzA.2.8 - Laboratory order data elements
OrderInformationA.2.1 - Order information and A.2.2 - Order reason
SpecimenInformationA.2.6 - Specimen information

Narrative

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

Generated Narrative: StructureDefinition LabOrderBody

NameFlagsCard.TypeDescription & Constraintsdoco
.. LabOrderBody 0..*BaseA.2 Laboratory Order body data elements
... order 0..*OrderInformationA.2.1 - Order information and A.2.2 - Order reason
... clinicalEvent 0..1ClinicalEventA.2.3 - Clinical event (encounter)
... coverage 1..1CoverageA.2.4 - Coverage
... appointment 0..1AppointmentA.2.5 - Appointment
... specimen 0..*SpecimenInformationA.2.6 - Specimen information
... clinicalInformation 0..1ClinicalInformationCzA.2.7 - Clinical information (anamnesis)
... dataElements 1..1LabOrderDataElementsCzA.2.8 - Laboratory order data elements

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "LabOrderBody",
  "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/LabOrderBody",
  "version": "0.0.1",
  "name": "LabOrderBodyCz",
  "title": "A.2 Laboratory Order body 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 body 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/LabOrderBody",
  "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": "LabOrderBody",
        "path": "LabOrderBody",
        "short": "A.2 Laboratory Order body data elements",
        "definition": "Laboratory Order body data elements",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "LabOrderBody.order",
        "path": "LabOrderBody.order",
        "short": "A.2.1 - Order information and A.2.2 - Order reason",
        "definition": "The laboratory report may correspond to multiple orders",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LabOrderBody.order",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/OrderInformation"
          }
        ]
      },
      {
        "id": "LabOrderBody.clinicalEvent",
        "path": "LabOrderBody.clinicalEvent",
        "short": "A.2.3 - Clinical event (encounter)",
        "definition": "Information about the clinical event to which the order relates",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LabOrderBody.clinicalEvent",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/ClinicalEvent"
          }
        ]
      },
      {
        "id": "LabOrderBody.coverage",
        "path": "LabOrderBody.coverage",
        "short": "A.2.4 - Coverage",
        "definition": "Information on how to pay for an examination order",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LabOrderBody.coverage",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Coverage"
          }
        ]
      },
      {
        "id": "LabOrderBody.appointment",
        "path": "LabOrderBody.appointment",
        "short": "A.2.5 - Appointment",
        "definition": "Information about the appointment (if booked)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LabOrderBody.appointment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/Appointment"
          }
        ]
      },
      {
        "id": "LabOrderBody.specimen",
        "path": "LabOrderBody.specimen",
        "short": "A.2.6 - Specimen information",
        "definition": "Information about speciments",
        "min": 0,
        "max": "*",
        "base": {
          "path": "LabOrderBody.specimen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/SpecimenInformation"
          }
        ]
      },
      {
        "id": "LabOrderBody.clinicalInformation",
        "path": "LabOrderBody.clinicalInformation",
        "short": "A.2.7 - Clinical information (anamnesis)",
        "definition": "Information and data communicated to the laboratory affecting the execution of the order or the interpretation of the results",
        "min": 0,
        "max": "1",
        "base": {
          "path": "LabOrderBody.clinicalInformation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/ClinicalInformationCz"
          }
        ]
      },
      {
        "id": "LabOrderBody.dataElements",
        "path": "LabOrderBody.dataElements",
        "short": "A.2.8 - Laboratory order data elements",
        "definition": "Laboratory order data elements",
        "min": 1,
        "max": "1",
        "base": {
          "path": "LabOrderBody.dataElements",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/LabOrderDataElementsCz"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "LabOrderBody",
        "path": "LabOrderBody",
        "short": "A.2 Laboratory Order body data elements",
        "definition": "Laboratory Order body data elements"
      },
      {
        "id": "LabOrderBody.order",
        "path": "LabOrderBody.order",
        "short": "A.2.1 - Order information and A.2.2 - Order reason",
        "definition": "The laboratory report may correspond to multiple orders",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/OrderInformation"
          }
        ]
      },
      {
        "id": "LabOrderBody.clinicalEvent",
        "path": "LabOrderBody.clinicalEvent",
        "short": "A.2.3 - Clinical event (encounter)",
        "definition": "Information about the clinical event to which the order relates",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/ClinicalEvent"
          }
        ]
      },
      {
        "id": "LabOrderBody.coverage",
        "path": "LabOrderBody.coverage",
        "short": "A.2.4 - Coverage",
        "definition": "Information on how to pay for an examination order",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Coverage"
          }
        ]
      },
      {
        "id": "LabOrderBody.appointment",
        "path": "LabOrderBody.appointment",
        "short": "A.2.5 - Appointment",
        "definition": "Information about the appointment (if booked)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/Appointment"
          }
        ]
      },
      {
        "id": "LabOrderBody.specimen",
        "path": "LabOrderBody.specimen",
        "short": "A.2.6 - Specimen information",
        "definition": "Information about speciments",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/SpecimenInformation"
          }
        ]
      },
      {
        "id": "LabOrderBody.clinicalInformation",
        "path": "LabOrderBody.clinicalInformation",
        "short": "A.2.7 - Clinical information (anamnesis)",
        "definition": "Information and data communicated to the laboratory affecting the execution of the order or the interpretation of the results",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/ClinicalInformationCz"
          }
        ]
      },
      {
        "id": "LabOrderBody.dataElements",
        "path": "LabOrderBody.dataElements",
        "short": "A.2.8 - Laboratory order data elements",
        "definition": "Laboratory order data elements",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "https://hl7.cz/fhir/lab-order/StructureDefinition/LabOrderDataElementsCz"
          }
        ]
      }
    ]
  }
}