MyHealth@Eu Laboratory Report
0.0.1 - qa-preview
150
MyHealth@Eu Laboratory Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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-11-21 | 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
Generated Narrative: ConceptMap payer2FHIR-lab-myhealtheu
Mapping from Health insurance and payment information to Bundle: Laboratory
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 |