FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.imaging-r5
Resource TypeStructureDefinition
IdStructureDefinition-EHDSLaboratoryOrderBody.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/imaging-r5/StructureDefinition-EHDSLaboratoryOrderBody.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrderBody
Version0.1.0
Statusdraft
Date2025-08-05T08:51:00+00:00
NameEHDSLaboratoryOrderBody
TitleLaboratory order body model
Realmeu
Authorityhl7
DescriptionB.1 - EHDS refined base model for Laboratory order body
CopyrightCopyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrderBody
Kindlogical

Resources that use this resource

StructureDefinition
EHDSLaboratoryOrderLaboratory order

Resources that this resource uses

StructureDefinition
EHDSAlertAlert model
EHDSAllergyIntoleranceAllergy intolerance model
EHDSAppointmentAppointment model
EHDSConditionCondition model
EHDSEncounterEncounter model
EHDSHealthProfessionalHealth professional model
EHDSImmunisationImmunisation model
EHDSMedicationAdministrationMedication administration model
EHDSObservationObservation model
EHDSOrganisationOrganisation model
EHDSPatientPatient model
EHDSServiceRequestService request model
EHDSSpecimenSpecimen model

Narrative

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

Generated Narrative: StructureDefinition EHDSLaboratoryOrderBody

Language: en

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSLaboratoryOrderBody 0..*BaseLaboratory order body model
Instances of this logical model can be the target of a Reference
... orderInformation 0..*BaseOrder Information
.... orderId 1..*IdentifierAn identifier of the laboratory test order.
.... orderDateAndTime 0..1dateTimeDate and time of the order placement.
.... orderText 0..1stringA verbal description of the order or any supplementary requirements specific to each type of order, if they cannot be expressed formally.
.... orderPlacer[x] 0..1The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.
..... orderPlacerEHDSHealthProfessionalEHDSHealthProfessional
..... orderPlacerEHDSOrganisationEHDSOrganisation
..... orderPlacerEHDSPatientEHDSPatient
.... orderReasonText 0..*stringAn explanation or justification for why this service is being requested in textual form.
.... orderReason[x] 0..*An explanation or justification for why this service is being requested in coded or structured form.
Binding Description: (preferred): SNOMED CT
..... orderReasonCodeableConceptCodeableConcept
..... orderReasonEHDSConditionEHDSCondition
..... orderReasonEHDSObservationEHDSObservation
.... clinicalQuestion 0..1stringSpecification of clinical question (goal of the investigation) to be answered by the laboratory investigation.
... encounter 0..1Reference(Encounter model)An encounter that provides additional information about the healthcare context in which this order is made.
... supportingInformation 0..1BaseAdditional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.
.... observation 0..*EHDSObservationClinical findings and other observations.
.... condition 0..*EHDSConditionCondition that may influence the service or result interpretation.
.... medicationAdministration 0..*EHDSMedicationAdministrationMedication administered before ordering the service.
.... sexForClinicalUse 0..*CodeableConceptA Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population
Binding Description: (preferred): HL7 sex-parameter-for-clinical-use
.... vaccination 0..*EHDSImmunisationVaccination history of the patient.
.... otherSupportingInformation 0..*ResourceAny other type of relevant supporting information
... specimen 0..*EHDSSpecimenSpecimen information
... serviceRequests 0..*EHDSServiceRequestSpecification of requested service or services
... allergy 0..*EHDSAllergyIntoleranceAllergies and intolerances that may affect order execution or interpretation of results
... alerts 0..*EHDSAlertAlerts and warnings that may affect order execution or interpretation of results
... appointment 0..1EHDSAppointmentInformation about the appointment (if the appointment has been booked)

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSLaboratoryOrderBody",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrderBody",
  "version": "0.1.0",
  "name": "EHDSLaboratoryOrderBody",
  "title": "Laboratory order body model",
  "status": "draft",
  "date": "2025-08-05T08:51:00+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "B.1 - EHDS refined base model for Laboratory order body",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright HL7 Europe. Licensed under Creative Commons public domain (CC0 1.0).",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryOrderBody",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSLaboratoryOrderBody",
        "path": "EHDSLaboratoryOrderBody",
        "short": "Laboratory order body model",
        "definition": "B.1 - EHDS refined base model for Laboratory order body",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation",
        "path": "EHDSLaboratoryOrderBody.orderInformation",
        "short": "Order Information",
        "definition": "Order Information",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.orderInformation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderId",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderId",
        "short": "An identifier of the laboratory test order.",
        "definition": "An identifier of the laboratory test order.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.orderInformation.orderId",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderDateAndTime",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderDateAndTime",
        "short": "Date and time of the order placement.",
        "definition": "Date and time of the order placement.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryOrderBody.orderInformation.orderDateAndTime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderText",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderText",
        "short": "A verbal description of the order or any supplementary requirements specific to each type of order, if they cannot be expressed formally.",
        "definition": "A verbal description of the order or any supplementary requirements specific to each type of order, if they cannot be expressed formally.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryOrderBody.orderInformation.orderText",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderPlacer[x]",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderPlacer[x]",
        "short": "The person/organisation \"authorised\" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.",
        "definition": "The person/organisation \"authorised\" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryOrderBody.orderInformation.orderPlacer[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderReasonText",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderReasonText",
        "short": "An explanation or justification for why this service is being requested in textual form.",
        "definition": "An explanation or justification for why this service is being requested in textual form.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.orderInformation.orderReasonText",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderReason[x]",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderReason[x]",
        "short": "An explanation or justification for why this service is being requested in coded or structured form.",
        "definition": "An explanation or justification for why this service is being requested in coded or structured form.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.orderInformation.orderReason[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.clinicalQuestion",
        "path": "EHDSLaboratoryOrderBody.orderInformation.clinicalQuestion",
        "short": "Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation.",
        "definition": "Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryOrderBody.orderInformation.clinicalQuestion",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.encounter",
        "path": "EHDSLaboratoryOrderBody.encounter",
        "short": "An encounter that provides additional information about the healthcare context in which this order is made.",
        "definition": "An encounter that provides additional information about the healthcare context in which this order is made.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryOrderBody.encounter",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEncounter"
            ]
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation",
        "path": "EHDSLaboratoryOrderBody.supportingInformation",
        "short": "Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.",
        "definition": "Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryOrderBody.supportingInformation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.observation",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.observation",
        "short": "Clinical findings and other observations.",
        "definition": "Clinical findings and other observations.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.supportingInformation.observation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.condition",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.condition",
        "short": "Condition that may influence the service or result interpretation.",
        "definition": "Condition that may influence the service or result interpretation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.supportingInformation.condition",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.medicationAdministration",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.medicationAdministration",
        "short": "Medication administered before ordering the service.",
        "definition": "Medication administered before ordering the service.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.supportingInformation.medicationAdministration",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationAdministration"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.sexForClinicalUse",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.sexForClinicalUse",
        "short": "A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population",
        "definition": "A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.supportingInformation.sexForClinicalUse",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 sex-parameter-for-clinical-use"
        }
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.vaccination",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.vaccination",
        "short": "Vaccination history of the patient.",
        "definition": "Vaccination history of the patient.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.supportingInformation.vaccination",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSImmunisation"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.otherSupportingInformation",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.otherSupportingInformation",
        "short": "Any other type of relevant supporting information",
        "definition": "Any other type of relevant supporting information",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.supportingInformation.otherSupportingInformation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Resource"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.specimen",
        "path": "EHDSLaboratoryOrderBody.specimen",
        "short": "Specimen information",
        "definition": "Specimen information",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.specimen",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.serviceRequests",
        "path": "EHDSLaboratoryOrderBody.serviceRequests",
        "short": "Specification of requested service or services",
        "definition": "Specification of requested service or services",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.serviceRequests",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.allergy",
        "path": "EHDSLaboratoryOrderBody.allergy",
        "short": "Allergies and intolerances that may affect order execution or interpretation of results",
        "definition": "Allergies and intolerances that may affect order execution or interpretation of results",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.allergy",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAllergyIntolerance"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.alerts",
        "path": "EHDSLaboratoryOrderBody.alerts",
        "short": "Alerts and warnings that may affect order execution or interpretation of results",
        "definition": "Alerts and warnings that may affect order execution or interpretation of results",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryOrderBody.alerts",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAlert"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.appointment",
        "path": "EHDSLaboratoryOrderBody.appointment",
        "short": "Information about the appointment (if the appointment has been booked)",
        "definition": "Information about the appointment (if the appointment has been booked)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryOrderBody.appointment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAppointment"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSLaboratoryOrderBody",
        "path": "EHDSLaboratoryOrderBody",
        "short": "Laboratory order body model",
        "definition": "B.1 - EHDS refined base model for Laboratory order body"
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation",
        "path": "EHDSLaboratoryOrderBody.orderInformation",
        "short": "Order Information",
        "definition": "Order Information",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderId",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderId",
        "short": "An identifier of the laboratory test order.",
        "definition": "An identifier of the laboratory test order.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderDateAndTime",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderDateAndTime",
        "short": "Date and time of the order placement.",
        "definition": "Date and time of the order placement.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderText",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderText",
        "short": "A verbal description of the order or any supplementary requirements specific to each type of order, if they cannot be expressed formally.",
        "definition": "A verbal description of the order or any supplementary requirements specific to each type of order, if they cannot be expressed formally.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderPlacer[x]",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderPlacer[x]",
        "short": "The person/organisation \"authorised\" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.",
        "definition": "The person/organisation \"authorised\" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderReasonText",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderReasonText",
        "short": "An explanation or justification for why this service is being requested in textual form.",
        "definition": "An explanation or justification for why this service is being requested in textual form.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.orderReason[x]",
        "path": "EHDSLaboratoryOrderBody.orderInformation.orderReason[x]",
        "short": "An explanation or justification for why this service is being requested in coded or structured form.",
        "definition": "An explanation or justification for why this service is being requested in coded or structured form.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          },
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSLaboratoryOrderBody.orderInformation.clinicalQuestion",
        "path": "EHDSLaboratoryOrderBody.orderInformation.clinicalQuestion",
        "short": "Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation.",
        "definition": "Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.encounter",
        "path": "EHDSLaboratoryOrderBody.encounter",
        "short": "An encounter that provides additional information about the healthcare context in which this order is made.",
        "definition": "An encounter that provides additional information about the healthcare context in which this order is made.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSEncounter"
            ]
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation",
        "path": "EHDSLaboratoryOrderBody.supportingInformation",
        "short": "Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.",
        "definition": "Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.observation",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.observation",
        "short": "Clinical findings and other observations.",
        "definition": "Clinical findings and other observations.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSObservation"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.condition",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.condition",
        "short": "Condition that may influence the service or result interpretation.",
        "definition": "Condition that may influence the service or result interpretation.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCondition"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.medicationAdministration",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.medicationAdministration",
        "short": "Medication administered before ordering the service.",
        "definition": "Medication administered before ordering the service.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationAdministration"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.sexForClinicalUse",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.sexForClinicalUse",
        "short": "A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population",
        "definition": "A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 sex-parameter-for-clinical-use"
        }
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.vaccination",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.vaccination",
        "short": "Vaccination history of the patient.",
        "definition": "Vaccination history of the patient.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSImmunisation"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.supportingInformation.otherSupportingInformation",
        "path": "EHDSLaboratoryOrderBody.supportingInformation.otherSupportingInformation",
        "short": "Any other type of relevant supporting information",
        "definition": "Any other type of relevant supporting information",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Resource"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.specimen",
        "path": "EHDSLaboratoryOrderBody.specimen",
        "short": "Specimen information",
        "definition": "Specimen information",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSSpecimen"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.serviceRequests",
        "path": "EHDSLaboratoryOrderBody.serviceRequests",
        "short": "Specification of requested service or services",
        "definition": "Specification of requested service or services",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSServiceRequest"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.allergy",
        "path": "EHDSLaboratoryOrderBody.allergy",
        "short": "Allergies and intolerances that may affect order execution or interpretation of results",
        "definition": "Allergies and intolerances that may affect order execution or interpretation of results",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAllergyIntolerance"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.alerts",
        "path": "EHDSLaboratoryOrderBody.alerts",
        "short": "Alerts and warnings that may affect order execution or interpretation of results",
        "definition": "Alerts and warnings that may affect order execution or interpretation of results",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAlert"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryOrderBody.appointment",
        "path": "EHDSLaboratoryOrderBody.appointment",
        "short": "Information about the appointment (if the appointment has been booked)",
        "definition": "Information about the appointment (if the appointment has been booked)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAppointment"
          }
        ]
      }
    ]
  }
}