Package | myhealth.eu.fhir.laboratory |
Type | ConceptMap |
Id | payer2FHIR-lab-myhealtheu |
FHIR Version | R4 |
Source | http://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ConceptMap-payer2FHIR-lab-myhealtheu.html |
URL | http://fhir.ehdsi.eu/laboratory/ConceptMap/payer2FHIR-lab-myhealtheu |
Version | 0.1.1 |
Status | draft |
Date | 2025-03-20T14:16:21+01:00 |
Name | Payer2Fhir |
Title | MyHealth@EUPayer to this guide Map |
Realm | eu |
Description | MyHealth@EUPayer Model to this guide Map |
Purpose | It shows how the Laboratory Report Payer data set defined by the EU MyHealth@EUguidelines is mapped into this guide |
No resources found
StructureDefinition | |
Patient-lab-myhealtheu | Patient: Laboratory |
Payer | Health insurance and payment information |
ServiceRequest-lab-myhealtheu | ServiceRequest: Laboratory |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap payer2FHIR-lab-myhealtheu
Mapping from (not specified) to (not specified)
Group 1 Mapping from Health insurance and payment information to ServiceRequest: Laboratory
Source Code | Relationship | Target Code | Comment |
Payer.insurance (Health insurance information) | is related to | ServiceRequest.insurance | insurance.ofType(Coverage) |
Payer.insurance.identifier (Health insurance code) | is related to | ServiceRequest.insurance | details in Group 2 |
Payer.insurance.name (Health insurance name) | is related to | ServiceRequest.insurance | details in Group 2 |
Payer.insurance.subjectIdentifier (Health insurance number) | is related to | ServiceRequest.insurance | details in Group 2 |
Group 2 Mapping from Health insurance and payment information to Coverage
Source Code | Relationship | Target Code | Comment |
Payer.insurance (Health insurance information) | is related to | Coverage | |
Payer.insurance.identifier (Health insurance code) | is equivalent to | Coverage.payor.identifier | payor.ofType(Organization) |
Payer.insurance.name (Health insurance name) | is equivalent to | Coverage.payor.name | payor.ofType(Organization) |
Payer.insurance.subjectIdentifier (Health insurance number) | is equivalent to | Coverage.policyHolder.identifier | If it refers to the owner of the policy |
Payer.insurance.subjectIdentifier (Health insurance number) | is equivalent to | Coverage.beneficiary.identifier | If it refers to the plan beneficiary |
Payer.insurance.subjectIdentifier (Health insurance number) | is equivalent to | Coverage.subscriberId | If it is the ID assigned to the subscriber |
Payer.insurance.subjectIdentifier (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 Health insurance and payment information to Patient: Laboratory
Source Code | Relationship | Target Code | Comment |
Payer.insurance (Health insurance information) | (not mapped) | ||
Payer.insurance.identifier (Health insurance code) | (not mapped) | ||
Payer.insurance.name (Health insurance name) | (not mapped) | ||
Payer.insurance.subjectIdentifier (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-lab-myhealtheu", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.ehdsi.eu/laboratory/ConceptMap/payer2FHIR-lab-myhealtheu", "version": "0.1.1", "name": "Payer2Fhir", "title": "MyHealth@EUPayer to this guide Map", "status": "draft", "experimental": true, "date": "2025-03-20T14:16:21+01:00", "publisher": "MyHealth@Eu", "contact": [ { "name": "MyHealth@Eu", "telecom": [ { "system": "url", "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en" } ] } ], "description": "MyHealth@EUPayer 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 MyHealth@EUguidelines is mapped into this guide", "group": [ { "source": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Payer", "target": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/ServiceRequest-lab-myhealtheu", "element": [ { "code": "Payer.insurance", "display": "Health insurance information", "target": [ { "code": "ServiceRequest.insurance", "equivalence": "relatedto", "comment": "insurance.ofType(Coverage)" } ] }, { "code": "Payer.insurance.identifier", "display": "Health insurance code", "target": [ { "code": "ServiceRequest.insurance", "equivalence": "relatedto", "comment": "details in Group 2" } ] }, { "code": "Payer.insurance.name", "display": "Health insurance name", "target": [ { "code": "ServiceRequest.insurance", "equivalence": "relatedto", "comment": "details in Group 2" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "Health insurance number", "target": [ { "code": "ServiceRequest.insurance", "equivalence": "relatedto", "comment": "details in Group 2" } ] } ] }, { "source": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Payer", "target": "http://hl7.org/fhir/StructureDefinition/Coverage", "element": [ { "code": "Payer.insurance", "display": "Health insurance information", "target": [ { "code": "Coverage", "equivalence": "relatedto" } ] }, { "code": "Payer.insurance.identifier", "display": "Health insurance code", "target": [ { "code": "Coverage.payor.identifier", "equivalence": "equivalent", "comment": "payor.ofType(Organization)" } ] }, { "code": "Payer.insurance.name", "display": "Health insurance name", "target": [ { "code": "Coverage.payor.name", "equivalence": "equivalent", "comment": "payor.ofType(Organization)" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "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": "Health insurance number", "target": [ { "code": "Coverage.beneficiary.identifier", "equivalence": "equivalent", "comment": "If it refers to the plan beneficiary" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "Health insurance number", "target": [ { "code": "Coverage.subscriberId", "equivalence": "equivalent", "comment": "If it is the ID assigned to the subscriber" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "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://fhir.ehdsi.eu/laboratory/StructureDefinition/Payer", "target": "http://fhir.ehdsi.eu/laboratory/StructureDefinition/Patient-lab-myhealtheu", "element": [ { "code": "Payer.insurance", "display": "Health insurance information", "target": [ { "equivalence": "unmatched" } ] }, { "code": "Payer.insurance.identifier", "display": "Health insurance code", "target": [ { "equivalence": "unmatched" } ] }, { "code": "Payer.insurance.name", "display": "Health insurance name", "target": [ { "equivalence": "unmatched" } ] }, { "code": "Payer.insurance.subjectIdentifier", "display": "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" } ] } ] } ] }