PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.laboratory@0.1.1
    http://hl7.eu/fhir/laboratory/ConceptMap/labRpt2FHIR-eu-lab
{
  "description": "eHN Lab Report to this guide Map",
  "_filename": "ConceptMap-labRpt2FHIR-eu-lab.json",
  "package_name": "hl7.fhir.eu.laboratory",
  "date": "2025-03-25T12:00:10+01:00",
  "group": [ {
    "source": "http://hl7.eu/fhir/laboratory/StructureDefinition/LabReport",
    "target": "http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab",
    "element": [ {
      "code": "LabReport.header",
      "target": [ {
        "code": "DiagnosticReport",
        "equivalence": "relatedto"
      } ],
      "display": "A.1 Report header data elements"
    }, {
      "code": "LabReport.header.subject",
      "target": [ {
        "code": "DiagnosticReport.subject",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.1 - A1.2 Patient/subject"
    }, {
      "code": "LabReport.header.payer",
      "target": [ {
        "code": "DiagnosticReport.basedOn.insurance",
        "comment": "basedOn.resolve().ofType(ServiceRequest).insurance.resolve().ofType(Coverage)",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.3 Health insurance and payment information"
    }, {
      "code": "LabReport.header.informationRecipient",
      "target": [ {
        "code": "DiagnosticReport.extension:information-recipient",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.4 Information recipient"
    }, {
      "code": "LabReport.header.author",
      "target": [ {
        "code": "DiagnosticReport.resultsInterpreter",
        "comment": "If the author is the interpreter",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.5 Author"
    }, {
      "code": "LabReport.header.author",
      "target": [ {
        "code": "DiagnosticReport.performer",
        "comment": "If the author is the perfomer",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.5 Author"
    }, {
      "code": "LabReport.header.legalAuthenticator",
      "target": [ {
        "comment": "Mapped in the Composition resource",
        "equivalence": "unmatched"
      } ],
      "display": "A.1.6 Legal authenticator"
    }, {
      "code": "LabReport.header.validator",
      "target": [ {
        "comment": "Mapped in the Composition resource",
        "equivalence": "unmatched"
      } ],
      "display": "A.1.7 Result validator"
    }, {
      "code": "LabReport.header.metadata",
      "target": [ {
        "code": "DiagnosticReport",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.8 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": "A.1.8.0 Document Id"
    }, {
      "code": "LabReport.header.metadata.type",
      "target": [ {
        "code": "DiagnosticReport.code",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.8.1 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": "A.1.8.2 Document status"
    }, {
      "code": "LabReport.header.metadata.dateTime",
      "target": [ {
        "code": "DiagnosticReport.effectiveDateTime",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.8.3 Report date and time"
    }, {
      "code": "LabReport.header.metadata.title",
      "target": [ {
        "comment": "Mapped in the Composition resource",
        "equivalence": "unmatched"
      } ],
      "display": "A.1.8.4 Document title"
    }, {
      "code": "LabReport.header.metadata.studyType",
      "target": [ {
        "code": "DiagnosticReport.category",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.8.5 Study type"
    }, {
      "code": "LabReport.header.metadata.custodian",
      "target": [ {
        "comment": "Mapped in the Composition resource",
        "equivalence": "unmatched"
      } ],
      "display": "A.1.8.6 Report custodian"
    }, {
      "code": "LabReport.header.metadata.confidentiality",
      "target": [ {
        "comment": "Mapped in the Composition resource",
        "equivalence": "unmatched"
      } ],
      "display": "A.1.8.7 Confidentiality"
    }, {
      "code": "LabReport.header.metadata.language",
      "target": [ {
        "code": "DiagnosticReport.language",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.8.8 Language"
    }, {
      "code": "LabReport.header.metadata.version",
      "target": [ {
        "comment": "Mapped in the Composition resource if it refers to the business report version",
        "equivalence": "unmatched"
      } ],
      "display": "A.1.8.9 Version"
    }, {
      "code": "LabReport.order",
      "target": [ {
        "code": "DiagnosticReport.basedOn",
        "comment": "basedOn.resolve().ofType(ServiceRequest)",
        "equivalence": "relatedto"
      } ],
      "display": "A.2-A.3 Order"
    }, {
      "code": "LabReport.specimen",
      "target": [ {
        "code": "DiagnosticReport.specimen",
        "equivalence": "relatedto"
      } ],
      "display": "A.4 Specimen information"
    }, {
      "code": "LabReport.result",
      "target": [ {
        "code": "DiagnosticReport.result",
        "equivalence": "relatedto"
      } ],
      "display": "A.5 Results data elements"
    }, {
      "code": "LabReport.specimen",
      "target": [ {
        "code": "DiagnosticReport.result.specimen",
        "comment": "result.resolve().ofType(Observation)",
        "equivalence": "relatedto"
      } ],
      "display": "A.4 Specimen information"
    } ]
  }, {
    "source": "http://hl7.eu/fhir/laboratory/StructureDefinition/LabReport",
    "target": "http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab",
    "element": [ {
      "code": "LabReport.header",
      "target": [ {
        "code": "Composition",
        "equivalence": "relatedto"
      } ],
      "display": "A.1 Report header data elements"
    }, {
      "code": "LabReport.header.subject",
      "target": [ {
        "code": "Composition.subject",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.1 - A1.2 Patient/subject"
    }, {
      "code": "LabReport.header.payer",
      "target": [ {
        "code": "Composition.extension:basedOn-order-or-requisition.insurance",
        "comment": "extension(http://hl7.eu/fhir/laboratory/StructureDefinition/composition-basedOn-order-or-requisition).resolve().ofType(ServiceRequest).insurance.resolve().ofType(Coverage)",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.3 Health insurance and payment information"
    }, {
      "code": "LabReport.header.informationRecipient",
      "target": [ {
        "code": "Composition.extension:information-recipient",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.4 Information recipient"
    }, {
      "code": "LabReport.header.author",
      "target": [ {
        "code": "Composition.author",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.5 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": "A.1.6 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": "A.1.7 Result validator"
    }, {
      "code": "LabReport.header.metadata",
      "target": [ {
        "code": "Composition",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.8 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": "A.1.8.0 Document Id"
    }, {
      "code": "LabReport.header.metadata.type",
      "target": [ {
        "code": "Composition.type",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.8.1 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://hl7.eu/fhir/laboratory/ConceptMap/ConceptMap-eu-diagRptStatus2CompStatus",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.8.2 Document status"
    }, {
      "code": "LabReport.header.metadata.dateTime",
      "target": [ {
        "code": "Composition.date",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.8.3 Report date and time"
    }, {
      "code": "LabReport.header.metadata.title",
      "target": [ {
        "code": "Composition.title",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.8.4 Document title"
    }, {
      "code": "LabReport.header.metadata.studyType",
      "target": [ {
        "code": "Composition.category",
        "equivalence": "relatedto"
      } ],
      "display": "A.1.8.5 Study type"
    }, {
      "code": "LabReport.header.metadata.custodian",
      "target": [ {
        "code": "Composition.custodian",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.8.6 Report custodian"
    }, {
      "code": "LabReport.header.metadata.confidentiality",
      "target": [ {
        "code": "Composition.confidentiality",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.8.7 Confidentiality"
    }, {
      "code": "LabReport.header.metadata.language",
      "target": [ {
        "code": "Composition.language",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.8.8 Language"
    }, {
      "code": "LabReport.header.metadata.version",
      "target": [ {
        "code": "Composition.extension:versionNumber",
        "comment": "if it refers to the business report version",
        "equivalence": "equivalent"
      } ],
      "display": "A.1.8.9 Version"
    }, {
      "code": "LabReport.order",
      "target": [ {
        "code": "Composition.extension:basedOn-order-or-requisition.insurance",
        "comment": "extension(http://hl7.eu/fhir/laboratory/StructureDefinition/composition-basedOn-order-or-requisition).resolve().ofType(ServiceRequest)",
        "equivalence": "relatedto"
      } ],
      "display": "A.2-A.3 Order"
    }, {
      "code": "LabReport.specimen",
      "target": [ {
        "code": "Composition.section:lab-no-subsections.entry.specimen",
        "comment": "If no sub sections",
        "equivalence": "relatedto"
      } ],
      "display": "A.4 Specimen information"
    }, {
      "code": "LabReport.result",
      "target": [ {
        "code": "Composition.section:lab-no-subsections.entry",
        "comment": "If no sub sections",
        "equivalence": "relatedto"
      } ],
      "display": "A.5 Results data elements"
    }, {
      "code": "LabReport.specimen",
      "target": [ {
        "code": "Composition.section:lab-subsections.section.entry.specimen",
        "comment": "If sub sections",
        "equivalence": "relatedto"
      } ],
      "display": "A.4 Specimen information"
    }, {
      "code": "LabReport.result",
      "target": [ {
        "code": "Composition.section:lab-subsections.section.entry",
        "comment": "If sub sections",
        "equivalence": "relatedto"
      } ],
      "display": "A.5 Results data elements"
    } ]
  } ],
  "publisher": "HL7 Europe",
  "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 eHN guidelines is mapped into this guide",
  "name": "LabRpt2FHIR",
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "type": null,
  "experimental": "true",
  "resourceType": "ConceptMap",
  "title": "eHN Lab Report to this guide Map",
  "package_version": "0.1.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative"
  } ],
  "status": "draft",
  "id": "0ee1262d-72af-4059-bbee-0583485fa8e7",
  "kind": null,
  "url": "http://hl7.eu/fhir/laboratory/ConceptMap/labRpt2FHIR-eu-lab",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.2.51.22.1.18.3",
    "system": "urn:ietf:rfc:3986"
  },
  "version": "0.1.1",
  "contact": [ {
    "name": "HL7 Europe",
    "telecom": [ {
      "value": "http://hl7.eu",
      "system": "url"
    } ]
  } ]
}