MyHealth@Eu Laboratory Report
0.0.1 - qa-preview 150

This page is part of the MyHealth@Eu Laboratory Report (v0.0.1: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

ConceptMap: 1 - Laboratory Report model to this guide (Experimental)

Official URL: http://fhir.ehdsi.eu/laboratory/ConceptMap/labRpt2FHIR-lab-myhealtheu Version: 0.0.1
Draft as of 2024-04-18 Computable Name: LabRpt2FHIR

MyHealth@EULab Report to this guide Map

It shows how the Laboratory Report data set defined by the EU MyHealth@EUguidelines is mapped into this guide

Mapping from Laboratory Result Content to Bundle: Laboratory

DRAFT (not intended for production usage). Published on 2024-04-18 20:56:17+0200 by MyHealth@Eu (MyHealth@Eu: https://health.ec.europa.eu/ot...).

MyHealth@EULab Report to this guide Map


Group 1 Mapping from Laboratory Result Content to DiagnosticReport: Laboratory

Source CodeRelationshipTarget CodeComment
LabReport.header (Report header)is related toDiagnosticReport
LabReport.header.subject (Patient/subject)is related toDiagnosticReport.subject
LabReport.header.payer (Health insurance and payment information)is related toDiagnosticReport.basedOn.insurancebasedOn.resolve().ofType(ServiceRequest).insurance.resolve().ofType(Coverage)
LabReport.header.informationRecipient (Information recipient)(not mapped)
LabReport.header.author (Author)is related toDiagnosticReport.resultsInterpreterIf the author is the interpreter
LabReport.header.author (Author)is related toDiagnosticReport.performerIf the author is the perfomer
LabReport.header.legalAuthenticator (Legal authenticator)(not mapped)
LabReport.header.validator (Result validator)(not mapped)
LabReport.header.metadata (Laboratory report metadata)is related toDiagnosticReport
LabReport.header.metadata.documentId (Document Id)is related toDiagnosticReport.identifierIf it is the identifier of the report indipendently by its version. Otherwise you should refer to the Bundle.indentifier
LabReport.header.metadata.type (Document type)is equivalent toDiagnosticReport.code
LabReport.header.metadata.status (Document status)is related toDiagnosticReport.statusFor FHIR R4 the more granular status is recorded in the DiagnosticReport.status
LabReport.header.metadata.dateTime (Report date and time)is equivalent toDiagnosticReport.effectiveDateTime
LabReport.header.metadata.title (Document title)(not mapped)
LabReport.header.metadata.studyType (Study type)is related toDiagnosticReport.category:studyType
LabReport.header.metadata.custodian (Report custodian)(not mapped)
LabReport.header.metadata.confidentiality (Confidentiality)(not mapped)
LabReport.header.metadata.language (Language)is equivalent toDiagnosticReport.language
LabReport.header.metadata.version (Version)(not mapped)
LabReport.order (Order)is related toDiagnosticReport.basedOnbasedOn.resolve().ofType(ServiceRequest)
LabReport.specimen (Specimen information)is related toDiagnosticReport.specimen
LabReport.specimen (Specimen information)is related toDiagnosticReport.result.specimenresult.resolve().ofType(Observation)
LabReport.result (Results data elements)is related toDiagnosticReport.result
LabReport.pdf (PDF document)is equivalent toDiagnosticReport.presentedFormIf the PDF to be added is the representation of the entire Laboratory report, then this will be recorded in the optional element presentedForm In case of images or other kinds of additional data (that can be a pdf document) used as support for the interpretation of the report, this is realized by using the optional element media.
LabReport.media (Media)is equivalent toDiagnosticReport.media

Group 2 Mapping from Laboratory Result Content to Composition: Laboratory

Source CodeRelationshipTarget CodeComment
LabReport.header (Report header)is related toComposition
LabReport.header.subject (Patient/subject)is related toComposition.subject
LabReport.header.payer (Health insurance and payment information)is related toComposition.extension:basedOn-order-or-requisition.insuranceextension(http://fhir.ehdsi.eu/laboratory/StructureDefinition/composition-basedOn-order-or-requisition).resolve().ofType(ServiceRequest).insurance.resolve().ofType(Coverage)
LabReport.header.informationRecipient (Information recipient)is equivalent toComposition.extension:information-recipient
LabReport.header.author (Author)is related toComposition.author
LabReport.header.legalAuthenticator (Legal authenticator)is equivalent toComposition.attester.partyThe person authenticated the content and accepted legal responsibility for its content. attester.where(mode='legal')
LabReport.header.validator (Result validator)is equivalent toComposition.attester.partyThe person authenticated the content in their professional capacity. attester.where(mode='professional')
LabReport.header.metadata (Laboratory report metadata)is related toComposition
LabReport.header.metadata.documentId (Document Id)is equivalent toComposition.identifierIf it is the identifier of the report indipendently by its version. Otherwise you should refer to the Bundle.indentifier
LabReport.header.metadata.type (Document type)is equivalent toComposition.type
LabReport.header.metadata.status (Document status)is related toComposition.statusFor FHIR R4 the more granular status is recorded in the DiagnosticReport.status. Mapping rules for valuing the Compisition.status are specified in http://fhir.ehdsi.eu/laboratory/ConceptMap/ConceptMap-eu-diagRptStatus2CompStatus
LabReport.header.metadata.dateTime (Report date and time)is equivalent toComposition.date
LabReport.header.metadata.title (Document title)is equivalent toComposition.title
LabReport.header.metadata.studyType (Study type)is related toComposition.category:studyType
LabReport.header.metadata.custodian (Report custodian)is equivalent toComposition.custodian
LabReport.header.metadata.confidentiality (Confidentiality)is equivalent toComposition.confidentiality
LabReport.header.metadata.language (Language)is equivalent toComposition.language
LabReport.header.metadata.version (Version)is equivalent toComposition.extension:versionNumberif it refers to the business report version
LabReport.order (Order)is related toComposition.extension:basedOn-order-or-requisition.insuranceextension(http://fhir.ehdsi.eu/laboratory/StructureDefinition/composition-basedOn-order-or-requisition).resolve().ofType(ServiceRequest)
LabReport.specimen (Specimen information)is related toComposition.section:lab-no-subsections.entry.specimenIf no sub sections
LabReport.specimen (Specimen information)is related toComposition.section:lab-subsections.section.entry.specimenIf sub sections
LabReport.result (Results data elements)is related toComposition.section:lab-no-subsections.entryIf no sub sections
LabReport.result (Results data elements)is related toComposition.section:lab-subsections.section.entryIf sub sections
LabReport.pdf (PDF document)(not mapped)
LabReport.media (Media)(not mapped)