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

FHIR IG analytics

Packagextehr.eu.ehds.models
Resource TypeStructureDefinition
IdStructureDefinition-EHDSLaboratoryObservation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSLaboratoryObservation.html
URLhttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation
Version0.2.1
Statusdraft
Date2026-02-04T19:00:50+00:00
NameEHDSLaboratoryObservation
TitleLaboratory observation model
DescriptionEHDS refined base model for Observation performed by laboratory
Typehttp://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation
Kindlogical

Resources that use this resource

StructureDefinition
EHDSDischargeReportDischarge Report model
EHDSLaboratoryObservationLaboratory observation model
EHDSLaboratoryReportLaboratory report model
EHDSObservationObservation model
EHDSPatientSummaryPatient summary model

Resources that this resource uses

StructureDefinition
EHDSDeviceDevice model
EHDSLaboratoryObservationLaboratory observation model
EHDSObservationObservation model

Narrative

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

Generated Narrative: StructureDefinition EHDSLaboratoryObservation

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSLaboratoryObservation 0..*EHDSObservationLaboratory observation model

Elements defined in Ancestors:header, observationDate[x], type, originalName, method, specimen, order, performer[x], bodySite, result, referenceRange, interpretation, note, component, derivedFrom[x], hasMember[x]
Instances of this logical model can be the target of a Reference
... type 1..1CodeableConceptObservation type. Code and name representing the type of the observation using the agreed code systems.
Binding Description: (preferred): LOINC, NPU
... result 1..1BaseResult of the laboratory observation including text, numeric and coded results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.
... triggeredBy[x] 0..*References to the observation(s) that triggered the performance of this observation.
.... triggeredByEHDSLaboratoryObservationEHDSLaboratoryObservation
.... triggeredByEHDSObservationEHDSObservation
... testKit 0..1EHDSDeviceLaboratory test kit used during measurement.
... calibrator 0..1IdentifierInformation about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.
... accreditationStatus 0..1booleanAccreditation status of the laboratory for the observation.
... previousResults 0..*EHDSLaboratoryObservationPrevious results of the same observation
... pointOfCareTest 0..1booleanExamination performed near or at the site of a patient.

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "EHDSLaboratoryObservation",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation",
  "version": "0.2.1",
  "name": "EHDSLaboratoryObservation",
  "title": "Laboratory observation model",
  "status": "draft",
  "date": "2026-02-04T19:00:50+00:00",
  "publisher": "Xt-EHR",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.xt-ehr.eu/"
        }
      ]
    }
  ],
  "description": "EHDS refined base model for Observation performed by laboratory",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation",
  "baseDefinition": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.2.1"
      }
    ],
    "element": [
      {
        "id": "EHDSLaboratoryObservation",
        "path": "EHDSLaboratoryObservation",
        "short": "Laboratory observation model",
        "definition": "EHDS refined base model for Observation performed by laboratory",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.header",
        "path": "EHDSLaboratoryObservation.header",
        "short": "Basic metadata for this information",
        "definition": "Basic metadata for this information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.header.subject",
        "path": "EHDSLaboratoryObservation.header.subject",
        "short": "Patient who is receiving health care. This patient might be different from the direct subject of the observation.",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.header.identifier",
        "path": "EHDSLaboratoryObservation.header.identifier",
        "short": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "definition": "Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.identifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.header.author[x]",
        "path": "EHDSLaboratoryObservation.header.author[x]",
        "short": "Author(s) responsible for the provided information.",
        "definition": "Author(s) responsible for the provided information. The exact role of the responsible author varies across use cases and is specific to individual models.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSDataSet.header.author[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.header.date",
        "path": "EHDSLaboratoryObservation.header.date",
        "short": "Date and optionally time of authoring/issuing",
        "definition": "Date and optionally time of authoring/issuing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.date",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.header.status",
        "path": "EHDSLaboratoryObservation.header.status",
        "short": "Status of the resource or document",
        "definition": "Status of the resource or document",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Observation status"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.header.source",
        "path": "EHDSLaboratoryObservation.header.source",
        "short": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "definition": "Source of information (e.g. patient, patient's proxy). Used in case the patient has authored the information or the author has submitted patient-stated information.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.source",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.header.language",
        "path": "EHDSLaboratoryObservation.header.language",
        "short": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSDataSet.header.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.header.directSubject[x]",
        "path": "EHDSLaboratoryObservation.header.directSubject[x]",
        "short": "The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device",
        "definition": "The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.header.directSubject[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatientAnimal"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLocation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSProcedure"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.observationDate[x]",
        "path": "EHDSLaboratoryObservation.observationDate[x]",
        "short": "Clinically relevant time or time period for the observation",
        "definition": "Clinically relevant time or time period for the observation",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.observationDate[x]",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.type",
        "path": "EHDSLaboratoryObservation.type",
        "short": "Observation type. Code and name representing the type of the observation using the agreed code systems.",
        "definition": "Observation type. Code and name representing the type of the observation using the agreed code systems.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.type",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, NPU"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.originalName",
        "path": "EHDSLaboratoryObservation.originalName",
        "short": "Original (conventional) name of the observation as used in the local laboratory or clinical system.",
        "definition": "Original (conventional) name of the observation as used in the local laboratory or clinical system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.originalName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.method",
        "path": "EHDSLaboratoryObservation.method",
        "short": "Observation method",
        "definition": "Observation method (measurement principle) to obtain the result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.method",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.specimen",
        "path": "EHDSLaboratoryObservation.specimen",
        "short": "Specimen used for this observation.",
        "definition": "Specimen used for this observation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.specimen",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSSpecimen"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.order",
        "path": "EHDSLaboratoryObservation.order",
        "short": "Identifies order and order placer this observation belongs to",
        "definition": "Identifies order and order placer this observation belongs to",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.order",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSServiceRequest"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.performer[x]",
        "path": "EHDSLaboratoryObservation.performer[x]",
        "short": "Performer of the observation. Some test could be performed by the patient himself or by a care giver. Those are in the scope of this deliverable under specified conditions.",
        "definition": "Performer of the observation. Some test could be performed by the patient himself or by a care giver. Those are in the scope of this deliverable under specified conditions.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.performer[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSPatient"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSRelatedPerson"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.bodySite",
        "path": "EHDSLaboratoryObservation.bodySite",
        "short": "Anatomic location and laterality where the observation was performed.",
        "definition": "Anatomic location and laterality where the observation was performed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.bodySite",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSBodyStructure"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.result",
        "path": "EHDSLaboratoryObservation.result",
        "short": "Result of the laboratory observation including text, numeric and coded results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.",
        "definition": "Result of the observation including text, numeric, coded, and other types of results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.result.value[x]",
        "path": "EHDSLaboratoryObservation.result.value[x]",
        "short": "Observation result value according to the type of observation. Model covers only most frequently used data types but other data types can be used as well.\n    Text result value should be used only if coded result value is not expected otherwise use valueCodeableConcept.text. For Quantity, Range and Ratio, result units of the measurement should be provided.",
        "definition": "Observation result value according to the type of observation. Model covers only most frequently used data types but other data types can be used as well.\n    Text result value should be used only if coded result value is not expected otherwise use valueCodeableConcept.text. For Quantity, Range and Ratio, result units of the measurement should be provided.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result.value[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units, SNOMED CT for coded results"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.result.uncertainty",
        "path": "EHDSLaboratoryObservation.result.uncertainty",
        "short": "Measurement uncertainty type and interval if needed.",
        "definition": "Measurement uncertainty information about the observation result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result.uncertainty",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.result.uncertainty.value",
        "path": "EHDSLaboratoryObservation.result.uncertainty.value",
        "short": "The numerical value of the measurement uncertainty.",
        "definition": "The numerical value of the measurement uncertainty.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result.uncertainty.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.result.uncertainty.type",
        "path": "EHDSLaboratoryObservation.result.uncertainty.type",
        "short": "Probability Distribution Type for uncertainty",
        "definition": "Probability Distribution Type for uncertainty",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result.uncertainty.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 ProbabilityDistributionType"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.result.dataAbsentReason",
        "path": "EHDSLaboratoryObservation.result.dataAbsentReason",
        "short": "Provides a reason why the expected value in the element Observation.value[x] is missing.",
        "definition": "Provides a reason why the expected value in the element Observation.value[x] is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.result.dataAbsentReason",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Data absent reason"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.referenceRange",
        "path": "EHDSLaboratoryObservation.referenceRange",
        "short": "Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.",
        "definition": "Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.",
        "comment": "Reference ranges are usually implied only for a numeric scale type. Use of the same units for reference range and value is implied.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.referenceRange",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.referenceRange.low",
        "path": "EHDSLaboratoryObservation.referenceRange.low",
        "short": "Low limit of the reference range.",
        "definition": "Low limit of the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.low",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.referenceRange.high",
        "path": "EHDSLaboratoryObservation.referenceRange.high",
        "short": "High limit of the reference range.",
        "definition": "High limit of the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.high",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.referenceRange.normalValue",
        "path": "EHDSLaboratoryObservation.referenceRange.normalValue",
        "short": "Normal value, if relevant for the reference range.",
        "definition": "Normal value, if relevant for the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.normalValue",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.referenceRange.type",
        "path": "EHDSLaboratoryObservation.referenceRange.type",
        "short": "Type of reference range.",
        "definition": "Type of reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Observation Reference Range Meaning Codes"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.referenceRange.appliesTo",
        "path": "EHDSLaboratoryObservation.referenceRange.appliesTo",
        "short": "Codes to indicate the target population this reference range applies to.",
        "definition": "Codes to indicate the target population this reference range applies to. For example, a reference range may be based on the normal population or a particular sex or race. Multiple appliesTo are interpreted as an \\\"AND\\\" of the target populations.",
        "comment": "Multiple appliesTo are interpreted as an \"AND\" of the target populations.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.referenceRange.appliesTo",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, HL7 v3-Race"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.referenceRange.age",
        "path": "EHDSLaboratoryObservation.referenceRange.age",
        "short": "Age range to which this reference range applies if applicable.",
        "definition": "Age range to which this reference range applies if applicable.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.age",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Range"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.referenceRange.text",
        "path": "EHDSLaboratoryObservation.referenceRange.text",
        "short": "Text based reference range in an observation.",
        "definition": "Text based reference range in an observation which may be used when a quantitative range is not appropriate for an observation. An example would be a reference value of \\\"Negative\\\" or a list or table of \\\"normals\\\".",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.referenceRange.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.interpretation",
        "path": "EHDSLaboratoryObservation.interpretation",
        "short": "Information about reference intervals and result interpretation.",
        "definition": "Information about reference intervals and result interpretation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, HL7 ObservationInterpretation"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.note",
        "path": "EHDSLaboratoryObservation.note",
        "short": "Comments and narrative representation of the observation result and findings.",
        "definition": "Comments and narrative representation of the observation result and findings.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.note",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.component",
        "path": "EHDSLaboratoryObservation.component",
        "short": "Component in case the observation consists of multiple sub-observations (e.g. blood pressure).",
        "definition": "Component in case the observation consists of multiple sub-observations (e.g. blood pressure).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.component",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.component.code",
        "path": "EHDSLaboratoryObservation.component.code",
        "short": "Code representing the observation using the agreed code systems.",
        "definition": "Code representing the observation using the agreed code systems.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.code",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "LOINC, NPU, SNOMED CT"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.component.originalName",
        "path": "EHDSLaboratoryObservation.component.originalName",
        "short": "Original (conventional) name of the observation as used in the local laboratory or clinical system.",
        "definition": "Original (conventional) name of the observation as used in the local laboratory or clinical system.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.originalName",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.component.result",
        "path": "EHDSLaboratoryObservation.component.result",
        "short": "Result of the observation including text, numeric, coded, and other types of results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.",
        "definition": "Result of the observation including text, numeric, coded, and other types of results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.component.result.value[x]",
        "path": "EHDSLaboratoryObservation.component.result.value[x]",
        "short": "Observation result value according to the type of observation. Model covers only most frequently used data types but other data types can be used as well.\n      Text result value should be used only if coded result value is not expected otherwise use valueCodeableConcept.text. For Quantity, Range and Ratio, result units of the measurement should be provided.",
        "definition": "Observation result value according to the type of observation. Model covers only most frequently used data types but other data types can be used as well.\n      Text result value should be used only if coded result value is not expected otherwise use valueCodeableConcept.text. For Quantity, Range and Ratio, result units of the measurement should be provided.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result.value[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units, SNOMED CT for coded results"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.component.result.uncertainty",
        "path": "EHDSLaboratoryObservation.component.result.uncertainty",
        "short": "Measurement uncertainty type and interval if needed.",
        "definition": "Measurement uncertainty information about the observation result.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result.uncertainty",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.component.result.uncertainty.value",
        "path": "EHDSLaboratoryObservation.component.result.uncertainty.value",
        "short": "The numerical value of the measurement uncertainty.",
        "definition": "The numerical value of the measurement uncertainty.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result.uncertainty.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.component.result.uncertainty.type",
        "path": "EHDSLaboratoryObservation.component.result.uncertainty.type",
        "short": "Probability Distribution Type for uncertainty",
        "definition": "Probability Distribution Type for uncertainty",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result.uncertainty.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 ProbabilityDistributionType"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.component.result.dataAbsentReason",
        "path": "EHDSLaboratoryObservation.component.result.dataAbsentReason",
        "short": "Provides a reason why the expected value in the element component.value[x] is missing.",
        "definition": "Provides a reason why the expected value in the element component.value[x] is missing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.result.dataAbsentReason",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Data absent reason"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.component.referenceRange",
        "path": "EHDSLaboratoryObservation.component.referenceRange",
        "short": "Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.",
        "definition": "Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.",
        "comment": "Reference ranges are usually implied only for a numeric scale type. Use of the same units for reference range and value is implied.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.component.referenceRange",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.component.referenceRange.low",
        "path": "EHDSLaboratoryObservation.component.referenceRange.low",
        "short": "Low limit of the reference range.",
        "definition": "Low limit of the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.low",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.component.referenceRange.high",
        "path": "EHDSLaboratoryObservation.component.referenceRange.high",
        "short": "High limit of the reference range.",
        "definition": "High limit of the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.high",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.component.referenceRange.normalValue",
        "path": "EHDSLaboratoryObservation.component.referenceRange.normalValue",
        "short": "Normal value, if relevant for the reference range.",
        "definition": "Normal value, if relevant for the reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.normalValue",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.component.referenceRange.type",
        "path": "EHDSLaboratoryObservation.component.referenceRange.type",
        "short": "Type of reference range.",
        "definition": "Type of reference range.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 Observation Reference Range Meaning Codes"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.component.referenceRange.appliesTo",
        "path": "EHDSLaboratoryObservation.component.referenceRange.appliesTo",
        "short": "Codes to indicate the target population this reference range applies to.",
        "definition": "Codes to indicate the target population this reference range applies to. For example, a reference range may be based on the normal population or a particular sex or race. Multiple appliesTo are interpreted as an \\\"AND\\\" of the target populations.",
        "comment": "Multiple appliesTo are interpreted as an \"AND\" of the target populations.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.component.referenceRange.appliesTo",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, HL7 v3-Race"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.component.referenceRange.age",
        "path": "EHDSLaboratoryObservation.component.referenceRange.age",
        "short": "Age range to which this reference range applies if applicable.",
        "definition": "Age range to which this reference range applies if applicable.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.age",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Range"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "UCUM for units"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.component.referenceRange.text",
        "path": "EHDSLaboratoryObservation.component.referenceRange.text",
        "short": "Text based reference range in an observation.",
        "definition": "Text based reference range in an observation which may be used when a quantitative range is not appropriate for an observation. An example would be a reference value of \\\"Negative\\\" or a list or table of \\\"normals\\\".",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSObservation.component.referenceRange.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.component.interpretation",
        "path": "EHDSLaboratoryObservation.component.interpretation",
        "short": "Information about reference intervals and result interpretation.",
        "definition": "Information about reference intervals and result interpretation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.component.interpretation",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "SNOMED CT, HL7 ObservationInterpretation"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.derivedFrom[x]",
        "path": "EHDSLaboratoryObservation.derivedFrom[x]",
        "short": "Reference to the related resource from which the observation has been made. For example, a calculated anion gap or a fetal measurement based on an ultrasound image.",
        "definition": "Reference to the related resource from which the observation has been made. For example, a calculated anion gap or a fetal measurement based on an ultrasound image.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.derivedFrom[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSImagingStudy"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.hasMember[x]",
        "path": "EHDSLaboratoryObservation.hasMember[x]",
        "short": "This observation is a group observation (e.g. a battery, a panel of tests, a set of vital sign measurements) that includes the target as a member of the group.",
        "definition": "This observation is a group observation (e.g. a battery, a panel of tests, a set of vital sign measurements) that includes the target as a member of the group.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSObservation.hasMember[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.triggeredBy[x]",
        "path": "EHDSLaboratoryObservation.triggeredBy[x]",
        "short": "References to the observation(s) that triggered the performance of this observation.",
        "definition": "References to the observation(s) that triggered the performance of this observation.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryObservation.triggeredBy[x]",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.testKit",
        "path": "EHDSLaboratoryObservation.testKit",
        "short": "Laboratory test kit used during measurement.",
        "definition": "Laboratory test kit used during measurement.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryObservation.testKit",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.calibrator",
        "path": "EHDSLaboratoryObservation.calibrator",
        "short": "Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.",
        "definition": "Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryObservation.calibrator",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.accreditationStatus",
        "path": "EHDSLaboratoryObservation.accreditationStatus",
        "short": "Accreditation status of the laboratory for the observation.",
        "definition": "Accreditation status of the laboratory for the observation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryObservation.accreditationStatus",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.previousResults",
        "path": "EHDSLaboratoryObservation.previousResults",
        "short": "Previous results of the same observation",
        "definition": "Previous results of the same observation",
        "min": 0,
        "max": "*",
        "base": {
          "path": "EHDSLaboratoryObservation.previousResults",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.pointOfCareTest",
        "path": "EHDSLaboratoryObservation.pointOfCareTest",
        "short": "Examination performed near or at the site of a patient.",
        "definition": "Indicates if the observation is a point-of-care test (POCT), i.e. an examination performed near or at the site of a patient.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSLaboratoryObservation.pointOfCareTest",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSLaboratoryObservation",
        "path": "EHDSLaboratoryObservation",
        "short": "Laboratory observation model",
        "definition": "EHDS refined base model for Observation performed by laboratory"
      },
      {
        "id": "EHDSLaboratoryObservation.type",
        "path": "EHDSLaboratoryObservation.type",
        "binding": {
          "strength": "preferred",
          "description": "LOINC, NPU"
        }
      },
      {
        "id": "EHDSLaboratoryObservation.result",
        "path": "EHDSLaboratoryObservation.result",
        "short": "Result of the laboratory observation including text, numeric and coded results of the measurement and measurement uncertainty. Content of the observation result will vary according to the type of the observation."
      },
      {
        "id": "EHDSLaboratoryObservation.triggeredBy[x]",
        "path": "EHDSLaboratoryObservation.triggeredBy[x]",
        "short": "References to the observation(s) that triggered the performance of this observation.",
        "definition": "References to the observation(s) that triggered the performance of this observation.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation"
          },
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSObservation"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.testKit",
        "path": "EHDSLaboratoryObservation.testKit",
        "short": "Laboratory test kit used during measurement.",
        "definition": "Laboratory test kit used during measurement.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSDevice"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.calibrator",
        "path": "EHDSLaboratoryObservation.calibrator",
        "short": "Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.",
        "definition": "Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.accreditationStatus",
        "path": "EHDSLaboratoryObservation.accreditationStatus",
        "short": "Accreditation status of the laboratory for the observation.",
        "definition": "Accreditation status of the laboratory for the observation.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.previousResults",
        "path": "EHDSLaboratoryObservation.previousResults",
        "short": "Previous results of the same observation",
        "definition": "Previous results of the same observation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservation"
          }
        ]
      },
      {
        "id": "EHDSLaboratoryObservation.pointOfCareTest",
        "path": "EHDSLaboratoryObservation.pointOfCareTest",
        "short": "Examination performed near or at the site of a patient.",
        "definition": "Indicates if the observation is a point-of-care test (POCT), i.e. an examination performed near or at the site of a patient.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ]
      }
    ]
  }
}