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.7 - Result validator model to this guide (Experimental)

Official URL: http://hl7.eu/fhir/laboratory/ConceptMap/validator2FHIR-eu-lab Version: 0.2.0-ci
Standards status: Informative Maturity Level: 2 Computable Name: Validator2Fhir

Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License

eHN Validator Model to this guide Map

It shows how the Validator Recipient data set defined by the EU eHN guidelines is mapped into this guide

Mapping from A.1.7 - Result validator to Composition: Laboratory Report

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

eHN Validator Model to this guide Map


Group 1 Mapping from A.1.7 - Result validator to Composition: Laboratory Report

Source CodeRelationshipTarget CodeComment
Validator.identifier (A.1.7.1 Result validator identifier)is equivalent toComposition.attester.party.identifierattester.where(mode='professional')
Validator.name (A.1.7.2 Result validator name)is equivalent toComposition.attester.party.nameattester.where(mode='professional').party.resolve().ofType(Practitioner).name
Validator.name (A.1.7.2 Result validator name)is equivalent toComposition.attester.party.Practitioner.nameattester.where(mode='professional').party.resolve().ofType(PractitionerRole).Practitioner.resolve().name
Validator.organization (A.1.7.3 Result validator organisation)is equivalent toComposition.attester.party.organizationattester.where(mode='professional').party.resolve().ofType(PractitionerRole).organization.resolve()
Validator.dateTime (A.1.7.4 Validation date and time)is equivalent toComposition.attester.timeattester.where(mode='professional').time