FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/payer2FHIR-lab-myhealtheu

Packagemyhealth.eu.fhir.laboratory
TypeConceptMap
Idpayer2FHIR-lab-myhealtheu
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/laboratory/http://fhir.ehdsi.eu/laboratory/0.1.1/ConceptMap-payer2FHIR-lab-myhealtheu.html
URLhttp://fhir.ehdsi.eu/laboratory/ConceptMap/payer2FHIR-lab-myhealtheu
Version0.1.1
Statusdraft
Date2025-03-20T14:16:21+01:00
NamePayer2Fhir
TitleMyHealth@EUPayer to this guide Map
Realmeu
DescriptionMyHealth@EUPayer Model to this guide Map
PurposeIt shows how the Laboratory Report Payer data set defined by the EU MyHealth@EUguidelines is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
Patient-lab-myhealtheuPatient: Laboratory
PayerHealth insurance and payment information
ServiceRequest-lab-myhealtheuServiceRequest: Laboratory

Narrative

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 CodeRelationshipTarget CodeComment
Payer.insurance (Health insurance information)is related toServiceRequest.insuranceinsurance.ofType(Coverage)
Payer.insurance.identifier (Health insurance code)is related toServiceRequest.insurancedetails in Group 2
Payer.insurance.name (Health insurance name)is related toServiceRequest.insurancedetails in Group 2
Payer.insurance.subjectIdentifier (Health insurance number)is related toServiceRequest.insurancedetails in Group 2

Group 2 Mapping from Health insurance and payment information to Coverage

Source CodeRelationshipTarget CodeComment
Payer.insurance (Health insurance information)is related toCoverage
Payer.insurance.identifier (Health insurance code)is equivalent toCoverage.payor.identifierpayor.ofType(Organization)
Payer.insurance.name (Health insurance name)is equivalent toCoverage.payor.namepayor.ofType(Organization)
Payer.insurance.subjectIdentifier (Health insurance number)is equivalent toCoverage.policyHolder.identifierIf it refers to the owner of the policy
Payer.insurance.subjectIdentifier (Health insurance number)is equivalent toCoverage.beneficiary.identifierIf it refers to the plan beneficiary
Payer.insurance.subjectIdentifier (Health insurance number)is equivalent toCoverage.subscriberIdIf it is the ID assigned to the subscriber
Payer.insurance.subjectIdentifier (Health insurance number)is equivalent toCoverage.subscriber.identifierIf 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 CodeRelationshipTarget CodeComment
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 toPatient.identifierSometimes the identifier assigned by the payor (e.g. the SSN) is used as one of the Patient Identifiers

Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}