HL7 Europe Laboratory Report
0.1.0 - trial-use 150

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

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

Official URL: http://hl7.eu/fhir/laboratory/ConceptMap/author2FHIR-eu-lab Version: 0.1.0
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

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

DRAFT (not intended for production usage). Published on 2024-02-26 08:16:21+0100 by HL7 Europe (HL7 Europe: http://hl7.eu). Used by permission of HL7 Europe, all rights reserved Creative Commons License

eHN Author Model to this guide Map


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

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

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

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