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

FHIR IG Statistics: ConceptMap/payer2FHIR-cz-lab

Packagehl7.fhir.cz.lab
TypeConceptMap
Idpayer2FHIR-cz-lab
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ConceptMap-payer2FHIR-cz-lab.html
URLhttps://hl7.cz/fhir/lab/ConceptMap/payer2FHIR-cz-lab
Version0.5.0
Statusdraft
Date2025-07-01T07:12:43+00:00
NamePayer2Fhir
TitleeHN Payer to this guide Map
Realmcz
Authorityhl7
DescriptioneHN Payer Model to this guide Map
PurposeIt shows how the Laboratory Report Payer data set defined by the EU eHN guidelines is mapped into this guide

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
PayerCzA.1.3 - Health insurance and payment information
cz-service-request-labServiceRequest: Laboratory Order
cz-coverageCoverage (CZ)
cz-patient-corePatient (CZ core)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap payer2FHIR-cz-lab

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.1.3 - Health insurance and payment information to ServiceRequest: Laboratory Order

Source CodeRelationshipTarget CodeComment
Payer.identifier (A.1.3.1 Health insurance code)is related toServiceRequest.insurancedetails in Group 2
Payer.name (A.1.3.2 Health insurance name)is related toServiceRequest.insurancedetails in Group 2
Payer.subjectIdentifier (A.1.3.3 Health insurance number)is related toServiceRequest.insurancedetails in Group 2

Group 2 Mapping from A.1.3 - Health insurance and payment information to Coverage (CZ)

Source CodeRelationshipTarget CodeComment
Payer.identifier (A.1.3.1 Health insurance code)is equivalent toCoverage.payor.identifierpayor.ofType(Organization)
Payer.name (A.1.3.2 Health insurance name)is equivalent toCoverage.payor.namepayor.ofType(Organization)
Payer.subjectIdentifier (A.1.3.3 Health insurance number)is equivalent toCoverage.policyHolder.identifierIf it refers to the owner of the policy
Payer.subjectIdentifier (A.1.3.3 Health insurance number)is equivalent toCoverage.beneficiary.identifierIf it refers to the plan beneficiary
Payer.subjectIdentifier (A.1.3.3 Health insurance number)is equivalent toCoverage.subscriberIdIf it is the ID assigned to the subscriber
Payer.subjectIdentifier (A.1.3.3 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 A.1.3 - Health insurance and payment information to Patient (CZ core)

Source CodeRelationshipTarget CodeComment
Payer.identifier (A.1.3.1 Health insurance code)(not mapped)
Payer.name (A.1.3.2 Health insurance name)(not mapped)
Payer.subjectIdentifier (A.1.3.3 Health insurance number)is equivalent toPatient.identifierIf treated as one of the Patient identifiers; this applies in some jurisdictions

Source

{
  "resourceType": "ConceptMap",
  "id": "payer2FHIR-cz-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": "https://hl7.cz/fhir/lab/ConceptMap/payer2FHIR-cz-lab",
  "version": "0.5.0",
  "name": "Payer2Fhir",
  "title": "eHN Payer to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-01T07:12:43+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.cz"
        }
      ]
    }
  ],
  "description": "eHN Payer Model to this guide Map",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "purpose": "It shows how the Laboratory Report Payer data set defined by the EU eHN guidelines is mapped into this guide",
  "group": [
    {
      "source": "https://hl7.cz/fhir/lab/StructureDefinition/PayerCz",
      "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-service-request-lab",
      "element": [
        {
          "code": "Payer.identifier",
          "display": "A.1.3.1 Health insurance code",
          "target": [
            {
              "code": "ServiceRequest.insurance",
              "equivalence": "relatedto",
              "comment": "details in Group 2"
            }
          ]
        },
        {
          "code": "Payer.name",
          "display": "A.1.3.2 Health insurance name",
          "target": [
            {
              "code": "ServiceRequest.insurance",
              "equivalence": "relatedto",
              "comment": "details in Group 2"
            }
          ]
        },
        {
          "code": "Payer.subjectIdentifier",
          "display": "A.1.3.3 Health insurance number",
          "target": [
            {
              "code": "ServiceRequest.insurance",
              "equivalence": "relatedto",
              "comment": "details in Group 2"
            }
          ]
        }
      ]
    },
    {
      "source": "https://hl7.cz/fhir/lab/StructureDefinition/PayerCz",
      "target": "https://hl7.cz/fhir/core/StructureDefinition/cz-coverage",
      "element": [
        {
          "code": "Payer.identifier",
          "display": "A.1.3.1 Health insurance code",
          "target": [
            {
              "code": "Coverage.payor.identifier",
              "equivalence": "equivalent",
              "comment": "payor.ofType(Organization)"
            }
          ]
        },
        {
          "code": "Payer.name",
          "display": "A.1.3.2 Health insurance name",
          "target": [
            {
              "code": "Coverage.payor.name",
              "equivalence": "equivalent",
              "comment": "payor.ofType(Organization)"
            }
          ]
        },
        {
          "code": "Payer.subjectIdentifier",
          "display": "A.1.3.3 Health insurance number",
          "target": [
            {
              "code": "Coverage.policyHolder.identifier",
              "equivalence": "equivalent",
              "comment": "If it refers to the owner of the policy"
            }
          ]
        },
        {
          "code": "Payer.subjectIdentifier",
          "display": "A.1.3.3 Health insurance number",
          "target": [
            {
              "code": "Coverage.beneficiary.identifier",
              "equivalence": "equivalent",
              "comment": "If it refers to the plan beneficiary"
            }
          ]
        },
        {
          "code": "Payer.subjectIdentifier",
          "display": "A.1.3.3 Health insurance number",
          "target": [
            {
              "code": "Coverage.subscriberId",
              "equivalence": "equivalent",
              "comment": "If it is the ID assigned to the subscriber"
            }
          ]
        },
        {
          "code": "Payer.subjectIdentifier",
          "display": "A.1.3.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": "https://hl7.cz/fhir/lab/StructureDefinition/PayerCz",
      "target": "https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core",
      "element": [
        {
          "code": "Payer.identifier",
          "display": "A.1.3.1 Health insurance code",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "Payer.name",
          "display": "A.1.3.2 Health insurance name",
          "target": [
            {
              "equivalence": "unmatched"
            }
          ]
        },
        {
          "code": "Payer.subjectIdentifier",
          "display": "A.1.3.3 Health insurance number",
          "target": [
            {
              "code": "Patient.identifier",
              "equivalence": "equivalent",
              "comment": "If treated as one of the Patient identifiers; this applies in some jurisdictions"
            }
          ]
        }
      ]
    }
  ]
}