Package | hl7.fhir.eu.laboratory |
Type | ConceptMap |
Id | payer2FHIR-eu-lab |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/laboratory/https://build.fhir.org/ig/hl7-eu/laboratory/ConceptMap-payer2FHIR-eu-lab.html |
URL | http://hl7.eu/fhir/laboratory/ConceptMap/payer2FHIR-eu-lab |
Version | 0.2.0-ci |
Status | draft |
Date | 2025-07-02T14:40:12+00:00 |
Name | Payer2Fhir |
Title | eHN Payer to this guide Map |
Realm | eu |
Authority | hl7 |
Description | eHN Payer Model to this guide Map |
Purpose | It shows how the Laboratory Report Payer data set defined by the EU eHN guidelines is mapped into this guide |
Copyright | Used by permission of HL7 Europe, all rights reserved Creative Commons License |
No resources found
StructureDefinition | |
Bundle-eu-lab | Bundle: Laboratory Report |
Payer | A.1.3 - Health insurance and payment information |
ServiceRequest-eu-lab | ServiceRequest: Laboratory Order |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap payer2FHIR-eu-lab
Mapping from A.1.3 - Health insurance and payment information to Bundle: Laboratory Report
Group 1 Mapping from A.1.3 - Health insurance and payment information to ServiceRequest: Laboratory Order
Source Code | Relationship | Target Code | Comment |
Payer.insurance (A.1.3.1 Health insurance information) | is related to | ServiceRequest.insurance | insurance.ofType(Coverage) |
Payer.insurance.identifier (A.1.3.1.1 Health insurance code) | is related to | ServiceRequest.insurance | details in Group 2 |
Payer.insurance.name (A.1.3.1.2 Health insurance name) | is related to | ServiceRequest.insurance | details in Group 2 |
Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number) | is related to | ServiceRequest.insurance | details in Group 2 |
Group 2 Mapping from A.1.3 - Health insurance and payment information to Coverage
Source Code | Relationship | Target Code | Comment |
Payer.insurance (A.1.3.1 Health insurance information) | is related to | Coverage | |
Payer.insurance.identifier (A.1.3.1.1 Health insurance code) | is equivalent to | Coverage.payor.identifier | payor.ofType(Organization) |
Payer.insurance.name (A.1.3.1.2 Health insurance name) | is equivalent to | Coverage.payor.name | payor.ofType(Organization) |
Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number) | is equivalent to | Coverage.policyHolder.identifier | If it refers to the owner of the policy |
Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number) | is equivalent to | Coverage.beneficiary.identifier | If it refers to the plan beneficiary |
Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number) | is equivalent to | Coverage.subscriberId | If it is the ID assigned to the subscriber |
Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number) | is equivalent to | Coverage.subscriber.identifier | If it refers to the subscriber to the policy and the Subscriber is of type Patient |
Group 3 Mapping from A.1.3 - Health insurance and payment information to http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab
Source Code | Relationship | Target Code | Comment |
Payer.insurance (A.1.3.1 Health insurance information) | (not mapped) | ||
Payer.insurance.identifier (A.1.3.1.1 Health insurance code) | (not mapped) | ||
Payer.insurance.name (A.1.3.1.2 Health insurance name) | (not mapped) | ||
Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number) | is related to | Patient.identifier | Sometimes the identifier assigned by the payor (e.g. the SSN) is used as one of the Patient Identifiers |
{ "resourceType": "ConceptMap", "id": "payer2FHIR-eu-lab", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative" } ], "url": "http://hl7.eu/fhir/laboratory/ConceptMap/payer2FHIR-eu-lab", "version": "0.2.0-ci", "name": "Payer2Fhir", "title": "eHN Payer to this guide Map", "status": "draft", "experimental": true, "date": "2025-07-02T14:40:12+00:00", "publisher": "HL7 Europe", "contact": [ { "name": "HL7 Europe", "telecom": [ { "system": "url", "value": "http://hl7.eu" } ] } ], "description": "eHN Payer Model to this guide Map", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "150", "display": "Europe" } ] } ], "purpose": "It shows how the Laboratory Report Payer data set defined by the EU eHN guidelines is mapped into this guide", "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License", "sourceUri": "http://hl7.eu/fhir/laboratory/StructureDefinition/Payer", "targetUri": "http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab", "group": [ { "source": "http://hl7.eu/fhir/laboratory/StructureDefinition/Payer", "target": "http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab", "element": [ { "code": "Payer.insurance", "display": "A.1.3.1 Health insurance information", "target": [ { "code": "ServiceRequest.insurance", "equivalence": "relatedto", "comment": "insurance.ofType(Coverage)" } ] }, { "code": "Payer.insurance.identifier", "display": "A.1.3.1.1 Health insurance code", "target": [ { "code": "ServiceRequest.insurance", "equivalence": "relatedto", "comment": "details in Group 2" } ] }, { "code": "Payer.insurance.name", "display": "A.1.3.1.2 Health insurance name", "target": [ { "code": "ServiceRequest.insurance", "equivalence": "relatedto", "comment": "details in Group 2" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "A.1.3.1.3 Health insurance number", "target": [ { "code": "ServiceRequest.insurance", "equivalence": "relatedto", "comment": "details in Group 2" } ] } ] }, { "source": "http://hl7.eu/fhir/laboratory/StructureDefinition/Payer", "target": "http://hl7.org/fhir/StructureDefinition/Coverage", "element": [ { "code": "Payer.insurance", "display": "A.1.3.1 Health insurance information", "target": [ { "code": "Coverage", "equivalence": "relatedto" } ] }, { "code": "Payer.insurance.identifier", "display": "A.1.3.1.1 Health insurance code", "target": [ { "code": "Coverage.payor.identifier", "equivalence": "equivalent", "comment": "payor.ofType(Organization)" } ] }, { "code": "Payer.insurance.name", "display": "A.1.3.1.2 Health insurance name", "target": [ { "code": "Coverage.payor.name", "equivalence": "equivalent", "comment": "payor.ofType(Organization)" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "A.1.3.1.3 Health insurance number", "target": [ { "code": "Coverage.policyHolder.identifier", "equivalence": "equivalent", "comment": "If it refers to the owner of the policy" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "A.1.3.1.3 Health insurance number", "target": [ { "code": "Coverage.beneficiary.identifier", "equivalence": "equivalent", "comment": "If it refers to the plan beneficiary" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "A.1.3.1.3 Health insurance number", "target": [ { "code": "Coverage.subscriberId", "equivalence": "equivalent", "comment": "If it is the ID assigned to the subscriber" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "A.1.3.1.3 Health insurance number", "target": [ { "code": "Coverage.subscriber.identifier", "equivalence": "equivalent", "comment": "If it refers to the subscriber to the policy and the Subscriber is of type Patient" } ] } ] }, { "source": "http://hl7.eu/fhir/laboratory/StructureDefinition/Payer", "target": "http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab", "element": [ { "code": "Payer.insurance", "display": "A.1.3.1 Health insurance information", "target": [ { "equivalence": "unmatched" } ] }, { "code": "Payer.insurance.identifier", "display": "A.1.3.1.1 Health insurance code", "target": [ { "equivalence": "unmatched" } ] }, { "code": "Payer.insurance.name", "display": "A.1.3.1.2 Health insurance name", "target": [ { "equivalence": "unmatched" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "A.1.3.1.3 Health insurance number", "target": [ { "code": "Patient.identifier", "equivalence": "relatedto", "comment": "Sometimes the identifier assigned by the payor (e.g. the SSN) is used as one of the Patient Identifiers" } ] } ] } ] }