EHDS Logical Information Models
0.4.0 - draft

EHDS Logical Information Models, published by Xt-EHR. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Xt-EHR/xt-ehr-common/ and changes regularly. See the Directory of published versions

Logical Model: Laboratory observation obligations

Official URL: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSLaboratoryObservationObligations Version: 0.4.0
Draft as of 2026-03-16 Computable Name: EHDSLaboratoryObservationObligations

Obligations for the logical model of laboratory observation

Usages:

  • This Logical Model Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryObservation 0..* EHDSLaboratoryObservation Laboratory observation model
... header 1..1 Base Basic metadata for this information
.... subject O 1..1 EHDSPatient Patient who is receiving health care. This patient might be different from the direct subject of the observation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 0..* Identifier Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... author[x] O 0..* Author(s) responsible for the provided information.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
..... authorEHDSHealthProfessional EHDSHealthProfessional
..... authorEHDSOrganisation EHDSOrganisation
..... authorEHDSDevice EHDSDevice
.... date 0..1 dateTime Date and optionally time of authoring/issuing
.... status O 1..1 CodeableConcept Status of the resource or document
Binding Description: (preferred): HL7 Observation status
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... source 0..1 CodeableConcept 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.
.... language 0..1 CodeableConcept Language in which the resource is written. Language is expressed by the IETF language tag.
Binding Description: (preferred): BCP 47
.... directSubject[x] O 0..1 The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device. Additional types of subject may be allowed in implementations.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... directSubjectEHDSPatient EHDSPatient
..... directSubjectEHDSLocation EHDSLocation
..... directSubjectEHDSDevice EHDSDevice
..... directSubjectEHDSHealthProfessional EHDSHealthProfessional
..... directSubjectEHDSOrganisation EHDSOrganisation
..... directSubjectEHDSProcedure EHDSProcedure
... Slices for observationDate[x] O 1..1 Clinically relevant time or time period for the observation
Slice: Unordered, Closed by type:$this
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDateDateTime dateTime
.... observationDatePeriod Period
.... observationDate[x]:observationDateDateTime O 0..1 dateTime Clinically relevant time or time period for the observation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDate[x]:observationDatePeriod O 0..1 Period Clinically relevant time or time period for the observation
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... type O 1..1 CodeableConcept Observation type. Code and name representing the type of the observation using the agreed code systems.
Binding Description: (preferred): LOINC, NPU, SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... method O 0..1 CodeableConcept Observation method
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... specimen O 0..1 EHDSSpecimen Specimen used for this observation.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
... order O 0..1 EHDSServiceRequest Identifies order and order placer this observation belongs to
ObligationsActor
SHALL:able-to-populate Producer
... performer[x] O 0..* 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... performerEHDSOrganisation EHDSOrganisation
.... performerEHDSHealthProfessional EHDSHealthProfessional
.... performerEHDSPatient EHDSPatient
.... performerEHDSRelatedPerson EHDSRelatedPerson
... bodySite 0..1 EHDSBodyStructure Anatomic location and laterality where the observation was performed.
... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... Slices for value[x] O 0..1 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. 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.
Slice: Unordered, Closed by type:$this
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... valueString string
..... valueQuantity Quantity
..... valueRange Range
..... valueRatio Ratio
..... valueCodeableConcept CodeableConcept
..... value[x]:valueString O 0..1 string 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueQuantity O 0..1 Quantity 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRange O 0..1 Range 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
..... value 1..1 decimal The numerical value of the measurement uncertainty.
..... type 0..1 Coding Probability Distribution Type for uncertainty
Binding Description: (preferred): HL7 ProbabilityDistributionType
.... dataAbsentReason O 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
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... low O 0..1 Quantity Low limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... high O 0..1 Quantity High limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 0..1 CodeableConcept Type of reference range.
Binding Description: (preferred): HL7 Observation Reference Range Meaning Codes
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
Binding Description: (preferred): SNOMED CT, HL7 v3-Race
ObligationsActor
SHALL:able-to-populate Producer
.... age O 0..1 Range Age range to which this reference range applies if applicable.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
.... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... note O 0..1 string Comments and narrative representation of the observation result and findings.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... component O 0..* Base Component in case the observation consists of multiple sub-observations (e.g. blood pressure).
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 1..1 CodeableConcept Code representing the observation using the agreed code systems.
Binding Description: (preferred): LOINC, NPU, SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... originalName O 0..1 string Original (user-friendly) name of the observation as used in the local laboratory or clinical system.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... Slices for value[x] O 0..1 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. 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.
Slice: Unordered, Closed by type:$this
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... valueString string
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueCodeableConcept CodeableConcept
...... value[x]:valueString O 0..1 string 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueQuantity O 0..1 Quantity 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRange O 0..1 Range 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
...... value 1..1 decimal The numerical value of the measurement uncertainty.
...... type 0..1 Coding Probability Distribution Type for uncertainty
Binding Description: (preferred): HL7 ProbabilityDistributionType
..... dataAbsentReason O 0..1 CodeableConcept Provides a reason why the expected value in the element component.value[x] is missing.
Binding Description: (preferred): HL7 Data absent reason
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... low O 0..1 Quantity Low limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... high O 0..1 Quantity High limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... type O 0..1 CodeableConcept Type of reference range.
Binding Description: (preferred): HL7 Observation Reference Range Meaning Codes
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
Binding Description: (preferred): SNOMED CT, HL7 v3-Race
ObligationsActor
SHALL:able-to-populate Producer
..... age O 0..1 Range Age range to which this reference range applies if applicable.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
..... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... derivedFrom[x] O 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... derivedFromEHDSObservation EHDSObservation
.... derivedFromEHDSLaboratoryObservation EHDSLaboratoryObservation
.... derivedFromEHDSImagingStudy EHDSImagingStudy
... hasMember[x] O 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... hasMemberEHDSLaboratoryObservation EHDSLaboratoryObservation
.... hasMemberEHDSObservation EHDSObservation
... triggeredBy[x] O 0..* References to the observation(s) that triggered the performance of this observation.
ObligationsActor
SHOULD:able-to-populate Producer
.... triggeredByEHDSLaboratoryObservation EHDSLaboratoryObservation
.... triggeredByEHDSObservation EHDSObservation
... testKit O 0..1 EHDSDevice Laboratory test kit used during measurement.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
... calibrator O 0..1 Identifier Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
... accreditationStatus 0..1 boolean Accreditation status of the laboratory for the observation.
... previousResults 0..* EHDSLaboratoryObservation Previous results of the same observation
... pointOfCareTest 0..1 boolean Examination performed near or at the site of a patient.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EHDSLaboratoryObservation.​header.status Base preferred Not State Unknown
EHDSLaboratoryObservation.​header.language Base preferred Not State Unknown
EHDSLaboratoryObservation.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​method Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x] Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueString Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueQuantity Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueRange Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueCodeableConcept Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.uncertainty.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.dataAbsentReason Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.low Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.high Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.normalValue Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.appliesTo Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.age Base preferred Not State Unknown
EHDSLaboratoryObservation.​interpretation Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x] Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueString Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueQuantity Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueRange Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueCodeableConcept Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.uncertainty.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.dataAbsentReason Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​low Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​high Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​normalValue Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​appliesTo Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​age Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.interpretation Base preferred Not State Unknown

This structure is derived from EHDSLaboratoryObservation

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryObservation 0..* EHDSLaboratoryObservation Laboratory observation model
... header
.... subject O 1..1 EHDSPatient Patient who is receiving health care. This patient might be different from the direct subject of the observation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 0..* Identifier Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... author[x] O 0..* EHDSHealthProfessional, EHDSOrganisation, EHDSDevice Author(s) responsible for the provided information.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... status O 1..1 CodeableConcept Status of the resource or document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... directSubject[x] O 0..1 EHDSPatient, EHDSLocation, EHDSDevice, EHDSHealthProfessional, EHDSOrganisation, EHDSProcedure The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device. Additional types of subject may be allowed in implementations.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... Slices for observationDate[x] O 1..1 dateTime, Period Clinically relevant time or time period for the observation
Slice: Unordered, Open by type:$this
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDate[x]:observationDateDateTime O 0..1 dateTime Clinically relevant time or time period for the observation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDate[x]:observationDatePeriod O 0..1 Period Clinically relevant time or time period for the observation
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... type O 1..1 CodeableConcept Observation type. Code and name representing the type of the observation using the agreed code systems.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... method O 0..1 CodeableConcept Observation method
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... specimen O 0..1 EHDSSpecimen Specimen used for this observation.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
... order O 0..1 EHDSServiceRequest Identifies order and order placer this observation belongs to
ObligationsActor
SHALL:able-to-populate Producer
... performer[x] O 0..* EHDSOrganisation, EHDSHealthProfessional, EHDSPatient, EHDSRelatedPerson 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.
ObligationsActor
SHOULD:able-to-populate Producer
... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... Slices for value[x] O 0..1 string, Quantity, Range, Ratio, CodeableConcept 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. 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.
Slice: Unordered, Open by type:$this
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueString O 0..1 string 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueQuantity O 0..1 Quantity 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRange O 0..1 Range 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... dataAbsentReason O 0..1 CodeableConcept Provides a reason why the expected value in the element Observation.value[x] is missing.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... low O 0..1 Quantity Low limit of the reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... high O 0..1 Quantity High limit of the reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 0..1 CodeableConcept Type of reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
ObligationsActor
SHALL:able-to-populate Producer
.... age O 0..1 Range Age range to which this reference range applies if applicable.
ObligationsActor
SHALL:able-to-populate Producer
.... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... note O 0..1 string Comments and narrative representation of the observation result and findings.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... component O 0..* Base Component in case the observation consists of multiple sub-observations (e.g. blood pressure).
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 1..1 CodeableConcept Code representing the observation using the agreed code systems.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... originalName O 0..1 string Original (user-friendly) name of the observation as used in the local laboratory or clinical system.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... Slices for value[x] O 0..1 string, Quantity, Range, Ratio, CodeableConcept 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. 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.
Slice: Unordered, Open by type:$this
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueString O 0..1 string 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueQuantity O 0..1 Quantity 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRange O 0..1 Range 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
..... dataAbsentReason O 0..1 CodeableConcept Provides a reason why the expected value in the element component.value[x] is missing.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... low O 0..1 Quantity Low limit of the reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... high O 0..1 Quantity High limit of the reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... type O 0..1 CodeableConcept Type of reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
ObligationsActor
SHALL:able-to-populate Producer
..... age O 0..1 Range Age range to which this reference range applies if applicable.
ObligationsActor
SHALL:able-to-populate Producer
..... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... derivedFrom[x] O 0..* EHDSObservation, EHDSLaboratoryObservation, EHDSImagingStudy 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.
ObligationsActor
SHOULD:able-to-populate Producer
... hasMember[x] O 0..* EHDSLaboratoryObservation, EHDSObservation 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.
ObligationsActor
SHOULD:able-to-populate Producer
... triggeredBy[x] O 0..* EHDSLaboratoryObservation, EHDSObservation References to the observation(s) that triggered the performance of this observation.
ObligationsActor
SHOULD:able-to-populate Producer
... testKit O 0..1 EHDSDevice Laboratory test kit used during measurement.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
... calibrator O 0..1 Identifier Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryObservation 0..* EHDSLaboratoryObservation Laboratory observation model
... header 1..1 Base Basic metadata for this information
.... subject O 1..1 EHDSPatient Patient who is receiving health care. This patient might be different from the direct subject of the observation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 0..* Identifier Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... author[x] O 0..* Author(s) responsible for the provided information.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
..... authorEHDSHealthProfessional EHDSHealthProfessional
..... authorEHDSOrganisation EHDSOrganisation
..... authorEHDSDevice EHDSDevice
.... date 0..1 dateTime Date and optionally time of authoring/issuing
.... status O 1..1 CodeableConcept Status of the resource or document
Binding Description: (preferred): HL7 Observation status
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... source 0..1 CodeableConcept 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.
.... language 0..1 CodeableConcept Language in which the resource is written. Language is expressed by the IETF language tag.
Binding Description: (preferred): BCP 47
.... directSubject[x] O 0..1 The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device. Additional types of subject may be allowed in implementations.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... directSubjectEHDSPatient EHDSPatient
..... directSubjectEHDSLocation EHDSLocation
..... directSubjectEHDSDevice EHDSDevice
..... directSubjectEHDSHealthProfessional EHDSHealthProfessional
..... directSubjectEHDSOrganisation EHDSOrganisation
..... directSubjectEHDSProcedure EHDSProcedure
... Slices for observationDate[x] O 1..1 Clinically relevant time or time period for the observation
Slice: Unordered, Closed by type:$this
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDateDateTime dateTime
.... observationDatePeriod Period
.... observationDate[x]:observationDateDateTime O 0..1 dateTime Clinically relevant time or time period for the observation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDate[x]:observationDatePeriod O 0..1 Period Clinically relevant time or time period for the observation
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... type O 1..1 CodeableConcept Observation type. Code and name representing the type of the observation using the agreed code systems.
Binding Description: (preferred): LOINC, NPU, SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... method O 0..1 CodeableConcept Observation method
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... specimen O 0..1 EHDSSpecimen Specimen used for this observation.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
... order O 0..1 EHDSServiceRequest Identifies order and order placer this observation belongs to
ObligationsActor
SHALL:able-to-populate Producer
... performer[x] O 0..* 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... performerEHDSOrganisation EHDSOrganisation
.... performerEHDSHealthProfessional EHDSHealthProfessional
.... performerEHDSPatient EHDSPatient
.... performerEHDSRelatedPerson EHDSRelatedPerson
... bodySite 0..1 EHDSBodyStructure Anatomic location and laterality where the observation was performed.
... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... Slices for value[x] O 0..1 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. 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.
Slice: Unordered, Closed by type:$this
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... valueString string
..... valueQuantity Quantity
..... valueRange Range
..... valueRatio Ratio
..... valueCodeableConcept CodeableConcept
..... value[x]:valueString O 0..1 string 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueQuantity O 0..1 Quantity 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRange O 0..1 Range 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
..... value 1..1 decimal The numerical value of the measurement uncertainty.
..... type 0..1 Coding Probability Distribution Type for uncertainty
Binding Description: (preferred): HL7 ProbabilityDistributionType
.... dataAbsentReason O 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
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... low O 0..1 Quantity Low limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... high O 0..1 Quantity High limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 0..1 CodeableConcept Type of reference range.
Binding Description: (preferred): HL7 Observation Reference Range Meaning Codes
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
Binding Description: (preferred): SNOMED CT, HL7 v3-Race
ObligationsActor
SHALL:able-to-populate Producer
.... age O 0..1 Range Age range to which this reference range applies if applicable.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
.... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... note O 0..1 string Comments and narrative representation of the observation result and findings.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... component O 0..* Base Component in case the observation consists of multiple sub-observations (e.g. blood pressure).
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 1..1 CodeableConcept Code representing the observation using the agreed code systems.
Binding Description: (preferred): LOINC, NPU, SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... originalName O 0..1 string Original (user-friendly) name of the observation as used in the local laboratory or clinical system.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... Slices for value[x] O 0..1 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. 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.
Slice: Unordered, Closed by type:$this
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... valueString string
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueCodeableConcept CodeableConcept
...... value[x]:valueString O 0..1 string 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueQuantity O 0..1 Quantity 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRange O 0..1 Range 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
...... value 1..1 decimal The numerical value of the measurement uncertainty.
...... type 0..1 Coding Probability Distribution Type for uncertainty
Binding Description: (preferred): HL7 ProbabilityDistributionType
..... dataAbsentReason O 0..1 CodeableConcept Provides a reason why the expected value in the element component.value[x] is missing.
Binding Description: (preferred): HL7 Data absent reason
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... low O 0..1 Quantity Low limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... high O 0..1 Quantity High limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... type O 0..1 CodeableConcept Type of reference range.
Binding Description: (preferred): HL7 Observation Reference Range Meaning Codes
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
Binding Description: (preferred): SNOMED CT, HL7 v3-Race
ObligationsActor
SHALL:able-to-populate Producer
..... age O 0..1 Range Age range to which this reference range applies if applicable.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
..... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... derivedFrom[x] O 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... derivedFromEHDSObservation EHDSObservation
.... derivedFromEHDSLaboratoryObservation EHDSLaboratoryObservation
.... derivedFromEHDSImagingStudy EHDSImagingStudy
... hasMember[x] O 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... hasMemberEHDSLaboratoryObservation EHDSLaboratoryObservation
.... hasMemberEHDSObservation EHDSObservation
... triggeredBy[x] O 0..* References to the observation(s) that triggered the performance of this observation.
ObligationsActor
SHOULD:able-to-populate Producer
.... triggeredByEHDSLaboratoryObservation EHDSLaboratoryObservation
.... triggeredByEHDSObservation EHDSObservation
... testKit O 0..1 EHDSDevice Laboratory test kit used during measurement.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
... calibrator O 0..1 Identifier Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
... accreditationStatus 0..1 boolean Accreditation status of the laboratory for the observation.
... previousResults 0..* EHDSLaboratoryObservation Previous results of the same observation
... pointOfCareTest 0..1 boolean Examination performed near or at the site of a patient.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EHDSLaboratoryObservation.​header.status Base preferred Not State Unknown
EHDSLaboratoryObservation.​header.language Base preferred Not State Unknown
EHDSLaboratoryObservation.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​method Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x] Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueString Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueQuantity Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueRange Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueCodeableConcept Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.uncertainty.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.dataAbsentReason Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.low Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.high Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.normalValue Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.appliesTo Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.age Base preferred Not State Unknown
EHDSLaboratoryObservation.​interpretation Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x] Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueString Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueQuantity Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueRange Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueCodeableConcept Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.uncertainty.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.dataAbsentReason Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​low Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​high Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​normalValue Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​appliesTo Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​age Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.interpretation Base preferred Not State Unknown

This structure is derived from EHDSLaboratoryObservation

Summary

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of EHDSLaboratoryObservation.observationDate[x]
  • The element 1 is sliced based on the value of EHDSLaboratoryObservation.result.value[x]
  • The element 1 is sliced based on the value of EHDSLaboratoryObservation.component.result.value[x]

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryObservation 0..* EHDSLaboratoryObservation Laboratory observation model
... header 1..1 Base Basic metadata for this information
.... subject O 1..1 EHDSPatient Patient who is receiving health care. This patient might be different from the direct subject of the observation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 0..* Identifier Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... author[x] O 0..* Author(s) responsible for the provided information.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
..... authorEHDSHealthProfessional EHDSHealthProfessional
..... authorEHDSOrganisation EHDSOrganisation
..... authorEHDSDevice EHDSDevice
.... date 0..1 dateTime Date and optionally time of authoring/issuing
.... status O 1..1 CodeableConcept Status of the resource or document
Binding Description: (preferred): HL7 Observation status
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... source 0..1 CodeableConcept 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.
.... language 0..1 CodeableConcept Language in which the resource is written. Language is expressed by the IETF language tag.
Binding Description: (preferred): BCP 47
.... directSubject[x] O 0..1 The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device. Additional types of subject may be allowed in implementations.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... directSubjectEHDSPatient EHDSPatient
..... directSubjectEHDSLocation EHDSLocation
..... directSubjectEHDSDevice EHDSDevice
..... directSubjectEHDSHealthProfessional EHDSHealthProfessional
..... directSubjectEHDSOrganisation EHDSOrganisation
..... directSubjectEHDSProcedure EHDSProcedure
... Slices for observationDate[x] O 1..1 Clinically relevant time or time period for the observation
Slice: Unordered, Closed by type:$this
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDateDateTime dateTime
.... observationDatePeriod Period
.... observationDate[x]:observationDateDateTime O 0..1 dateTime Clinically relevant time or time period for the observation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDate[x]:observationDatePeriod O 0..1 Period Clinically relevant time or time period for the observation
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... type O 1..1 CodeableConcept Observation type. Code and name representing the type of the observation using the agreed code systems.
Binding Description: (preferred): LOINC, NPU, SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... method O 0..1 CodeableConcept Observation method
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... specimen O 0..1 EHDSSpecimen Specimen used for this observation.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
... order O 0..1 EHDSServiceRequest Identifies order and order placer this observation belongs to
ObligationsActor
SHALL:able-to-populate Producer
... performer[x] O 0..* 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... performerEHDSOrganisation EHDSOrganisation
.... performerEHDSHealthProfessional EHDSHealthProfessional
.... performerEHDSPatient EHDSPatient
.... performerEHDSRelatedPerson EHDSRelatedPerson
... bodySite 0..1 EHDSBodyStructure Anatomic location and laterality where the observation was performed.
... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... Slices for value[x] O 0..1 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. 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.
Slice: Unordered, Closed by type:$this
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... valueString string
..... valueQuantity Quantity
..... valueRange Range
..... valueRatio Ratio
..... valueCodeableConcept CodeableConcept
..... value[x]:valueString O 0..1 string 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueQuantity O 0..1 Quantity 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRange O 0..1 Range 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
..... value 1..1 decimal The numerical value of the measurement uncertainty.
..... type 0..1 Coding Probability Distribution Type for uncertainty
Binding Description: (preferred): HL7 ProbabilityDistributionType
.... dataAbsentReason O 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
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... low O 0..1 Quantity Low limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... high O 0..1 Quantity High limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 0..1 CodeableConcept Type of reference range.
Binding Description: (preferred): HL7 Observation Reference Range Meaning Codes
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
Binding Description: (preferred): SNOMED CT, HL7 v3-Race
ObligationsActor
SHALL:able-to-populate Producer
.... age O 0..1 Range Age range to which this reference range applies if applicable.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
.... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... note O 0..1 string Comments and narrative representation of the observation result and findings.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... component O 0..* Base Component in case the observation consists of multiple sub-observations (e.g. blood pressure).
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 1..1 CodeableConcept Code representing the observation using the agreed code systems.
Binding Description: (preferred): LOINC, NPU, SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... originalName O 0..1 string Original (user-friendly) name of the observation as used in the local laboratory or clinical system.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... Slices for value[x] O 0..1 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. 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.
Slice: Unordered, Closed by type:$this
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... valueString string
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueCodeableConcept CodeableConcept
...... value[x]:valueString O 0..1 string 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueQuantity O 0..1 Quantity 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRange O 0..1 Range 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
...... value 1..1 decimal The numerical value of the measurement uncertainty.
...... type 0..1 Coding Probability Distribution Type for uncertainty
Binding Description: (preferred): HL7 ProbabilityDistributionType
..... dataAbsentReason O 0..1 CodeableConcept Provides a reason why the expected value in the element component.value[x] is missing.
Binding Description: (preferred): HL7 Data absent reason
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... low O 0..1 Quantity Low limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... high O 0..1 Quantity High limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... type O 0..1 CodeableConcept Type of reference range.
Binding Description: (preferred): HL7 Observation Reference Range Meaning Codes
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
Binding Description: (preferred): SNOMED CT, HL7 v3-Race
ObligationsActor
SHALL:able-to-populate Producer
..... age O 0..1 Range Age range to which this reference range applies if applicable.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
..... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... derivedFrom[x] O 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... derivedFromEHDSObservation EHDSObservation
.... derivedFromEHDSLaboratoryObservation EHDSLaboratoryObservation
.... derivedFromEHDSImagingStudy EHDSImagingStudy
... hasMember[x] O 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... hasMemberEHDSLaboratoryObservation EHDSLaboratoryObservation
.... hasMemberEHDSObservation EHDSObservation
... triggeredBy[x] O 0..* References to the observation(s) that triggered the performance of this observation.
ObligationsActor
SHOULD:able-to-populate Producer
.... triggeredByEHDSLaboratoryObservation EHDSLaboratoryObservation
.... triggeredByEHDSObservation EHDSObservation
... testKit O 0..1 EHDSDevice Laboratory test kit used during measurement.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
... calibrator O 0..1 Identifier Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
... accreditationStatus 0..1 boolean Accreditation status of the laboratory for the observation.
... previousResults 0..* EHDSLaboratoryObservation Previous results of the same observation
... pointOfCareTest 0..1 boolean Examination performed near or at the site of a patient.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EHDSLaboratoryObservation.​header.status Base preferred Not State Unknown
EHDSLaboratoryObservation.​header.language Base preferred Not State Unknown
EHDSLaboratoryObservation.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​method Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x] Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueString Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueQuantity Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueRange Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueCodeableConcept Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.uncertainty.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.dataAbsentReason Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.low Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.high Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.normalValue Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.appliesTo Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.age Base preferred Not State Unknown
EHDSLaboratoryObservation.​interpretation Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x] Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueString Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueQuantity Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueRange Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueCodeableConcept Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.uncertainty.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.dataAbsentReason Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​low Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​high Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​normalValue Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​appliesTo Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​age Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.interpretation Base preferred Not State Unknown

Differential View

This structure is derived from EHDSLaboratoryObservation

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryObservation 0..* EHDSLaboratoryObservation Laboratory observation model
... header
.... subject O 1..1 EHDSPatient Patient who is receiving health care. This patient might be different from the direct subject of the observation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 0..* Identifier Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... author[x] O 0..* EHDSHealthProfessional, EHDSOrganisation, EHDSDevice Author(s) responsible for the provided information.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... status O 1..1 CodeableConcept Status of the resource or document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... directSubject[x] O 0..1 EHDSPatient, EHDSLocation, EHDSDevice, EHDSHealthProfessional, EHDSOrganisation, EHDSProcedure The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device. Additional types of subject may be allowed in implementations.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... Slices for observationDate[x] O 1..1 dateTime, Period Clinically relevant time or time period for the observation
Slice: Unordered, Open by type:$this
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDate[x]:observationDateDateTime O 0..1 dateTime Clinically relevant time or time period for the observation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDate[x]:observationDatePeriod O 0..1 Period Clinically relevant time or time period for the observation
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... type O 1..1 CodeableConcept Observation type. Code and name representing the type of the observation using the agreed code systems.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... method O 0..1 CodeableConcept Observation method
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... specimen O 0..1 EHDSSpecimen Specimen used for this observation.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
... order O 0..1 EHDSServiceRequest Identifies order and order placer this observation belongs to
ObligationsActor
SHALL:able-to-populate Producer
... performer[x] O 0..* EHDSOrganisation, EHDSHealthProfessional, EHDSPatient, EHDSRelatedPerson 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.
ObligationsActor
SHOULD:able-to-populate Producer
... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... Slices for value[x] O 0..1 string, Quantity, Range, Ratio, CodeableConcept 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. 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.
Slice: Unordered, Open by type:$this
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueString O 0..1 string 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueQuantity O 0..1 Quantity 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRange O 0..1 Range 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... dataAbsentReason O 0..1 CodeableConcept Provides a reason why the expected value in the element Observation.value[x] is missing.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... low O 0..1 Quantity Low limit of the reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... high O 0..1 Quantity High limit of the reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 0..1 CodeableConcept Type of reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
ObligationsActor
SHALL:able-to-populate Producer
.... age O 0..1 Range Age range to which this reference range applies if applicable.
ObligationsActor
SHALL:able-to-populate Producer
.... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... note O 0..1 string Comments and narrative representation of the observation result and findings.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... component O 0..* Base Component in case the observation consists of multiple sub-observations (e.g. blood pressure).
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 1..1 CodeableConcept Code representing the observation using the agreed code systems.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... originalName O 0..1 string Original (user-friendly) name of the observation as used in the local laboratory or clinical system.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... Slices for value[x] O 0..1 string, Quantity, Range, Ratio, CodeableConcept 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. 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.
Slice: Unordered, Open by type:$this
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueString O 0..1 string 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueQuantity O 0..1 Quantity 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRange O 0..1 Range 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
..... dataAbsentReason O 0..1 CodeableConcept Provides a reason why the expected value in the element component.value[x] is missing.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... low O 0..1 Quantity Low limit of the reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... high O 0..1 Quantity High limit of the reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... type O 0..1 CodeableConcept Type of reference range.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
ObligationsActor
SHALL:able-to-populate Producer
..... age O 0..1 Range Age range to which this reference range applies if applicable.
ObligationsActor
SHALL:able-to-populate Producer
..... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... derivedFrom[x] O 0..* EHDSObservation, EHDSLaboratoryObservation, EHDSImagingStudy 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.
ObligationsActor
SHOULD:able-to-populate Producer
... hasMember[x] O 0..* EHDSLaboratoryObservation, EHDSObservation 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.
ObligationsActor
SHOULD:able-to-populate Producer
... triggeredBy[x] O 0..* EHDSLaboratoryObservation, EHDSObservation References to the observation(s) that triggered the performance of this observation.
ObligationsActor
SHOULD:able-to-populate Producer
... testKit O 0..1 EHDSDevice Laboratory test kit used during measurement.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
... calibrator O 0..1 Identifier Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryObservation 0..* EHDSLaboratoryObservation Laboratory observation model
... header 1..1 Base Basic metadata for this information
.... subject O 1..1 EHDSPatient Patient who is receiving health care. This patient might be different from the direct subject of the observation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 0..* Identifier Business identifier for the object, unique within its system. Supporting disambiguation between different contexts (systems/countries).
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... author[x] O 0..* Author(s) responsible for the provided information.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
..... authorEHDSHealthProfessional EHDSHealthProfessional
..... authorEHDSOrganisation EHDSOrganisation
..... authorEHDSDevice EHDSDevice
.... date 0..1 dateTime Date and optionally time of authoring/issuing
.... status O 1..1 CodeableConcept Status of the resource or document
Binding Description: (preferred): HL7 Observation status
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... source 0..1 CodeableConcept 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.
.... language 0..1 CodeableConcept Language in which the resource is written. Language is expressed by the IETF language tag.
Binding Description: (preferred): BCP 47
.... directSubject[x] O 0..1 The direct subject of the observation if different from the patient (subject of care), e.g. an observation of an implanted device. Additional types of subject may be allowed in implementations.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... directSubjectEHDSPatient EHDSPatient
..... directSubjectEHDSLocation EHDSLocation
..... directSubjectEHDSDevice EHDSDevice
..... directSubjectEHDSHealthProfessional EHDSHealthProfessional
..... directSubjectEHDSOrganisation EHDSOrganisation
..... directSubjectEHDSProcedure EHDSProcedure
... Slices for observationDate[x] O 1..1 Clinically relevant time or time period for the observation
Slice: Unordered, Closed by type:$this
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDateDateTime dateTime
.... observationDatePeriod Period
.... observationDate[x]:observationDateDateTime O 0..1 dateTime Clinically relevant time or time period for the observation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... observationDate[x]:observationDatePeriod O 0..1 Period Clinically relevant time or time period for the observation
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... type O 1..1 CodeableConcept Observation type. Code and name representing the type of the observation using the agreed code systems.
Binding Description: (preferred): LOINC, NPU, SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... method O 0..1 CodeableConcept Observation method
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
... specimen O 0..1 EHDSSpecimen Specimen used for this observation.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
... order O 0..1 EHDSServiceRequest Identifies order and order placer this observation belongs to
ObligationsActor
SHALL:able-to-populate Producer
... performer[x] O 0..* 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... performerEHDSOrganisation EHDSOrganisation
.... performerEHDSHealthProfessional EHDSHealthProfessional
.... performerEHDSPatient EHDSPatient
.... performerEHDSRelatedPerson EHDSRelatedPerson
... bodySite 0..1 EHDSBodyStructure Anatomic location and laterality where the observation was performed.
... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... Slices for value[x] O 0..1 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. 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.
Slice: Unordered, Closed by type:$this
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... valueString string
..... valueQuantity Quantity
..... valueRange Range
..... valueRatio Ratio
..... valueCodeableConcept CodeableConcept
..... value[x]:valueString O 0..1 string 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueQuantity O 0..1 Quantity 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRange O 0..1 Range 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
..... value 1..1 decimal The numerical value of the measurement uncertainty.
..... type 0..1 Coding Probability Distribution Type for uncertainty
Binding Description: (preferred): HL7 ProbabilityDistributionType
.... dataAbsentReason O 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
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... low O 0..1 Quantity Low limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... high O 0..1 Quantity High limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 0..1 CodeableConcept Type of reference range.
Binding Description: (preferred): HL7 Observation Reference Range Meaning Codes
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
Binding Description: (preferred): SNOMED CT, HL7 v3-Race
ObligationsActor
SHALL:able-to-populate Producer
.... age O 0..1 Range Age range to which this reference range applies if applicable.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
.... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... note O 0..1 string Comments and narrative representation of the observation result and findings.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... component O 0..* Base Component in case the observation consists of multiple sub-observations (e.g. blood pressure).
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... type O 1..1 CodeableConcept Code representing the observation using the agreed code systems.
Binding Description: (preferred): LOINC, NPU, SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... originalName O 0..1 string Original (user-friendly) name of the observation as used in the local laboratory or clinical system.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... result O 1..1 Base 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.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... Slices for value[x] O 0..1 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. 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.
Slice: Unordered, Closed by type:$this
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... valueString string
...... valueQuantity Quantity
...... valueRange Range
...... valueRatio Ratio
...... valueCodeableConcept CodeableConcept
...... value[x]:valueString O 0..1 string 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueQuantity O 0..1 Quantity 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRange O 0..1 Range 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueRatio O 0..1 Ratio 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. 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.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
...... value[x]:valueCodeableConcept O 0..1 CodeableConcept 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. 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.
Binding Description: (preferred): UCUM for units, SNOMED CT for coded results
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... uncertainty O 0..1 Base Measurement uncertainty type and interval if needed.
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
...... value 1..1 decimal The numerical value of the measurement uncertainty.
...... type 0..1 Coding Probability Distribution Type for uncertainty
Binding Description: (preferred): HL7 ProbabilityDistributionType
..... dataAbsentReason O 0..1 CodeableConcept Provides a reason why the expected value in the element component.value[x] is missing.
Binding Description: (preferred): HL7 Data absent reason
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... referenceRange O 0..* Base Reference range, multiple reference ranges of different types could by provided. Provides guide for interpretation of the result.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... low O 0..1 Quantity Low limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... high O 0..1 Quantity High limit of the reference range.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... normalValue O 0..1 CodeableConcept Normal value, if relevant for the reference range.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... type O 0..1 CodeableConcept Type of reference range.
Binding Description: (preferred): HL7 Observation Reference Range Meaning Codes
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... appliesTo O 0..* CodeableConcept Codes to indicate the target population this reference range applies to.
Binding Description: (preferred): SNOMED CT, HL7 v3-Race
ObligationsActor
SHALL:able-to-populate Producer
..... age O 0..1 Range Age range to which this reference range applies if applicable.
Binding Description: (preferred): UCUM for units
ObligationsActor
SHALL:able-to-populate Producer
..... text O 0..1 string Text based reference range in an observation.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
.... interpretation O 0..* CodeableConcept Information about reference intervals and result interpretation.
Binding Description: (preferred): SNOMED CT, HL7 ObservationInterpretation
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... derivedFrom[x] O 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... derivedFromEHDSObservation EHDSObservation
.... derivedFromEHDSLaboratoryObservation EHDSLaboratoryObservation
.... derivedFromEHDSImagingStudy EHDSImagingStudy
... hasMember[x] O 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.
ObligationsActor
SHOULD:able-to-populate Producer
.... hasMemberEHDSLaboratoryObservation EHDSLaboratoryObservation
.... hasMemberEHDSObservation EHDSObservation
... triggeredBy[x] O 0..* References to the observation(s) that triggered the performance of this observation.
ObligationsActor
SHOULD:able-to-populate Producer
.... triggeredByEHDSLaboratoryObservation EHDSLaboratoryObservation
.... triggeredByEHDSObservation EHDSObservation
... testKit O 0..1 EHDSDevice Laboratory test kit used during measurement.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
... calibrator O 0..1 Identifier Information about which end-user calibrator the laboratory used for the measurement to indicate the metrological traceability chain.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
... accreditationStatus 0..1 boolean Accreditation status of the laboratory for the observation.
... previousResults 0..* EHDSLaboratoryObservation Previous results of the same observation
... pointOfCareTest 0..1 boolean Examination performed near or at the site of a patient.

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EHDSLaboratoryObservation.​header.status Base preferred Not State Unknown
EHDSLaboratoryObservation.​header.language Base preferred Not State Unknown
EHDSLaboratoryObservation.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​method Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x] Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueString Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueQuantity Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueRange Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.value[x]:valueCodeableConcept Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.uncertainty.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​result.dataAbsentReason Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.low Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.high Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.normalValue Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.appliesTo Base preferred Not State Unknown
EHDSLaboratoryObservation.​referenceRange.age Base preferred Not State Unknown
EHDSLaboratoryObservation.​interpretation Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x] Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueString Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueQuantity Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueRange Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.value[x]:valueCodeableConcept Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.uncertainty.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.result.dataAbsentReason Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​low Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​high Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​normalValue Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​type Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​appliesTo Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.referenceRange.​age Base preferred Not State Unknown
EHDSLaboratoryObservation.​component.interpretation Base preferred Not State Unknown

This structure is derived from EHDSLaboratoryObservation

Summary

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of EHDSLaboratoryObservation.observationDate[x]
  • The element 1 is sliced based on the value of EHDSLaboratoryObservation.result.value[x]
  • The element 1 is sliced based on the value of EHDSLaboratoryObservation.component.result.value[x]

 

Other representations of profile: CSV, Excel