This page is part of the HL7 Europe Laboratory Report (v0.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) 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
Page standards status: Informative | Maturity Level: 2 |
@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 "subject2FHIR-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-Subject.html\">A1.1, A1.2 - Subject of care</a> to <a href=\"StructureDefinition-Patient-eu-lab.html\">Patient: Person</a></p><p>DRAFT (not intended for production usage). Published on 2024-02-26 08:16:21+0100 by HL7 Europe (HL7 Europe: <a href=\"http://hl7.eu\">http://hl7.eu</a>). Used by permission of HL7 Europe, all rights reserved Creative Commons License</p><div><p>eHN Subject Model to this guide Map</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"StructureDefinition-Subject.html\">A1.1, A1.2 - Subject of care</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></tr><tr><td>Subject.identification (A.1.1 Identification of the patient/subject)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient</td></tr><tr><td>Subject.identification.familyName (A.1.1.1 Familyname/surname)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.name.family</td></tr><tr><td>Subject.identification.givenName (A.1.1.2 Given name)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.name.given</td></tr><tr><td>Subject.identification.dateOfBirth (A.1.1.3 Date of birth)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.birthDate</td></tr><tr><td>Subject.identification.identifier (A.1.1.4 Personal identifier)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.identifier</td></tr><tr><td>Subject.identification.gender (A.1.1.5 Gender)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.gender</td></tr><tr><td>Subject.addressTelecom (A.1.2 Patient/subject related contact information)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient</td></tr><tr><td>Subject.addressTelecom.address (A.1.2.1 Address)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.address</td></tr><tr><td>Subject.addressTelecom.telecom (A.1.2.2 Telecom)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#null\"/></td><td>Patient.telecom</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:integer ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "informative" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.eu/fhir/laboratory/ConceptMap/subject2FHIR-eu-lab"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "LabRptSubject2Fhir"] ; #
fhir:title [ fhir:v "eHN Subject to this guide Map"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-02-26T08:16:21+01: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.eu" ] ] )
] ) ; #
fhir:description [ fhir:v "eHN Subject 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 Subject 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/Subject"^^xsd:anyURI] ; #
fhir:target [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab"^^xsd:anyURI] ; #
fhir:group ( [
fhir:source [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Subject"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "Subject.identification" ] ;
fhir:display [ fhir:v "A.1.1 Identification of the patient/subject" ] ;
( 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" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] [
fhir:code [ fhir:v "Subject.identification.familyName" ] ;
fhir:display [ fhir:v "A.1.1.1 Familyname/surname" ] ;
( 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 "Patient.name.family" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Subject.identification.givenName" ] ;
fhir:display [ fhir:v "A.1.1.2 Given 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 "Patient.name.given" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Subject.identification.dateOfBirth" ] ;
fhir:display [ fhir:v "A.1.1.3 Date of birth" ] ;
( 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 "Patient.birthDate" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Subject.identification.identifier" ] ;
fhir:display [ fhir:v "A.1.1.4 Personal identifier" ] ;
( 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 "Patient.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Subject.identification.gender" ] ;
fhir:display [ fhir:v "A.1.1.5 Gender" ] ;
( 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 "Patient.gender" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Subject.addressTelecom" ] ;
fhir:display [ fhir:v "A.1.2 Patient/subject related contact 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 "Patient" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ] ) ] [
fhir:code [ fhir:v "Subject.addressTelecom.address" ] ;
fhir:display [ fhir:v "A.1.2.1 Address" ] ;
( 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 "Patient.address" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Subject.addressTelecom.telecom" ] ;
fhir:display [ fhir:v "A.1.2.2 Telecom" ] ;
( 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 "Patient.telecom" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] )
] ) . #
IG © 2023+ HL7 Europe. Package hl7.fhir.eu.laboratory#0.1.0 based on FHIR 4.0.1. Generated 2024-02-26