HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/ and changes regularly. See the Directory of published versions
| Official URL: https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSLaboratoryObservation | Version: 0.1.0 | |||
| Draft as of 2025-08-05 | Computable Name: EHDSLaboratoryObservation | |||
| Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License | ||||
EHDS refined base model for Observation performed by laboratory
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   EHDSLaboratoryObservation | 0..* | EHDSObservation | Elements defined in Ancestors:header, presentedForm, observationDate[x], code, originalName, method, order, performer, anatomicLocation, result, dataAbsentReason, referenceRange, interpretation, resultDescription, component, derivedFrom[x], triggeredBy[x], hasMember[x] Laboratory observation model Instances of this logical model can be the target of a Reference | |
|    header | 1..1 | Base | Common header for all patient-related data | |
|     subject | 1..1 | EHDSPatient | Patient who is receiving health care. This patient might be different from the direct subject of the observation. | |
|     identifier | 0..* | Identifier | Business identifier for the object | |
|     authorship | 1..* | Base | Authorship | |
|      author[x] | 1..1 | Author | ||
|       authorEHDSHealthProfessional | EHDSHealthProfessional | |||
|       authorEHDSOrganisation | EHDSOrganisation | |||
|       authorEHDSDevice | EHDSDevice | |||
|      datetime | 1..1 | dateTime | Date and time of authoring/issuing | |
|     lastUpdate | 0..1 | dateTime | Date and time of the last update to the resource | |
|     status | 1..1 | CodeableConcept | Status of the resource Binding Description: (preferred): HL7 Observation status | |
|     statusReason[x] | 0..1 | Reason for the current status of the resource. | ||
|      statusReasonCodeableConcept | CodeableConcept | |||
|      statusReasonString | string | |||
|     language | 0..1 | CodeableConcept | Language Binding Description: (preferred): BCP 47 | |
|     version | 0..1 | string | Version | |
|     directSubject[x] | 0..1 | The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device | ||
|      directSubjectEHDSPatient | EHDSPatient | |||
|      directSubjectEHDSPatientAnimal | EHDSPatientAnimal | |||
|      directSubjectEHDSLocation | EHDSLocation | |||
|      directSubjectEHDSDevice | EHDSDevice | |||
|      directSubjectEHDSHealthProfessional | EHDSHealthProfessional | |||
|      directSubjectEHDSOrganisation | EHDSOrganisation | |||
|      directSubjectEHDSProcedure | EHDSProcedure | |||
|    presentedForm | 0..* | EHDSAttachment | A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document | |
|    observationDate[x] | 1..1 | Clinically relevant time or time period for the observation | ||
|     observationDateDateTime | dateTime | |||
|     observationDatePeriod | Period | |||
|    code | 1..1 | CodeableConcept | Observation code Binding Description: (preferred): LOINC, NPU | |
|    originalName | 0..1 | string | Original (conventional) name of the observation | |
|    method | 0..1 | CodeableConcept | Observation method Binding Description: (preferred): SNOMED CT | |
|    order | 0..1 | EHDSServiceRequest | Identifies order and order placer this observation belongs to | |
|    performer | 0..1 | EHDSHealthProfessional | Performer | |
|    anatomicLocation | 0..1 | EHDSBodyStructure | Anatomic location and laterality where the observation was performed. | |
|    result | 0..1 | Base | Result of the 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. | |
|     value[x] | 1..1 | Observation result value according to the type of observation Binding Description: (preferred): UCUM for units, SNOMED CT for coded results | ||
|      valueString | string | |||
|      valueQuantity | Quantity | |||
|      valueRange | Range | |||
|      valueCodeableConcept | CodeableConcept | |||
|     uncertainty | 0..1 | Base | Measurement uncertainty type and interval if needed. | |
|    dataAbsentReason | 0..1 | CodeableConcept | Provides a reason why the expected value in the element Observation.value[x] is missing. Binding Description: (preferred): HL7 Data absent reason | |
|    referenceRange | 0..* | Base | Reference range, multiple reference ranges of different types culd by provided. Provides guide for interpretation of result. | |
|    interpretation | 0..* | CodeableConcept | Information about reference intervals and result interpretation. Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation | |
|    resultDescription | 0..1 | string | Comments and narrative representation of the observation result and findings. | |
|    component | 0..* | Base | Component in case the observation consists of multiple sub-observations (e.g. blood pressure). | |
|     code | 1..1 | CodeableConcept | Code representing the observation using the agreed code systems. Binding Description: (preferred): LOINC, NPU, SNOMED CT | |
|     result | 0..1 | Base | Result of the 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. | |
|      value[x] | 1..1 | Observation result value according to the type of observation | ||
|       valueString | string | |||
|       valueQuantity | Quantity | |||
|       valueRange | Range | |||
|       valueCodeableConcept | CodeableConcept | |||
|      uncertainty | 0..1 | Base | Measurement uncertainty type and interval if needed. | |
|     dataAbsentReason | 0..1 | CodeableConcept | Provides a reason why the expected value in the element Observation.value[x] is missing. Binding Description: (preferred): HL7 Data absent reason | |
|     referenceRange | 0..* | Base | Reference range, multiple reference ranges of different types culd by provided. Provides guide for interpretation of result. | |
|     interpretation | 0..* | CodeableConcept | Information about reference intervals and result interpretation. Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation | |
|    derivedFrom[x] | 0..* | 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. | ||
|     derivedFromEHDSObservation | EHDSObservation | |||
|     derivedFromEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     derivedFromEHDSImagingStudy | EHDSImagingStudy | |||
|    triggeredBy[x] | 0..* | References to the observation(s) that triggered the performance of this observation. | ||
|     triggeredByEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     triggeredByEHDSObservation | EHDSObservation | |||
|    hasMember[x] | 0..* | 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. | ||
|     hasMemberEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     hasMemberEHDSObservation | EHDSObservation | |||
|    testKit | 0..1 | EHDSDevice | Test kit | |
|    calibrator | 0..1 | Identifier | Calibrator | |
|    accreditationStatus | 0..1 | CodeableConcept | Accreditation status Binding Description: (preferred): Code system to be specified | |
|    previousResults | 0..* | EHDSLaboratoryObservation | Previous results | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| EHDSLaboratoryObservation.header.status | preferred | ||
| EHDSLaboratoryObservation.header.language | preferred | ||
| EHDSLaboratoryObservation.code | preferred | ||
| EHDSLaboratoryObservation.method | preferred | ||
| EHDSLaboratoryObservation.result.value[x] | preferred | ||
| EHDSLaboratoryObservation.dataAbsentReason | preferred | ||
| EHDSLaboratoryObservation.interpretation | preferred | ||
| EHDSLaboratoryObservation.component.code | preferred | ||
| EHDSLaboratoryObservation.component.dataAbsentReason | preferred | ||
| EHDSLaboratoryObservation.component.interpretation | preferred | ||
| EHDSLaboratoryObservation.accreditationStatus | preferred | 
This structure is derived from EHDSObservation
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   EHDSLaboratoryObservation | 0..* | EHDSObservation | Elements defined in Ancestors:header, presentedForm, observationDate[x], code, originalName, method, order, performer, anatomicLocation, result, dataAbsentReason, referenceRange, interpretation, resultDescription, component, derivedFrom[x], triggeredBy[x], hasMember[x] Laboratory observation model Instances of this logical model can be the target of a Reference | |
|    code | 1..1 | CodeableConcept | Observation code Binding Description: (preferred): LOINC, NPU | |
|    testKit | 0..1 | EHDSDevice | Test kit | |
|    calibrator | 0..1 | Identifier | Calibrator | |
|    accreditationStatus | 0..1 | CodeableConcept | Accreditation status Binding Description: (preferred): Code system to be specified | |
|    previousResults | 0..* | EHDSLaboratoryObservation | Previous results | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| EHDSLaboratoryObservation.code | preferred |  | |
| EHDSLaboratoryObservation.accreditationStatus | preferred | 
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   EHDSLaboratoryObservation | 0..* | EHDSObservation | Elements defined in Ancestors:header, presentedForm, observationDate[x], code, originalName, method, order, performer, anatomicLocation, result, dataAbsentReason, referenceRange, interpretation, resultDescription, component, derivedFrom[x], triggeredBy[x], hasMember[x] Laboratory observation model Instances of this logical model can be the target of a Reference | |
|    header | 1..1 | Base | Common header for all patient-related data | |
|     subject | 1..1 | EHDSPatient | Patient who is receiving health care. This patient might be different from the direct subject of the observation. | |
|     identifier | 0..* | Identifier | Business identifier for the object | |
|     authorship | 1..* | Base | Authorship | |
|      author[x] | 1..1 | Author | ||
|       authorEHDSHealthProfessional | EHDSHealthProfessional | |||
|       authorEHDSOrganisation | EHDSOrganisation | |||
|       authorEHDSDevice | EHDSDevice | |||
|      datetime | 1..1 | dateTime | Date and time of authoring/issuing | |
|     lastUpdate | 0..1 | dateTime | Date and time of the last update to the resource | |
|     status | 1..1 | CodeableConcept | Status of the resource Binding Description: (preferred): HL7 Observation status | |
|     statusReason[x] | 0..1 | Reason for the current status of the resource. | ||
|      statusReasonCodeableConcept | CodeableConcept | |||
|      statusReasonString | string | |||
|     language | 0..1 | CodeableConcept | Language Binding Description: (preferred): BCP 47 | |
|     version | 0..1 | string | Version | |
|     directSubject[x] | 0..1 | The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device | ||
|      directSubjectEHDSPatient | EHDSPatient | |||
|      directSubjectEHDSPatientAnimal | EHDSPatientAnimal | |||
|      directSubjectEHDSLocation | EHDSLocation | |||
|      directSubjectEHDSDevice | EHDSDevice | |||
|      directSubjectEHDSHealthProfessional | EHDSHealthProfessional | |||
|      directSubjectEHDSOrganisation | EHDSOrganisation | |||
|      directSubjectEHDSProcedure | EHDSProcedure | |||
|    presentedForm | 0..* | EHDSAttachment | A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document | |
|    observationDate[x] | 1..1 | Clinically relevant time or time period for the observation | ||
|     observationDateDateTime | dateTime | |||
|     observationDatePeriod | Period | |||
|    code | 1..1 | CodeableConcept | Observation code Binding Description: (preferred): LOINC, NPU | |
|    originalName | 0..1 | string | Original (conventional) name of the observation | |
|    method | 0..1 | CodeableConcept | Observation method Binding Description: (preferred): SNOMED CT | |
|    order | 0..1 | EHDSServiceRequest | Identifies order and order placer this observation belongs to | |
|    performer | 0..1 | EHDSHealthProfessional | Performer | |
|    anatomicLocation | 0..1 | EHDSBodyStructure | Anatomic location and laterality where the observation was performed. | |
|    result | 0..1 | Base | Result of the 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. | |
|     value[x] | 1..1 | Observation result value according to the type of observation Binding Description: (preferred): UCUM for units, SNOMED CT for coded results | ||
|      valueString | string | |||
|      valueQuantity | Quantity | |||
|      valueRange | Range | |||
|      valueCodeableConcept | CodeableConcept | |||
|     uncertainty | 0..1 | Base | Measurement uncertainty type and interval if needed. | |
|    dataAbsentReason | 0..1 | CodeableConcept | Provides a reason why the expected value in the element Observation.value[x] is missing. Binding Description: (preferred): HL7 Data absent reason | |
|    referenceRange | 0..* | Base | Reference range, multiple reference ranges of different types culd by provided. Provides guide for interpretation of result. | |
|    interpretation | 0..* | CodeableConcept | Information about reference intervals and result interpretation. Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation | |
|    resultDescription | 0..1 | string | Comments and narrative representation of the observation result and findings. | |
|    component | 0..* | Base | Component in case the observation consists of multiple sub-observations (e.g. blood pressure). | |
|     code | 1..1 | CodeableConcept | Code representing the observation using the agreed code systems. Binding Description: (preferred): LOINC, NPU, SNOMED CT | |
|     result | 0..1 | Base | Result of the 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. | |
|      value[x] | 1..1 | Observation result value according to the type of observation | ||
|       valueString | string | |||
|       valueQuantity | Quantity | |||
|       valueRange | Range | |||
|       valueCodeableConcept | CodeableConcept | |||
|      uncertainty | 0..1 | Base | Measurement uncertainty type and interval if needed. | |
|     dataAbsentReason | 0..1 | CodeableConcept | Provides a reason why the expected value in the element Observation.value[x] is missing. Binding Description: (preferred): HL7 Data absent reason | |
|     referenceRange | 0..* | Base | Reference range, multiple reference ranges of different types culd by provided. Provides guide for interpretation of result. | |
|     interpretation | 0..* | CodeableConcept | Information about reference intervals and result interpretation. Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation | |
|    derivedFrom[x] | 0..* | 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. | ||
|     derivedFromEHDSObservation | EHDSObservation | |||
|     derivedFromEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     derivedFromEHDSImagingStudy | EHDSImagingStudy | |||
|    triggeredBy[x] | 0..* | References to the observation(s) that triggered the performance of this observation. | ||
|     triggeredByEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     triggeredByEHDSObservation | EHDSObservation | |||
|    hasMember[x] | 0..* | 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. | ||
|     hasMemberEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     hasMemberEHDSObservation | EHDSObservation | |||
|    testKit | 0..1 | EHDSDevice | Test kit | |
|    calibrator | 0..1 | Identifier | Calibrator | |
|    accreditationStatus | 0..1 | CodeableConcept | Accreditation status Binding Description: (preferred): Code system to be specified | |
|    previousResults | 0..* | EHDSLaboratoryObservation | Previous results | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| EHDSLaboratoryObservation.header.status | preferred | ||
| EHDSLaboratoryObservation.header.language | preferred | ||
| EHDSLaboratoryObservation.code | preferred | ||
| EHDSLaboratoryObservation.method | preferred | ||
| EHDSLaboratoryObservation.result.value[x] | preferred | ||
| EHDSLaboratoryObservation.dataAbsentReason | preferred | ||
| EHDSLaboratoryObservation.interpretation | preferred | ||
| EHDSLaboratoryObservation.component.code | preferred | ||
| EHDSLaboratoryObservation.component.dataAbsentReason | preferred | ||
| EHDSLaboratoryObservation.component.interpretation | preferred | ||
| EHDSLaboratoryObservation.accreditationStatus | preferred | 
This structure is derived from EHDSObservation
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   EHDSLaboratoryObservation | 0..* | EHDSObservation | Elements defined in Ancestors:header, presentedForm, observationDate[x], code, originalName, method, order, performer, anatomicLocation, result, dataAbsentReason, referenceRange, interpretation, resultDescription, component, derivedFrom[x], triggeredBy[x], hasMember[x] Laboratory observation model Instances of this logical model can be the target of a Reference | |
|    header | 1..1 | Base | Common header for all patient-related data | |
|     subject | 1..1 | EHDSPatient | Patient who is receiving health care. This patient might be different from the direct subject of the observation. | |
|     identifier | 0..* | Identifier | Business identifier for the object | |
|     authorship | 1..* | Base | Authorship | |
|      author[x] | 1..1 | Author | ||
|       authorEHDSHealthProfessional | EHDSHealthProfessional | |||
|       authorEHDSOrganisation | EHDSOrganisation | |||
|       authorEHDSDevice | EHDSDevice | |||
|      datetime | 1..1 | dateTime | Date and time of authoring/issuing | |
|     lastUpdate | 0..1 | dateTime | Date and time of the last update to the resource | |
|     status | 1..1 | CodeableConcept | Status of the resource Binding Description: (preferred): HL7 Observation status | |
|     statusReason[x] | 0..1 | Reason for the current status of the resource. | ||
|      statusReasonCodeableConcept | CodeableConcept | |||
|      statusReasonString | string | |||
|     language | 0..1 | CodeableConcept | Language Binding Description: (preferred): BCP 47 | |
|     version | 0..1 | string | Version | |
|     directSubject[x] | 0..1 | The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device | ||
|      directSubjectEHDSPatient | EHDSPatient | |||
|      directSubjectEHDSPatientAnimal | EHDSPatientAnimal | |||
|      directSubjectEHDSLocation | EHDSLocation | |||
|      directSubjectEHDSDevice | EHDSDevice | |||
|      directSubjectEHDSHealthProfessional | EHDSHealthProfessional | |||
|      directSubjectEHDSOrganisation | EHDSOrganisation | |||
|      directSubjectEHDSProcedure | EHDSProcedure | |||
|    presentedForm | 0..* | EHDSAttachment | A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document | |
|    observationDate[x] | 1..1 | Clinically relevant time or time period for the observation | ||
|     observationDateDateTime | dateTime | |||
|     observationDatePeriod | Period | |||
|    code | 1..1 | CodeableConcept | Observation code Binding Description: (preferred): LOINC, NPU | |
|    originalName | 0..1 | string | Original (conventional) name of the observation | |
|    method | 0..1 | CodeableConcept | Observation method Binding Description: (preferred): SNOMED CT | |
|    order | 0..1 | EHDSServiceRequest | Identifies order and order placer this observation belongs to | |
|    performer | 0..1 | EHDSHealthProfessional | Performer | |
|    anatomicLocation | 0..1 | EHDSBodyStructure | Anatomic location and laterality where the observation was performed. | |
|    result | 0..1 | Base | Result of the 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. | |
|     value[x] | 1..1 | Observation result value according to the type of observation Binding Description: (preferred): UCUM for units, SNOMED CT for coded results | ||
|      valueString | string | |||
|      valueQuantity | Quantity | |||
|      valueRange | Range | |||
|      valueCodeableConcept | CodeableConcept | |||
|     uncertainty | 0..1 | Base | Measurement uncertainty type and interval if needed. | |
|    dataAbsentReason | 0..1 | CodeableConcept | Provides a reason why the expected value in the element Observation.value[x] is missing. Binding Description: (preferred): HL7 Data absent reason | |
|    referenceRange | 0..* | Base | Reference range, multiple reference ranges of different types culd by provided. Provides guide for interpretation of result. | |
|    interpretation | 0..* | CodeableConcept | Information about reference intervals and result interpretation. Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation | |
|    resultDescription | 0..1 | string | Comments and narrative representation of the observation result and findings. | |
|    component | 0..* | Base | Component in case the observation consists of multiple sub-observations (e.g. blood pressure). | |
|     code | 1..1 | CodeableConcept | Code representing the observation using the agreed code systems. Binding Description: (preferred): LOINC, NPU, SNOMED CT | |
|     result | 0..1 | Base | Result of the 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. | |
|      value[x] | 1..1 | Observation result value according to the type of observation | ||
|       valueString | string | |||
|       valueQuantity | Quantity | |||
|       valueRange | Range | |||
|       valueCodeableConcept | CodeableConcept | |||
|      uncertainty | 0..1 | Base | Measurement uncertainty type and interval if needed. | |
|     dataAbsentReason | 0..1 | CodeableConcept | Provides a reason why the expected value in the element Observation.value[x] is missing. Binding Description: (preferred): HL7 Data absent reason | |
|     referenceRange | 0..* | Base | Reference range, multiple reference ranges of different types culd by provided. Provides guide for interpretation of result. | |
|     interpretation | 0..* | CodeableConcept | Information about reference intervals and result interpretation. Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation | |
|    derivedFrom[x] | 0..* | 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. | ||
|     derivedFromEHDSObservation | EHDSObservation | |||
|     derivedFromEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     derivedFromEHDSImagingStudy | EHDSImagingStudy | |||
|    triggeredBy[x] | 0..* | References to the observation(s) that triggered the performance of this observation. | ||
|     triggeredByEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     triggeredByEHDSObservation | EHDSObservation | |||
|    hasMember[x] | 0..* | 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. | ||
|     hasMemberEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     hasMemberEHDSObservation | EHDSObservation | |||
|    testKit | 0..1 | EHDSDevice | Test kit | |
|    calibrator | 0..1 | Identifier | Calibrator | |
|    accreditationStatus | 0..1 | CodeableConcept | Accreditation status Binding Description: (preferred): Code system to be specified | |
|    previousResults | 0..* | EHDSLaboratoryObservation | Previous results | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| EHDSLaboratoryObservation.header.status | preferred | ||
| EHDSLaboratoryObservation.header.language | preferred | ||
| EHDSLaboratoryObservation.code | preferred | ||
| EHDSLaboratoryObservation.method | preferred | ||
| EHDSLaboratoryObservation.result.value[x] | preferred | ||
| EHDSLaboratoryObservation.dataAbsentReason | preferred | ||
| EHDSLaboratoryObservation.interpretation | preferred | ||
| EHDSLaboratoryObservation.component.code | preferred | ||
| EHDSLaboratoryObservation.component.dataAbsentReason | preferred | ||
| EHDSLaboratoryObservation.component.interpretation | preferred | ||
| EHDSLaboratoryObservation.accreditationStatus | preferred | 
Differential View
This structure is derived from EHDSObservation
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   EHDSLaboratoryObservation | 0..* | EHDSObservation | Elements defined in Ancestors:header, presentedForm, observationDate[x], code, originalName, method, order, performer, anatomicLocation, result, dataAbsentReason, referenceRange, interpretation, resultDescription, component, derivedFrom[x], triggeredBy[x], hasMember[x] Laboratory observation model Instances of this logical model can be the target of a Reference | |
|    code | 1..1 | CodeableConcept | Observation code Binding Description: (preferred): LOINC, NPU | |
|    testKit | 0..1 | EHDSDevice | Test kit | |
|    calibrator | 0..1 | Identifier | Calibrator | |
|    accreditationStatus | 0..1 | CodeableConcept | Accreditation status Binding Description: (preferred): Code system to be specified | |
|    previousResults | 0..* | EHDSLaboratoryObservation | Previous results | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| EHDSLaboratoryObservation.code | preferred |  | |
| EHDSLaboratoryObservation.accreditationStatus | preferred | 
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | 
|---|---|---|---|---|
|   EHDSLaboratoryObservation | 0..* | EHDSObservation | Elements defined in Ancestors:header, presentedForm, observationDate[x], code, originalName, method, order, performer, anatomicLocation, result, dataAbsentReason, referenceRange, interpretation, resultDescription, component, derivedFrom[x], triggeredBy[x], hasMember[x] Laboratory observation model Instances of this logical model can be the target of a Reference | |
|    header | 1..1 | Base | Common header for all patient-related data | |
|     subject | 1..1 | EHDSPatient | Patient who is receiving health care. This patient might be different from the direct subject of the observation. | |
|     identifier | 0..* | Identifier | Business identifier for the object | |
|     authorship | 1..* | Base | Authorship | |
|      author[x] | 1..1 | Author | ||
|       authorEHDSHealthProfessional | EHDSHealthProfessional | |||
|       authorEHDSOrganisation | EHDSOrganisation | |||
|       authorEHDSDevice | EHDSDevice | |||
|      datetime | 1..1 | dateTime | Date and time of authoring/issuing | |
|     lastUpdate | 0..1 | dateTime | Date and time of the last update to the resource | |
|     status | 1..1 | CodeableConcept | Status of the resource Binding Description: (preferred): HL7 Observation status | |
|     statusReason[x] | 0..1 | Reason for the current status of the resource. | ||
|      statusReasonCodeableConcept | CodeableConcept | |||
|      statusReasonString | string | |||
|     language | 0..1 | CodeableConcept | Language Binding Description: (preferred): BCP 47 | |
|     version | 0..1 | string | Version | |
|     directSubject[x] | 0..1 | The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device | ||
|      directSubjectEHDSPatient | EHDSPatient | |||
|      directSubjectEHDSPatientAnimal | EHDSPatientAnimal | |||
|      directSubjectEHDSLocation | EHDSLocation | |||
|      directSubjectEHDSDevice | EHDSDevice | |||
|      directSubjectEHDSHealthProfessional | EHDSHealthProfessional | |||
|      directSubjectEHDSOrganisation | EHDSOrganisation | |||
|      directSubjectEHDSProcedure | EHDSProcedure | |||
|    presentedForm | 0..* | EHDSAttachment | A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document | |
|    observationDate[x] | 1..1 | Clinically relevant time or time period for the observation | ||
|     observationDateDateTime | dateTime | |||
|     observationDatePeriod | Period | |||
|    code | 1..1 | CodeableConcept | Observation code Binding Description: (preferred): LOINC, NPU | |
|    originalName | 0..1 | string | Original (conventional) name of the observation | |
|    method | 0..1 | CodeableConcept | Observation method Binding Description: (preferred): SNOMED CT | |
|    order | 0..1 | EHDSServiceRequest | Identifies order and order placer this observation belongs to | |
|    performer | 0..1 | EHDSHealthProfessional | Performer | |
|    anatomicLocation | 0..1 | EHDSBodyStructure | Anatomic location and laterality where the observation was performed. | |
|    result | 0..1 | Base | Result of the 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. | |
|     value[x] | 1..1 | Observation result value according to the type of observation Binding Description: (preferred): UCUM for units, SNOMED CT for coded results | ||
|      valueString | string | |||
|      valueQuantity | Quantity | |||
|      valueRange | Range | |||
|      valueCodeableConcept | CodeableConcept | |||
|     uncertainty | 0..1 | Base | Measurement uncertainty type and interval if needed. | |
|    dataAbsentReason | 0..1 | CodeableConcept | Provides a reason why the expected value in the element Observation.value[x] is missing. Binding Description: (preferred): HL7 Data absent reason | |
|    referenceRange | 0..* | Base | Reference range, multiple reference ranges of different types culd by provided. Provides guide for interpretation of result. | |
|    interpretation | 0..* | CodeableConcept | Information about reference intervals and result interpretation. Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation | |
|    resultDescription | 0..1 | string | Comments and narrative representation of the observation result and findings. | |
|    component | 0..* | Base | Component in case the observation consists of multiple sub-observations (e.g. blood pressure). | |
|     code | 1..1 | CodeableConcept | Code representing the observation using the agreed code systems. Binding Description: (preferred): LOINC, NPU, SNOMED CT | |
|     result | 0..1 | Base | Result of the 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. | |
|      value[x] | 1..1 | Observation result value according to the type of observation | ||
|       valueString | string | |||
|       valueQuantity | Quantity | |||
|       valueRange | Range | |||
|       valueCodeableConcept | CodeableConcept | |||
|      uncertainty | 0..1 | Base | Measurement uncertainty type and interval if needed. | |
|     dataAbsentReason | 0..1 | CodeableConcept | Provides a reason why the expected value in the element Observation.value[x] is missing. Binding Description: (preferred): HL7 Data absent reason | |
|     referenceRange | 0..* | Base | Reference range, multiple reference ranges of different types culd by provided. Provides guide for interpretation of result. | |
|     interpretation | 0..* | CodeableConcept | Information about reference intervals and result interpretation. Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation | |
|    derivedFrom[x] | 0..* | 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. | ||
|     derivedFromEHDSObservation | EHDSObservation | |||
|     derivedFromEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     derivedFromEHDSImagingStudy | EHDSImagingStudy | |||
|    triggeredBy[x] | 0..* | References to the observation(s) that triggered the performance of this observation. | ||
|     triggeredByEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     triggeredByEHDSObservation | EHDSObservation | |||
|    hasMember[x] | 0..* | 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. | ||
|     hasMemberEHDSLaboratoryObservation | EHDSLaboratoryObservation | |||
|     hasMemberEHDSObservation | EHDSObservation | |||
|    testKit | 0..1 | EHDSDevice | Test kit | |
|    calibrator | 0..1 | Identifier | Calibrator | |
|    accreditationStatus | 0..1 | CodeableConcept | Accreditation status Binding Description: (preferred): Code system to be specified | |
|    previousResults | 0..* | EHDSLaboratoryObservation | Previous results | |
|  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| EHDSLaboratoryObservation.header.status | preferred | ||
| EHDSLaboratoryObservation.header.language | preferred | ||
| EHDSLaboratoryObservation.code | preferred | ||
| EHDSLaboratoryObservation.method | preferred | ||
| EHDSLaboratoryObservation.result.value[x] | preferred | ||
| EHDSLaboratoryObservation.dataAbsentReason | preferred | ||
| EHDSLaboratoryObservation.interpretation | preferred | ||
| EHDSLaboratoryObservation.component.code | preferred | ||
| EHDSLaboratoryObservation.component.dataAbsentReason | preferred | ||
| EHDSLaboratoryObservation.component.interpretation | preferred | ||
| EHDSLaboratoryObservation.accreditationStatus | preferred | 
This structure is derived from EHDSObservation