HL7 Europe Laboratory Report
0.2.0-ci - ci-build 150

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

ConceptMap: A.1.5 - Author model to this guide (Experimental)

Official URL: http://hl7.eu/fhir/laboratory/ConceptMap/author2FHIR-eu-lab Version: 0.2.0-ci
Standards status: Informative Draft as of 2025-12-01 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

Mapping from A.1.5 - Author to Bundle: Laboratory Report


Group 1 Mapping from A.1.5 - Author to Composition: Laboratory Report

Source CodeRelationshipTarget CodeComment
Author.identifier (A.1.5.1 Author identifier)is equivalent toComposition.author.identifier
Author.name (A.1.5.2 Author name)is equivalent toComposition.author.nameHuman Author and author.ofType(Practitioner)
Author.name (A.1.5.2 Author name)is equivalent toComposition.author.Practitioner.nameHuman Author and author.ofType(PractitionerRole)
Author.name (A.1.5.2 Author name)is equivalent toComposition.device.nameDevice Author, implies author.ofType(Device)
Author.organization (A.1.5.3 Author organization)is equivalent toComposition.author.organizationHuman Author and author.ofType(PractitionerRole)
Author.organization (A.1.5.3 Author organization)is equivalent toComposition.author.ownerDevice Author, implies author.ofType(Device)

Group 2 Mapping from A.1.5 - Author to DiagnosticReport: Laboratory Report

Source CodeRelationshipTarget CodeComment
Author.identifier (A.1.5.1 Author identifier)is related toDiagnosticReport.resultsInterpreter.identifierIf the author is the interpreter
Author.identifier (A.1.5.1 Author identifier)is related toDiagnosticReport.performer.identifierIf the author is the performer
Author.name (A.1.5.2 Author name)is related toDiagnosticReport.resultsInterpreter.nameIf the author is the interpreter and resultsInterpreter.resolve().ofType(Practitioner)
Author.name (A.1.5.2 Author name)is related toDiagnosticReport.resultsInterpreter.practitioner.nameIf the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)
Author.name (A.1.5.2 Author name)is related toDiagnosticReport.performer.nameIf the author is the performer and performer.resolve().ofType(Practitioner)
Author.name (A.1.5.2 Author name)is related toDiagnosticReport.performer.Practitioner.nameIf the author is the performer and performer.resolve().ofType(PractitionerRole)
Author.organization (A.1.5.3 Author organization)is related toDiagnosticReport.resultsInterpreter.organizationIf the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)
Author.organization (A.1.5.3 Author organization)is related toDiagnosticReport.performer.organizationIf the author is the performer and performer.resolve().ofType(PractitionerRole)