{ "description": "MyHealth@EULab Report to this guide Map", "_filename": "ConceptMap-labRpt2FHIR-lab-myhealtheu.json", "package_name": "myhealth.eu.fhir.laboratory", "date": "2025-03-20T14:16:21+01:00", "group": [ { "source": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/LabReport", "target": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/DiagnosticReport-lab-myhealtheu", "element": [ { "code": "LabReport.header", "target": [ { "code": "DiagnosticReport", "equivalence": "relatedto" } ], "display": "Report header" }, { "code": "LabReport.header.subject", "target": [ { "code": "DiagnosticReport.subject", "equivalence": "relatedto" } ], "display": "Patient/subject" }, { "code": "LabReport.header.payer", "target": [ { "code": "DiagnosticReport.basedOn.insurance", "comment": "basedOn.resolve().ofType(ServiceRequest).insurance.resolve().ofType(Coverage)", "equivalence": "relatedto" } ], "display": "Health insurance and payment information" }, { "code": "LabReport.header.informationRecipient", "target": [ { "equivalence": "unmatched" } ], "display": "Information recipient" }, { "code": "LabReport.header.author", "target": [ { "code": "DiagnosticReport.resultsInterpreter", "comment": "If the author is the interpreter", "equivalence": "relatedto" } ], "display": "Author" }, { "code": "LabReport.header.author", "target": [ { "code": "DiagnosticReport.performer", "comment": "If the author is the perfomer", "equivalence": "relatedto" } ], "display": "Author" }, { "code": "LabReport.header.legalAuthenticator", "target": [ { "comment": "Mapped in the Composition resource", "equivalence": "unmatched" } ], "display": "Legal authenticator" }, { "code": "LabReport.header.validator", "target": [ { "comment": "Mapped in the Composition resource", "equivalence": "unmatched" } ], "display": "Result validator" }, { "code": "LabReport.header.metadata", "target": [ { "code": "DiagnosticReport", "equivalence": "relatedto" } ], "display": "Laboratory report metadata" }, { "code": "LabReport.header.metadata.documentId", "target": [ { "code": "DiagnosticReport.identifier", "comment": "If it is the identifier of the report indipendently by its version. Otherwise you should refer to the Bundle.indentifier", "equivalence": "relatedto" } ], "display": "Document Id" }, { "code": "LabReport.header.metadata.type", "target": [ { "code": "DiagnosticReport.code", "equivalence": "equivalent" } ], "display": "Document type" }, { "code": "LabReport.header.metadata.status", "target": [ { "code": "DiagnosticReport.status", "comment": "For FHIR R4 the more granular status is recorded in the DiagnosticReport.status", "equivalence": "relatedto" } ], "display": "Document status" }, { "code": "LabReport.header.metadata.dateTime", "target": [ { "code": "DiagnosticReport.effectiveDateTime", "equivalence": "equivalent" } ], "display": "Report date and time" }, { "code": "LabReport.header.metadata.title", "target": [ { "comment": "Mapped in the Composition resource", "equivalence": "unmatched" } ], "display": "Document title" }, { "code": "LabReport.header.metadata.studyType", "target": [ { "code": "DiagnosticReport.category:studyType", "equivalence": "relatedto" } ], "display": "Study type" }, { "code": "LabReport.header.metadata.custodian", "target": [ { "comment": "Mapped in the Composition resource", "equivalence": "unmatched" } ], "display": "Report custodian" }, { "code": "LabReport.header.metadata.confidentiality", "target": [ { "comment": "Mapped in the Composition resource", "equivalence": "unmatched" } ], "display": "Confidentiality" }, { "code": "LabReport.header.metadata.language", "target": [ { "code": "DiagnosticReport.language", "equivalence": "equivalent" } ], "display": "Language" }, { "code": "LabReport.header.metadata.version", "target": [ { "comment": "Mapped in the Composition resource if it refers to the business report version", "equivalence": "unmatched" } ], "display": "Version" }, { "code": "LabReport.order", "target": [ { "code": "DiagnosticReport.basedOn", "comment": "basedOn.resolve().ofType(ServiceRequest)", "equivalence": "relatedto" } ], "display": "Order" }, { "code": "LabReport.specimen", "target": [ { "code": "DiagnosticReport.specimen", "equivalence": "relatedto" } ], "display": "Specimen information" }, { "code": "LabReport.specimen", "target": [ { "code": "DiagnosticReport.result.specimen", "comment": "result.resolve().ofType(Observation)", "equivalence": "relatedto" } ], "display": "Specimen information" }, { "code": "LabReport.result", "target": [ { "code": "DiagnosticReport.result", "equivalence": "relatedto" } ], "display": "Results data elements" }, { "code": "LabReport.pdf", "target": [ { "code": "DiagnosticReport.presentedForm", "comment": "If the PDF to be added is the representation of the entire Laboratory report, then this will be recorded in the optional element presentedForm\r\nIn 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.", "equivalence": "equivalent" } ], "display": "PDF document" }, { "code": "LabReport.media", "target": [ { "code": "DiagnosticReport.media", "equivalence": "equivalent" } ], "display": "Media" } ] }, { "source": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/LabReport", "target": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Composition-lab-myhealtheu", "element": [ { "code": "LabReport.header", "target": [ { "code": "Composition", "equivalence": "relatedto" } ], "display": "Report header" }, { "code": "LabReport.header.subject", "target": [ { "code": "Composition.subject", "equivalence": "relatedto" } ], "display": "Patient/subject" }, { "code": "LabReport.header.payer", "target": [ { "code": "Composition.extension:basedOn-order-or-requisition.insurance", "comment": "extension(http://fhir.ehdsi.eu/laboratory/StructureDefinition/composition-basedOn-order-or-requisition).resolve().ofType(ServiceRequest).insurance.resolve().ofType(Coverage)", "equivalence": "relatedto" } ], "display": "Health insurance and payment information" }, { "code": "LabReport.header.informationRecipient", "target": [ { "code": "Composition.extension:information-recipient", "equivalence": "equivalent" } ], "display": "Information recipient" }, { "code": "LabReport.header.author", "target": [ { "code": "Composition.author", "equivalence": "relatedto" } ], "display": "Author" }, { "code": "LabReport.header.legalAuthenticator", "target": [ { "code": "Composition.attester.party", "comment": "The person authenticated the content and accepted legal responsibility for its content.\r\nattester.where(mode='legal')", "equivalence": "equivalent" } ], "display": "Legal authenticator" }, { "code": "LabReport.header.validator", "target": [ { "code": "Composition.attester.party", "comment": "The person authenticated the content in their professional capacity.\r\nattester.where(mode='professional')", "equivalence": "equivalent" } ], "display": "Result validator" }, { "code": "LabReport.header.metadata", "target": [ { "code": "Composition", "equivalence": "relatedto" } ], "display": "Laboratory report metadata" }, { "code": "LabReport.header.metadata.documentId", "target": [ { "code": "Composition.identifier", "comment": "If it is the identifier of the report indipendently by its version. Otherwise you should refer to the Bundle.indentifier", "equivalence": "equivalent" } ], "display": "Document Id" }, { "code": "LabReport.header.metadata.type", "target": [ { "code": "Composition.type", "equivalence": "equivalent" } ], "display": "Document type" }, { "code": "LabReport.header.metadata.status", "target": [ { "code": "Composition.status", "comment": "For 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", "equivalence": "relatedto" } ], "display": "Document status" }, { "code": "LabReport.header.metadata.dateTime", "target": [ { "code": "Composition.date", "equivalence": "equivalent" } ], "display": "Report date and time" }, { "code": "LabReport.header.metadata.title", "target": [ { "code": "Composition.title", "equivalence": "equivalent" } ], "display": "Document title" }, { "code": "LabReport.header.metadata.studyType", "target": [ { "code": "Composition.category:studyType", "equivalence": "relatedto" } ], "display": "Study type" }, { "code": "LabReport.header.metadata.custodian", "target": [ { "code": "Composition.custodian", "equivalence": "equivalent" } ], "display": "Report custodian" }, { "code": "LabReport.header.metadata.confidentiality", "target": [ { "code": "Composition.confidentiality", "equivalence": "equivalent" } ], "display": "Confidentiality" }, { "code": "LabReport.header.metadata.language", "target": [ { "code": "Composition.language", "equivalence": "equivalent" } ], "display": "Language" }, { "code": "LabReport.header.metadata.version", "target": [ { "code": "Composition.extension:versionNumber", "comment": "if it refers to the business report version", "equivalence": "equivalent" } ], "display": "Version" }, { "code": "LabReport.order", "target": [ { "code": "Composition.extension:basedOn-order-or-requisition.insurance", "comment": "extension(http://fhir.ehdsi.eu/laboratory/StructureDefinition/composition-basedOn-order-or-requisition).resolve().ofType(ServiceRequest)", "equivalence": "relatedto" } ], "display": "Order" }, { "code": "LabReport.specimen", "target": [ { "code": "Composition.section:lab-no-subsections.entry.specimen", "comment": "If no sub sections", "equivalence": "relatedto" } ], "display": "Specimen information" }, { "code": "LabReport.specimen", "target": [ { "code": "Composition.section:lab-subsections.section.entry.specimen", "comment": "If sub sections", "equivalence": "relatedto" } ], "display": "Specimen information" }, { "code": "LabReport.result", "target": [ { "code": "Composition.section:lab-no-subsections.entry", "comment": "If no sub sections", "equivalence": "relatedto" } ], "display": "Results data elements" }, { "code": "LabReport.result", "target": [ { "code": "Composition.section:lab-subsections.section.entry", "comment": "If sub sections", "equivalence": "relatedto" } ], "display": "Results data elements" }, { "code": "LabReport.pdf", "target": [ { "equivalence": "unmatched" } ], "display": "PDF document" }, { "code": "LabReport.media", "target": [ { "equivalence": "unmatched" } ], "display": "Media" } ] } ], "publisher": "MyHealth@Eu", "jurisdiction": [ { "coding": [ { "code": "150", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "Europe" } ] } ], "purpose": "It shows how the Laboratory Report data set defined by the EU MyHealth@EUguidelines is mapped into this guide", "name": "LabRpt2FHIR", "type": null, "experimental": "true", "resourceType": "ConceptMap", "title": "MyHealth@EULab Report to this guide Map", "package_version": "0.1.1", "status": "draft", "id": "154615b6-8240-4c03-98cf-0ee3f68131fa", "kind": null, "url": "http://fhir.ehdsi.eu/laboratory/ConceptMap/labRpt2FHIR-lab-myhealtheu", "version": "0.1.1", "contact": [ { "name": "MyHealth@Eu", "telecom": [ { "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en", "system": "url" } ] } ] }