HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. 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 "author2FHIR-eu-lab"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap author2FHIR-eu-lab</b></p><a name=\"author2FHIR-eu-lab\"> </a><a name=\"hcauthor2FHIR-eu-lab\"> </a><a name=\"author2FHIR-eu-lab-en-US\"> </a><p>Mapping from <a href=\"StructureDefinition-Author.html\">A.1.5 - Author</a> to <a href=\"StructureDefinition-Bundle-eu-lab.html\">Bundle: Laboratory Report</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-Author.html\">A.1.5 - Author</a> to <a href=\"StructureDefinition-Composition-eu-lab.html\">Composition: Laboratory Report</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>Author.identifier (A.1.5.1 Author identifier)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.author.identifier</td><td/></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.author.name</td><td>Human Author and author.ofType(Practitioner)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.author.Practitioner.name</td><td>Human Author and author.ofType(PractitionerRole)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.device.name</td><td>Device Author, implies author.ofType(Device)</td></tr><tr><td>Author.organization (A.1.5.3 Author organization)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.author.organization</td><td>Human Author and author.ofType(PractitionerRole)</td></tr><tr><td>Author.organization (A.1.5.3 Author organization)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.author.owner</td><td>Device Author, implies author.ofType(Device)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-Author.html\">A.1.5 - Author</a> to <a href=\"StructureDefinition-DiagnosticReport-eu-lab.html\">DiagnosticReport: Laboratory Report</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>Author.identifier (A.1.5.1 Author identifier)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.resultsInterpreter.identifier</td><td>If the author is the interpreter</td></tr><tr><td>Author.identifier (A.1.5.1 Author identifier)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.performer.identifier</td><td>If the author is the performer</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.resultsInterpreter.name</td><td>If the author is the interpreter and \nresultsInterpreter.resolve().ofType(Practitioner)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.resultsInterpreter.practitioner.name</td><td>If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.performer.name</td><td>If the author is the performer and performer.resolve().ofType(Practitioner)</td></tr><tr><td>Author.name (A.1.5.2 Author name)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.performer.Practitioner.name</td><td>If the author is the performer and performer.resolve().ofType(PractitionerRole)</td></tr><tr><td>Author.organization (A.1.5.3 Author organization)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.resultsInterpreter.organization</td><td>If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)</td></tr><tr><td>Author.organization (A.1.5.3 Author organization)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DiagnosticReport.performer.organization</td><td>If the author is the performer and performer.resolve().ofType(PractitionerRole)</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/author2FHIR-eu-lab"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.0-ci"] ; #
fhir:name [ fhir:v "LabRptAuthor2FHIR"] ; #
fhir:title [ fhir:v "eHN Author to this guide Map"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-14T12:48:35+00: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 Author 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 Author 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/Author"^^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/Author"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Composition-eu-lab"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "Author.identifier" ] ;
fhir:display [ fhir:v "A.1.5.1 Author identifier" ] ;
( fhir:target [
fhir:code [ fhir:v "Composition.author.identifier" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
( fhir:target [
fhir:code [ fhir:v "Composition.author.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Human Author and author.ofType(Practitioner)" ] ] ) ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
( fhir:target [
fhir:code [ fhir:v "Composition.author.Practitioner.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Human Author and author.ofType(PractitionerRole)" ] ] ) ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
( fhir:target [
fhir:code [ fhir:v "Composition.device.name" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Device Author, implies author.ofType(Device)" ] ] ) ] [
fhir:code [ fhir:v "Author.organization" ] ;
fhir:display [ fhir:v "A.1.5.3 Author organization" ] ;
( fhir:target [
fhir:code [ fhir:v "Composition.author.organization" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Human Author and author.ofType(PractitionerRole)" ] ] ) ] [
fhir:code [ fhir:v "Author.organization" ] ;
fhir:display [ fhir:v "A.1.5.3 Author organization" ] ;
( fhir:target [
fhir:code [ fhir:v "Composition.author.owner" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "Device Author, implies author.ofType(Device)" ] ] ) ] )
] [
fhir:source [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/Author"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://hl7.eu/fhir/laboratory/StructureDefinition/DiagnosticReport-eu-lab"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "Author.identifier" ] ;
fhir:display [ fhir:v "A.1.5.1 Author identifier" ] ;
( fhir:target [
fhir:code [ fhir:v "DiagnosticReport.resultsInterpreter.identifier" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the interpreter" ] ] ) ] [
fhir:code [ fhir:v "Author.identifier" ] ;
fhir:display [ fhir:v "A.1.5.1 Author identifier" ] ;
( fhir:target [
fhir:code [ fhir:v "DiagnosticReport.performer.identifier" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the performer" ] ] ) ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
( fhir:target [
fhir:code [ fhir:v "DiagnosticReport.resultsInterpreter.name" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the interpreter and \nresultsInterpreter.resolve().ofType(Practitioner)" ] ] ) ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
( fhir:target [
fhir:code [ fhir:v "DiagnosticReport.resultsInterpreter.practitioner.name" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" ] ] ) ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
( fhir:target [
fhir:code [ fhir:v "DiagnosticReport.performer.name" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the performer and performer.resolve().ofType(Practitioner)" ] ] ) ] [
fhir:code [ fhir:v "Author.name" ] ;
fhir:display [ fhir:v "A.1.5.2 Author name" ] ;
( fhir:target [
fhir:code [ fhir:v "DiagnosticReport.performer.Practitioner.name" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the performer and performer.resolve().ofType(PractitionerRole)" ] ] ) ] [
fhir:code [ fhir:v "Author.organization" ] ;
fhir:display [ fhir:v "A.1.5.3 Author organization" ] ;
( fhir:target [
fhir:code [ fhir:v "DiagnosticReport.resultsInterpreter.organization" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" ] ] ) ] [
fhir:code [ fhir:v "Author.organization" ] ;
fhir:display [ fhir:v "A.1.5.3 Author organization" ] ;
( fhir:target [
fhir:code [ fhir:v "DiagnosticReport.performer.organization" ] ;
fhir:equivalence [ fhir:v "relatedto" ] ;
fhir:comment [ fhir:v "If the author is the performer and performer.resolve().ofType(PractitionerRole)" ] ] ) ] )
] ) . #
IG © 2023+ HL7 Europe. Package hl7.fhir.eu.laboratory#0.2.0-ci based on FHIR 4.0.1. Generated 2024-10-14