This page is part of the HL7 Europe Laboratory Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2023-10-22 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "payer2FHIR-eu-lab"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"StructureDefinition-Payer.html\">A.1.3 - Health insurance and payment information</a> to <a href=\"StructureDefinition-Bundle-eu-lab.html\">Bundle: Laboratory Report</a></p><p>DRAFT (not intended for production usage). Published on 2023-10-22 08:37:41+0200 by HL7 Europe (HL7 Europe: <a href=\"http://hl7.org/Special/committees/eu\">http://hl7.org/Special/committ...</a>). Used by permission of HL7 Europe, all rights reserved Creative Commons License</p><div><p>eHN Payer Model to this guide Map</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"StructureDefinition-Payer.html\">A.1.3 - Health insurance and payment information</a> to <a href=\"StructureDefinition-ServiceRequest-eu-lab.html\">ServiceRequest: Laboratory Order</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Payer.insurance (A.1.3.1 Health insurance information)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>insurance</td><td/></tr><tr><td>Payer.insurance.identifier (A.1.3.1.1 Health insurance code)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>insurance.payor.identifier</td><td>payor.ofType(Organization).resolve().identifier</td></tr><tr><td>Payer.insurance.name (A.1.3.1.2 Health insurance name)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>insurance.payor.name</td><td>payor.ofType(Organization).resolve().name</td></tr><tr><td>Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>insurance.policyHolder.identifier</td><td/></tr><tr><td>Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>insurance.beneficiary.identifier</td><td/></tr><tr><td>Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>insurance.subscriberId</td><td/></tr><tr><td>Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>insurance.subscriber.identifier</td><td/></tr></table><hr/><p><b>Group 2</b>Mapping from <a href=\"StructureDefinition-Payer.html\">A.1.3 - Health insurance and payment information</a> to <a href=\"StructureDefinition-Patient-eu-lab.html\">Patient: Person</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>Payer.insurance (A.1.3.1 Health insurance information)</td><td colspan=\"3\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>Payer.insurance.identifier (A.1.3.1.1 Health insurance code)</td><td colspan=\"3\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>Payer.insurance.name (A.1.3.1.2 Health insurance name)</td><td colspan=\"3\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number)</td><td colspan=\"3\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number)</td><td colspan=\"3\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number)</td><td colspan=\"3\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td>Payer.insurance.subjectIdentifier (A.1.3.1.3 Health insurance number)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.identifier</td><td>Sometimes the identifier assigned by the payor (e.g. the SSN) is used as one of the Patient Identifiers</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/laboratory/ConceptMap/payer2FHIR-eu-lab"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0-ballot"] ; #
fhir:name [ fhir:v "Payer2Fhir"] ; #
fhir:title [ fhir:v "eHN Payer to this guide Map"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-10-22T08:37:41+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Europe"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Europe" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/eu" ] ] )
] ) ; #
fhir:description [ fhir:v "eHN Payer Model to this guide Map"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Europe" ] ] )
] ) ; #
fhir:purpose [ fhir:v "It shows how the Laboratory Report Payer data set defined by the EU eHN guidelines is mapped into this guide"] ; #
fhir:copyright [ fhir:v "Used by permission of HL7 Europe, all rights reserved Creative Commons License"] ; #
fhir:source [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Payer"^^xsd:anyURI] ; #
fhir:target [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Bundle-eu-lab"^^xsd:anyURI] ; #
fhir:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Payer"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "Payer.insurance" ] ;
fhir:display [ fhir:v "A.1.3.1 Health insurance information" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ] ] ) ;
fhir:code [ fhir:v "insurance" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.identifier" ] ;
fhir:display [ fhir:v "A.1.3.1.1 Health insurance code" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "insurance.payor.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "payor.ofType(Organization).resolve().identifier" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.name" ] ;
fhir:display [ fhir:v "A.1.3.1.2 Health insurance name" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "insurance.payor.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "payor.ofType(Organization).resolve().name" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.subjectIdentifier" ] ;
fhir:display [ fhir:v "A.1.3.1.3 Health insurance number" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "insurance.policyHolder.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.subjectIdentifier" ] ;
fhir:display [ fhir:v "A.1.3.1.3 Health insurance number" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "insurance.beneficiary.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.subjectIdentifier" ] ;
fhir:display [ fhir:v "A.1.3.1.3 Health insurance number" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "insurance.subscriberId" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.subjectIdentifier" ] ;
fhir:display [ fhir:v "A.1.3.1.3 Health insurance number" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "insurance.subscriber.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] [
fhir:source [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Payer"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "Payer.insurance" ] ;
fhir:display [ fhir:v "A.1.3.1 Health insurance information" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.identifier" ] ;
fhir:display [ fhir:v "A.1.3.1.1 Health insurance code" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.name" ] ;
fhir:display [ fhir:v "A.1.3.1.2 Health insurance name" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.subjectIdentifier" ] ;
fhir:display [ fhir:v "A.1.3.1.3 Health insurance number" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.subjectIdentifier" ] ;
fhir:display [ fhir:v "A.1.3.1.3 Health insurance number" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.subjectIdentifier" ] ;
fhir:display [ fhir:v "A.1.3.1.3 Health insurance number" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "Payer.insurance.subjectIdentifier" ] ;
fhir:display [ fhir:v "A.1.3.1.3 Health insurance number" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "relatedto" ] ] ) ;
fhir:code [ fhir:v "Patient.identifier" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "Sometimes the identifier assigned by the payor (e.g. the SSN) is used as one of the Patient Identifiers" ] ] ) ] )
] ) . #
IG © 2023+ HL7 Europe. Package hl7.fhir.eu.laboratory#0.1.0-ballot based on FHIR 4.0.1. Generated 2023-10-22