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 Report Obligations

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

Obligations for the logical model of laboratory report

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
.. EHDSLaboratoryReport 0..* EHDSLaboratoryReport Laboratory report model
Instances of this logical model can be the target of a Reference
... header O 1..1 Base Laboratory Report header
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... subject O 1..1 EHDSPatient Patient/subject information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 1..* Identifier Unique identifier of the document
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
SHALL:process Consumer
.... author[x] O 1..* Author(s) by whom the laboratory result report was authored.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... authorEHDSHealthProfessional EHDSHealthProfessional
..... authorEHDSOrganisation EHDSOrganisation
..... authorEHDSDevice EHDSDevice
.... date O 1..1 dateTime Date of finalising/issuing the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... status O 1..1 CodeableConcept Status of the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... language O 0..1 CodeableConcept Language in which the resource is written. Language is expressed by the IETF language tag.
Binding Description: (preferred): BCP 47
ObligationsActor
SHALL:able-to-populate Producer
.... documentType O 1..1 CodeableConcept Type of document at hand, e.g. 60591-5 Patient summary document.
Binding Description: (preferred): LOINC
ObligationsActor
SHALL:able-to-populate Producer
.... documentTitle O 1..1 string Human readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'
ObligationsActor
SHALL:able-to-populate Producer
.... period O 0..1 Period Time of service that is being documented
ObligationsActor
SHALL:able-to-populate Producer
.... version 0..1 string Business version of the document. The exact algorithm for versioning is decided by the producer/custodian
.... attestation O 0..* Base Document attestation details
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... attester[x] O 1..1 Attester who validated the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... attesterEHDSHealthProfessional EHDSHealthProfessional
...... attesterEHDSDevice EHDSDevice
..... datetime O 1..1 dateTime Date and time of the approval of the document by Attester
ObligationsActor
SHALL:able-to-populate Producer
.... legalAuthentication O 0..* Base Document legal authentication details
ObligationsActor
SHALL:able-to-populate Producer
..... legalAuthenticator[x] O 1..1 The person or organisation taking responsibility for the content of the document.
ObligationsActor
SHALL:able-to-populate Producer
...... legalAuthenticatorEHDSHealthProfessional EHDSHealthProfessional
...... legalAuthenticatorEHDSOrganisation EHDSOrganisation
..... datetime O 1..1 dateTime Date and time when the document was authorised
ObligationsActor
SHALL:able-to-populate Producer
.... eventType O 0..* CodeableConcept Categorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
.... serviceSpecialty O 0..* CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... custodian O 0..1 EHDSOrganisation Organisation that is in charge of maintaining the document/report.
ObligationsActor
SHALL:able-to-populate Producer
... presentedForm O 0..* EHDSAttachment A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
SHALL:display Consumer
... intendedRecipient[x] 0..* Intended recipient
.... intendedRecipientEHDSPatient EHDSPatient
.... intendedRecipientEHDSRelatedPerson EHDSRelatedPerson
.... intendedRecipientEHDSHealthProfessional EHDSHealthProfessional
.... intendedRecipientEHDSOrganisation EHDSOrganisation
.... intendedRecipientEHDSDevice EHDSDevice
.... orderInformation O 0..* Base Order Information (Laboratory Result Report could respond to multiple test orders)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... orderId O 1..* Identifier An identifier of the laboratory test order. Laboratory Result Report may respond to multiple orders.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:process Consumer
..... orderDateAndTime 0..1 dateTime Date and time of the order placement.
..... orderPlacer[x] O 0..1 The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
...... orderPlacerEHDSHealthProfessional EHDSHealthProfessional
...... orderPlacerEHDSOrganisation EHDSOrganisation
...... orderPlacerEHDSPatient EHDSPatient
..... orderReason[x] O 0..* An explanation or justification for why this service is being requested in coded form.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... orderReasonCodeableConcept CodeableConcept
...... orderReasonEHDSCondition EHDSCondition
...... orderReasonEHDSObservation EHDSObservation
...... orderReasonString string
..... clinicalQuestion O 0..1 string Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... supportingInformation O 0..1 Base Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... observation O 0..* EHDSObservation Clinical findings and other observations.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... condition O 0..* EHDSCondition Condition that may influence the service or result interpretation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... medicationAdministration O 0..* EHDSMedicationAdministration Medication administered before ordering the service.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... sexForClinicalUse O 0..1 CodeableConcept A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population
Binding Description: (preferred): HL7 sex-parameter-for-clinical-use
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... vaccination O 0..* EHDSImmunisation Vaccination history of the patient.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... otherSupportingInformation O 0..* Resource Any other type of relevant supporting information
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... specimen O 0..* EHDSSpecimen Specimen information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... serviceRequest O 0..* EHDSServiceRequest Specification of requested service or services
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... resultData O 1..1 Base Laboratory report result data
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... commentsInterpretationAndRecommendations O 0..* Narrative Narrative Comments, such as a textual interpretation or advice accompanying the result report, for example.
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... laboratoryTestResults O 0..* EHDSLaboratoryObservation Observation details (report could consist of multiple observations)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... attachments O 0..* EHDSAttachment Report attachments
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:process Consumer
SHOULD:display Consumer

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EHDSLaboratoryReport.​header.language Base preferred Not State Unknown
EHDSLaboratoryReport.​header.documentType Base preferred Not State Unknown
EHDSLaboratoryReport.​header.eventType Base preferred Not State Unknown
EHDSLaboratoryReport.​header.serviceSpecialty Base preferred Not State Unknown
EHDSLaboratoryReport.​body.orderInformation.​orderReason[x] Base preferred Not State Unknown
EHDSLaboratoryReport.​body.supportingInformation.​sexForClinicalUse Base preferred Not State Unknown

This structure is derived from EHDSLaboratoryReport

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryReport 0..* EHDSLaboratoryReport Laboratory report model
Instances of this logical model can be the target of a Reference
... header O 1..1 Base Laboratory Report header
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... subject O 1..1 EHDSPatient Patient/subject information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 1..* Identifier Unique identifier of the document
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
SHALL:process Consumer
.... author[x] O 1..* EHDSHealthProfessional, EHDSOrganisation, EHDSDevice Author(s) by whom the laboratory result report was authored.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... date O 1..1 dateTime Date of finalising/issuing the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... status O 1..1 CodeableConcept Status of the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... language O 0..1 CodeableConcept Language in which the resource is written. Language is expressed by the IETF language tag.
ObligationsActor
SHALL:able-to-populate Producer
.... documentType O 1..1 CodeableConcept Type of document at hand, e.g. 60591-5 Patient summary document.
ObligationsActor
SHALL:able-to-populate Producer
.... documentTitle O 1..1 string Human readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'
ObligationsActor
SHALL:able-to-populate Producer
.... period O 0..1 Period Time of service that is being documented
ObligationsActor
SHALL:able-to-populate Producer
.... attestation O 0..* Base Document attestation details
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... attester[x] O 1..1 EHDSHealthProfessional, EHDSDevice Attester who validated the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... datetime O 1..1 dateTime Date and time of the approval of the document by Attester
ObligationsActor
SHALL:able-to-populate Producer
.... legalAuthentication O 0..* Base Document legal authentication details
ObligationsActor
SHALL:able-to-populate Producer
..... legalAuthenticator[x] O 1..1 EHDSHealthProfessional, EHDSOrganisation The person or organisation taking responsibility for the content of the document.
ObligationsActor
SHALL:able-to-populate Producer
..... datetime O 1..1 dateTime Date and time when the document was authorised
ObligationsActor
SHALL:able-to-populate Producer
.... eventType O 0..* CodeableConcept Categorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.
ObligationsActor
SHALL:able-to-populate Producer
.... serviceSpecialty O 0..* CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... custodian O 0..1 EHDSOrganisation Organisation that is in charge of maintaining the document/report.
ObligationsActor
SHALL:able-to-populate Producer
... presentedForm O 0..* EHDSAttachment A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
SHALL:display Consumer
... body O 0..1 Base Laboratory Report structured body
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... orderInformation O 0..* Base Order Information (Laboratory Result Report could respond to multiple test orders)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... orderId O 1..* Identifier An identifier of the laboratory test order. Laboratory Result Report may respond to multiple orders.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:process Consumer
..... orderPlacer[x] O 0..1 EHDSHealthProfessional, EHDSOrganisation, EHDSPatient The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
..... orderReason[x] O 0..* CodeableConcept, EHDSCondition, EHDSObservation, string An explanation or justification for why this service is being requested in coded form.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... clinicalQuestion O 0..1 string Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... supportingInformation O 0..1 Base Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... observation O 0..* EHDSObservation Clinical findings and other observations.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... condition O 0..* EHDSCondition Condition that may influence the service or result interpretation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... medicationAdministration O 0..* EHDSMedicationAdministration Medication administered before ordering the service.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... sexForClinicalUse O 0..1 CodeableConcept A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... vaccination O 0..* EHDSImmunisation Vaccination history of the patient.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... otherSupportingInformation O 0..* Resource Any other type of relevant supporting information
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... specimen O 0..* EHDSSpecimen Specimen information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... serviceRequest O 0..* EHDSServiceRequest Specification of requested service or services
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... resultData O 1..1 Base Laboratory report result data
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... commentsInterpretationAndRecommendations O 0..* Narrative Narrative Comments, such as a textual interpretation or advice accompanying the result report, for example.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... laboratoryTestResults O 0..* EHDSLaboratoryObservation Observation details (report could consist of multiple observations)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryReport 0..* EHDSLaboratoryReport Laboratory report model
Instances of this logical model can be the target of a Reference
... header O 1..1 Base Laboratory Report header
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... subject O 1..1 EHDSPatient Patient/subject information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 1..* Identifier Unique identifier of the document
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
SHALL:process Consumer
.... author[x] O 1..* Author(s) by whom the laboratory result report was authored.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... authorEHDSHealthProfessional EHDSHealthProfessional
..... authorEHDSOrganisation EHDSOrganisation
..... authorEHDSDevice EHDSDevice
.... date O 1..1 dateTime Date of finalising/issuing the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... status O 1..1 CodeableConcept Status of the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... language O 0..1 CodeableConcept Language in which the resource is written. Language is expressed by the IETF language tag.
Binding Description: (preferred): BCP 47
ObligationsActor
SHALL:able-to-populate Producer
.... documentType O 1..1 CodeableConcept Type of document at hand, e.g. 60591-5 Patient summary document.
Binding Description: (preferred): LOINC
ObligationsActor
SHALL:able-to-populate Producer
.... documentTitle O 1..1 string Human readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'
ObligationsActor
SHALL:able-to-populate Producer
.... period O 0..1 Period Time of service that is being documented
ObligationsActor
SHALL:able-to-populate Producer
.... version 0..1 string Business version of the document. The exact algorithm for versioning is decided by the producer/custodian
.... attestation O 0..* Base Document attestation details
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... attester[x] O 1..1 Attester who validated the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... attesterEHDSHealthProfessional EHDSHealthProfessional
...... attesterEHDSDevice EHDSDevice
..... datetime O 1..1 dateTime Date and time of the approval of the document by Attester
ObligationsActor
SHALL:able-to-populate Producer
.... legalAuthentication O 0..* Base Document legal authentication details
ObligationsActor
SHALL:able-to-populate Producer
..... legalAuthenticator[x] O 1..1 The person or organisation taking responsibility for the content of the document.
ObligationsActor
SHALL:able-to-populate Producer
...... legalAuthenticatorEHDSHealthProfessional EHDSHealthProfessional
...... legalAuthenticatorEHDSOrganisation EHDSOrganisation
..... datetime O 1..1 dateTime Date and time when the document was authorised
ObligationsActor
SHALL:able-to-populate Producer
.... eventType O 0..* CodeableConcept Categorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
.... serviceSpecialty O 0..* CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... custodian O 0..1 EHDSOrganisation Organisation that is in charge of maintaining the document/report.
ObligationsActor
SHALL:able-to-populate Producer
... presentedForm O 0..* EHDSAttachment A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
SHALL:display Consumer
... intendedRecipient[x] 0..* Intended recipient
.... intendedRecipientEHDSPatient EHDSPatient
.... intendedRecipientEHDSRelatedPerson EHDSRelatedPerson
.... intendedRecipientEHDSHealthProfessional EHDSHealthProfessional
.... intendedRecipientEHDSOrganisation EHDSOrganisation
.... intendedRecipientEHDSDevice EHDSDevice
.... orderInformation O 0..* Base Order Information (Laboratory Result Report could respond to multiple test orders)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... orderId O 1..* Identifier An identifier of the laboratory test order. Laboratory Result Report may respond to multiple orders.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:process Consumer
..... orderDateAndTime 0..1 dateTime Date and time of the order placement.
..... orderPlacer[x] O 0..1 The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
...... orderPlacerEHDSHealthProfessional EHDSHealthProfessional
...... orderPlacerEHDSOrganisation EHDSOrganisation
...... orderPlacerEHDSPatient EHDSPatient
..... orderReason[x] O 0..* An explanation or justification for why this service is being requested in coded form.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... orderReasonCodeableConcept CodeableConcept
...... orderReasonEHDSCondition EHDSCondition
...... orderReasonEHDSObservation EHDSObservation
...... orderReasonString string
..... clinicalQuestion O 0..1 string Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... supportingInformation O 0..1 Base Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... observation O 0..* EHDSObservation Clinical findings and other observations.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... condition O 0..* EHDSCondition Condition that may influence the service or result interpretation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... medicationAdministration O 0..* EHDSMedicationAdministration Medication administered before ordering the service.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... sexForClinicalUse O 0..1 CodeableConcept A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population
Binding Description: (preferred): HL7 sex-parameter-for-clinical-use
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... vaccination O 0..* EHDSImmunisation Vaccination history of the patient.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... otherSupportingInformation O 0..* Resource Any other type of relevant supporting information
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... specimen O 0..* EHDSSpecimen Specimen information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... serviceRequest O 0..* EHDSServiceRequest Specification of requested service or services
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... resultData O 1..1 Base Laboratory report result data
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... commentsInterpretationAndRecommendations O 0..* Narrative Narrative Comments, such as a textual interpretation or advice accompanying the result report, for example.
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... laboratoryTestResults O 0..* EHDSLaboratoryObservation Observation details (report could consist of multiple observations)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... attachments O 0..* EHDSAttachment Report attachments
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:process Consumer
SHOULD:display Consumer

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EHDSLaboratoryReport.​header.language Base preferred Not State Unknown
EHDSLaboratoryReport.​header.documentType Base preferred Not State Unknown
EHDSLaboratoryReport.​header.eventType Base preferred Not State Unknown
EHDSLaboratoryReport.​header.serviceSpecialty Base preferred Not State Unknown
EHDSLaboratoryReport.​body.orderInformation.​orderReason[x] Base preferred Not State Unknown
EHDSLaboratoryReport.​body.supportingInformation.​sexForClinicalUse Base preferred Not State Unknown

This structure is derived from EHDSLaboratoryReport

Summary

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryReport 0..* EHDSLaboratoryReport Laboratory report model
Instances of this logical model can be the target of a Reference
... header O 1..1 Base Laboratory Report header
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... subject O 1..1 EHDSPatient Patient/subject information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 1..* Identifier Unique identifier of the document
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
SHALL:process Consumer
.... author[x] O 1..* Author(s) by whom the laboratory result report was authored.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... authorEHDSHealthProfessional EHDSHealthProfessional
..... authorEHDSOrganisation EHDSOrganisation
..... authorEHDSDevice EHDSDevice
.... date O 1..1 dateTime Date of finalising/issuing the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... status O 1..1 CodeableConcept Status of the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... language O 0..1 CodeableConcept Language in which the resource is written. Language is expressed by the IETF language tag.
Binding Description: (preferred): BCP 47
ObligationsActor
SHALL:able-to-populate Producer
.... documentType O 1..1 CodeableConcept Type of document at hand, e.g. 60591-5 Patient summary document.
Binding Description: (preferred): LOINC
ObligationsActor
SHALL:able-to-populate Producer
.... documentTitle O 1..1 string Human readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'
ObligationsActor
SHALL:able-to-populate Producer
.... period O 0..1 Period Time of service that is being documented
ObligationsActor
SHALL:able-to-populate Producer
.... version 0..1 string Business version of the document. The exact algorithm for versioning is decided by the producer/custodian
.... attestation O 0..* Base Document attestation details
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... attester[x] O 1..1 Attester who validated the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... attesterEHDSHealthProfessional EHDSHealthProfessional
...... attesterEHDSDevice EHDSDevice
..... datetime O 1..1 dateTime Date and time of the approval of the document by Attester
ObligationsActor
SHALL:able-to-populate Producer
.... legalAuthentication O 0..* Base Document legal authentication details
ObligationsActor
SHALL:able-to-populate Producer
..... legalAuthenticator[x] O 1..1 The person or organisation taking responsibility for the content of the document.
ObligationsActor
SHALL:able-to-populate Producer
...... legalAuthenticatorEHDSHealthProfessional EHDSHealthProfessional
...... legalAuthenticatorEHDSOrganisation EHDSOrganisation
..... datetime O 1..1 dateTime Date and time when the document was authorised
ObligationsActor
SHALL:able-to-populate Producer
.... eventType O 0..* CodeableConcept Categorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
.... serviceSpecialty O 0..* CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... custodian O 0..1 EHDSOrganisation Organisation that is in charge of maintaining the document/report.
ObligationsActor
SHALL:able-to-populate Producer
... presentedForm O 0..* EHDSAttachment A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
SHALL:display Consumer
... intendedRecipient[x] 0..* Intended recipient
.... intendedRecipientEHDSPatient EHDSPatient
.... intendedRecipientEHDSRelatedPerson EHDSRelatedPerson
.... intendedRecipientEHDSHealthProfessional EHDSHealthProfessional
.... intendedRecipientEHDSOrganisation EHDSOrganisation
.... intendedRecipientEHDSDevice EHDSDevice
.... orderInformation O 0..* Base Order Information (Laboratory Result Report could respond to multiple test orders)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... orderId O 1..* Identifier An identifier of the laboratory test order. Laboratory Result Report may respond to multiple orders.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:process Consumer
..... orderDateAndTime 0..1 dateTime Date and time of the order placement.
..... orderPlacer[x] O 0..1 The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
...... orderPlacerEHDSHealthProfessional EHDSHealthProfessional
...... orderPlacerEHDSOrganisation EHDSOrganisation
...... orderPlacerEHDSPatient EHDSPatient
..... orderReason[x] O 0..* An explanation or justification for why this service is being requested in coded form.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... orderReasonCodeableConcept CodeableConcept
...... orderReasonEHDSCondition EHDSCondition
...... orderReasonEHDSObservation EHDSObservation
...... orderReasonString string
..... clinicalQuestion O 0..1 string Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... supportingInformation O 0..1 Base Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... observation O 0..* EHDSObservation Clinical findings and other observations.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... condition O 0..* EHDSCondition Condition that may influence the service or result interpretation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... medicationAdministration O 0..* EHDSMedicationAdministration Medication administered before ordering the service.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... sexForClinicalUse O 0..1 CodeableConcept A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population
Binding Description: (preferred): HL7 sex-parameter-for-clinical-use
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... vaccination O 0..* EHDSImmunisation Vaccination history of the patient.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... otherSupportingInformation O 0..* Resource Any other type of relevant supporting information
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... specimen O 0..* EHDSSpecimen Specimen information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... serviceRequest O 0..* EHDSServiceRequest Specification of requested service or services
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... resultData O 1..1 Base Laboratory report result data
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... commentsInterpretationAndRecommendations O 0..* Narrative Narrative Comments, such as a textual interpretation or advice accompanying the result report, for example.
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... laboratoryTestResults O 0..* EHDSLaboratoryObservation Observation details (report could consist of multiple observations)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... attachments O 0..* EHDSAttachment Report attachments
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:process Consumer
SHOULD:display Consumer

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EHDSLaboratoryReport.​header.language Base preferred Not State Unknown
EHDSLaboratoryReport.​header.documentType Base preferred Not State Unknown
EHDSLaboratoryReport.​header.eventType Base preferred Not State Unknown
EHDSLaboratoryReport.​header.serviceSpecialty Base preferred Not State Unknown
EHDSLaboratoryReport.​body.orderInformation.​orderReason[x] Base preferred Not State Unknown
EHDSLaboratoryReport.​body.supportingInformation.​sexForClinicalUse Base preferred Not State Unknown

Differential View

This structure is derived from EHDSLaboratoryReport

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryReport 0..* EHDSLaboratoryReport Laboratory report model
Instances of this logical model can be the target of a Reference
... header O 1..1 Base Laboratory Report header
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... subject O 1..1 EHDSPatient Patient/subject information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 1..* Identifier Unique identifier of the document
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
SHALL:process Consumer
.... author[x] O 1..* EHDSHealthProfessional, EHDSOrganisation, EHDSDevice Author(s) by whom the laboratory result report was authored.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... date O 1..1 dateTime Date of finalising/issuing the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... status O 1..1 CodeableConcept Status of the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... language O 0..1 CodeableConcept Language in which the resource is written. Language is expressed by the IETF language tag.
ObligationsActor
SHALL:able-to-populate Producer
.... documentType O 1..1 CodeableConcept Type of document at hand, e.g. 60591-5 Patient summary document.
ObligationsActor
SHALL:able-to-populate Producer
.... documentTitle O 1..1 string Human readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'
ObligationsActor
SHALL:able-to-populate Producer
.... period O 0..1 Period Time of service that is being documented
ObligationsActor
SHALL:able-to-populate Producer
.... attestation O 0..* Base Document attestation details
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... attester[x] O 1..1 EHDSHealthProfessional, EHDSDevice Attester who validated the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... datetime O 1..1 dateTime Date and time of the approval of the document by Attester
ObligationsActor
SHALL:able-to-populate Producer
.... legalAuthentication O 0..* Base Document legal authentication details
ObligationsActor
SHALL:able-to-populate Producer
..... legalAuthenticator[x] O 1..1 EHDSHealthProfessional, EHDSOrganisation The person or organisation taking responsibility for the content of the document.
ObligationsActor
SHALL:able-to-populate Producer
..... datetime O 1..1 dateTime Date and time when the document was authorised
ObligationsActor
SHALL:able-to-populate Producer
.... eventType O 0..* CodeableConcept Categorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.
ObligationsActor
SHALL:able-to-populate Producer
.... serviceSpecialty O 0..* CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... custodian O 0..1 EHDSOrganisation Organisation that is in charge of maintaining the document/report.
ObligationsActor
SHALL:able-to-populate Producer
... presentedForm O 0..* EHDSAttachment A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
SHALL:display Consumer
... body O 0..1 Base Laboratory Report structured body
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... orderInformation O 0..* Base Order Information (Laboratory Result Report could respond to multiple test orders)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... orderId O 1..* Identifier An identifier of the laboratory test order. Laboratory Result Report may respond to multiple orders.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:process Consumer
..... orderPlacer[x] O 0..1 EHDSHealthProfessional, EHDSOrganisation, EHDSPatient The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
..... orderReason[x] O 0..* CodeableConcept, EHDSCondition, EHDSObservation, string An explanation or justification for why this service is being requested in coded form.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... clinicalQuestion O 0..1 string Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... supportingInformation O 0..1 Base Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... observation O 0..* EHDSObservation Clinical findings and other observations.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... condition O 0..* EHDSCondition Condition that may influence the service or result interpretation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... medicationAdministration O 0..* EHDSMedicationAdministration Medication administered before ordering the service.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... sexForClinicalUse O 0..1 CodeableConcept A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... vaccination O 0..* EHDSImmunisation Vaccination history of the patient.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... otherSupportingInformation O 0..* Resource Any other type of relevant supporting information
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... specimen O 0..* EHDSSpecimen Specimen information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... serviceRequest O 0..* EHDSServiceRequest Specification of requested service or services
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... resultData O 1..1 Base Laboratory report result data
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... commentsInterpretationAndRecommendations O 0..* Narrative Narrative Comments, such as a textual interpretation or advice accompanying the result report, for example.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... laboratoryTestResults O 0..* EHDSLaboratoryObservation Observation details (report could consist of multiple observations)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EHDSLaboratoryReport 0..* EHDSLaboratoryReport Laboratory report model
Instances of this logical model can be the target of a Reference
... header O 1..1 Base Laboratory Report header
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
.... subject O 1..1 EHDSPatient Patient/subject information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
SHALL:process Consumer
.... identifier O 1..* Identifier Unique identifier of the document
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
SHALL:process Consumer
.... author[x] O 1..* Author(s) by whom the laboratory result report was authored.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... authorEHDSHealthProfessional EHDSHealthProfessional
..... authorEHDSOrganisation EHDSOrganisation
..... authorEHDSDevice EHDSDevice
.... date O 1..1 dateTime Date of finalising/issuing the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... status O 1..1 CodeableConcept Status of the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... language O 0..1 CodeableConcept Language in which the resource is written. Language is expressed by the IETF language tag.
Binding Description: (preferred): BCP 47
ObligationsActor
SHALL:able-to-populate Producer
.... documentType O 1..1 CodeableConcept Type of document at hand, e.g. 60591-5 Patient summary document.
Binding Description: (preferred): LOINC
ObligationsActor
SHALL:able-to-populate Producer
.... documentTitle O 1..1 string Human readable document title that can be displayed in search results, etc. This can be documentType's display name, or it can be assembled from multiple elements. Examples: 'Laboratory Result Report', 'Patient Summary of Jane Green 10.12.2024'
ObligationsActor
SHALL:able-to-populate Producer
.... period O 0..1 Period Time of service that is being documented
ObligationsActor
SHALL:able-to-populate Producer
.... version 0..1 string Business version of the document. The exact algorithm for versioning is decided by the producer/custodian
.... attestation O 0..* Base Document attestation details
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... attester[x] O 1..1 Attester who validated the document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... attesterEHDSHealthProfessional EHDSHealthProfessional
...... attesterEHDSDevice EHDSDevice
..... datetime O 1..1 dateTime Date and time of the approval of the document by Attester
ObligationsActor
SHALL:able-to-populate Producer
.... legalAuthentication O 0..* Base Document legal authentication details
ObligationsActor
SHALL:able-to-populate Producer
..... legalAuthenticator[x] O 1..1 The person or organisation taking responsibility for the content of the document.
ObligationsActor
SHALL:able-to-populate Producer
...... legalAuthenticatorEHDSHealthProfessional EHDSHealthProfessional
...... legalAuthenticatorEHDSOrganisation EHDSOrganisation
..... datetime O 1..1 dateTime Date and time when the document was authorised
ObligationsActor
SHALL:able-to-populate Producer
.... eventType O 0..* CodeableConcept Categorisation of the event covered by the document (e.g. laboratory study types, imaging study types including modality, etc.). Selection of such tags or labels depends on the use case and agreement between data sharing parties. This meta-data element serves primarily for searching and filtering purposes.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
.... serviceSpecialty O 0..* CodeableConcept Additional details about where the content was created (e.g. clinical specialty)
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... custodian O 0..1 EHDSOrganisation Organisation that is in charge of maintaining the document/report.
ObligationsActor
SHALL:able-to-populate Producer
... presentedForm O 0..* EHDSAttachment A narrative easy-to-read representation of the full data set, e.g. PDF-version of a document
ObligationsActor
SHALL:able-to-populate Producer
SHALL:process Consumer
SHALL:display Consumer
... intendedRecipient[x] 0..* Intended recipient
.... intendedRecipientEHDSPatient EHDSPatient
.... intendedRecipientEHDSRelatedPerson EHDSRelatedPerson
.... intendedRecipientEHDSHealthProfessional EHDSHealthProfessional
.... intendedRecipientEHDSOrganisation EHDSOrganisation
.... intendedRecipientEHDSDevice EHDSDevice
.... orderInformation O 0..* Base Order Information (Laboratory Result Report could respond to multiple test orders)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... orderId O 1..* Identifier An identifier of the laboratory test order. Laboratory Result Report may respond to multiple orders.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:process Consumer
..... orderDateAndTime 0..1 dateTime Date and time of the order placement.
..... orderPlacer[x] O 0..1 The person/organisation "authorised" to place the order. Order placer could be either a health professional, health professional organisation or the patient himself.
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
...... orderPlacerEHDSHealthProfessional EHDSHealthProfessional
...... orderPlacerEHDSOrganisation EHDSOrganisation
...... orderPlacerEHDSPatient EHDSPatient
..... orderReason[x] O 0..* An explanation or justification for why this service is being requested in coded form.
Binding Description: (preferred): SNOMED CT
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
...... orderReasonCodeableConcept CodeableConcept
...... orderReasonEHDSCondition EHDSCondition
...... orderReasonEHDSObservation EHDSObservation
...... orderReasonString string
..... clinicalQuestion O 0..1 string Specification of clinical question (goal of the investigation) to be answered by the laboratory investigation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... supportingInformation O 0..1 Base Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as 'ask at order entry questions (AOEs).' This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... observation O 0..* EHDSObservation Clinical findings and other observations.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... condition O 0..* EHDSCondition Condition that may influence the service or result interpretation.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... medicationAdministration O 0..* EHDSMedicationAdministration Medication administered before ordering the service.
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... sexForClinicalUse O 0..1 CodeableConcept A Sex Parameter for Clinical Use is a parameter that provides guidance on how a recipient should apply settings or reference ranges that are derived from observable information such as an organ inventory, recent hormone lab tests, genetic testing, menstrual status, obstetric history, etc.. This property is intended for use in clinical decision making, and indicates that treatment or diagnostic tests should consider best practices associated with the relevant reference population
Binding Description: (preferred): HL7 sex-parameter-for-clinical-use
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... vaccination O 0..* EHDSImmunisation Vaccination history of the patient.
ObligationsActor
SHOULD:able-to-populate Producer
SHALL:display Consumer
..... otherSupportingInformation O 0..* Resource Any other type of relevant supporting information
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:display Consumer
.... specimen O 0..* EHDSSpecimen Specimen information
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
.... serviceRequest O 0..* EHDSServiceRequest Specification of requested service or services
ObligationsActor
SHALL:able-to-populate Producer
SHOULD:display Consumer
.... resultData O 1..1 Base Laboratory report result data
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... commentsInterpretationAndRecommendations O 0..* Narrative Narrative Comments, such as a textual interpretation or advice accompanying the result report, for example.
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
..... laboratoryTestResults O 0..* EHDSLaboratoryObservation Observation details (report could consist of multiple observations)
ObligationsActor
SHALL:able-to-populate Producer
SHALL:display Consumer
... attachments O 0..* EHDSAttachment Report attachments
ObligationsActor
SHOULD:able-to-populate Producer
SHOULD:process Consumer
SHOULD:display Consumer

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EHDSLaboratoryReport.​header.language Base preferred Not State Unknown
EHDSLaboratoryReport.​header.documentType Base preferred Not State Unknown
EHDSLaboratoryReport.​header.eventType Base preferred Not State Unknown
EHDSLaboratoryReport.​header.serviceSpecialty Base preferred Not State Unknown
EHDSLaboratoryReport.​body.orderInformation.​orderReason[x] Base preferred Not State Unknown
EHDSLaboratoryReport.​body.supportingInformation.​sexForClinicalUse Base preferred Not State Unknown

This structure is derived from EHDSLaboratoryReport

Summary

 

Other representations of profile: CSV, Excel