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
Official URL: http://fhir.ehdsi.eu/laboratory/ConceptMap/payer2FHIR-lab-myhealtheu | Version: 0.0.1 | |||
Draft as of 2024-04-18 | Computable Name: Payer2Fhir |
MyHealth@EUPayer Model to this guide Map
It shows how the Laboratory Report Payer data set defined by the EU MyHealth@EUguidelines is mapped into this guide
Mapping from Health insurance and payment information 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@EUPayer Model to this guide Map
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 |