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
Official URL: http://hl7.eu/fhir/laboratory/ConceptMap/author2FHIR-eu-lab | Version: 0.2.0-ci | |||
Standards status: Informative | Maturity Level: 2 | Computable Name: LabRptAuthor2FHIR | ||
Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License |
eHN Author Model to this guide Map
It shows how the Laboratory Report Author data set defined by the EU eHN guidelines is mapped into this guide
Generated Narrative: ConceptMap author2FHIR-eu-lab
Mapping from A.1.5 - Author to Bundle: Laboratory Report
Group 1 Mapping from A.1.5 - Author to Composition: Laboratory Report
Source Code | Relationship | Target Code | Comment |
Author.identifier (A.1.5.1 Author identifier) | is equivalent to | Composition.author.identifier | |
Author.name (A.1.5.2 Author name) | is equivalent to | Composition.author.name | Human Author and author.ofType(Practitioner) |
Author.name (A.1.5.2 Author name) | is equivalent to | Composition.author.Practitioner.name | Human Author and author.ofType(PractitionerRole) |
Author.name (A.1.5.2 Author name) | is equivalent to | Composition.device.name | Device Author, implies author.ofType(Device) |
Author.organization (A.1.5.3 Author organization) | is equivalent to | Composition.author.organization | Human Author and author.ofType(PractitionerRole) |
Author.organization (A.1.5.3 Author organization) | is equivalent to | Composition.author.owner | Device Author, implies author.ofType(Device) |
Group 2 Mapping from A.1.5 - Author to DiagnosticReport: Laboratory Report
Source Code | Relationship | Target Code | Comment |
Author.identifier (A.1.5.1 Author identifier) | is related to | DiagnosticReport.resultsInterpreter.identifier | If the author is the interpreter |
Author.identifier (A.1.5.1 Author identifier) | is related to | DiagnosticReport.performer.identifier | If the author is the performer |
Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.resultsInterpreter.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(Practitioner) |
Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.resultsInterpreter.practitioner.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.performer.name | If the author is the performer and performer.resolve().ofType(Practitioner) |
Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.performer.Practitioner.name | If the author is the performer and performer.resolve().ofType(PractitionerRole) |
Author.organization (A.1.5.3 Author organization) | is related to | DiagnosticReport.resultsInterpreter.organization | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
Author.organization (A.1.5.3 Author organization) | is related to | DiagnosticReport.performer.organization | If the author is the performer and performer.resolve().ofType(PractitionerRole) |