This page is part of the HL7 Europe Laboratory Report (v0.1.1: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.eu/fhir/laboratory/ConceptMap/validator2FHIR-eu-lab | Version: 0.1.1 | |||
Standards status: Informative | Maturity Level: 2 | Computable Name: Validator2Fhir | ||
Other Identifiers: OID:2.16.840.1.113883.2.51.22.1.18.11 | ||||
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
Generated Narrative: ConceptMap validator2FHIR-eu-lab
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1.7 - Result validator to Composition: Laboratory Report
Source Code | Relationship | Target Code | Comment |
Validator.identifier (A.1.7.1 Result validator identifier) | is equivalent to | Composition.attester.party.identifier | attester.where(mode='professional') |
Validator.name (A.1.7.2 Result validator name) | is equivalent to | Composition.attester.party.name | attester.where(mode='professional').party.resolve().ofType(Practitioner).name |
Validator.name (A.1.7.2 Result validator name) | is equivalent to | Composition.attester.party.Practitioner.name | attester.where(mode='professional').party.resolve().ofType(PractitionerRole).Practitioner.resolve().name |
Validator.organization (A.1.7.3 Result validator organisation) | is equivalent to | Composition.attester.party.organization | attester.where(mode='professional').party.resolve().ofType(PractitionerRole).organization.resolve() |
Validator.dateTime (A.1.7.4 Validation date and time) | is equivalent to | Composition.attester.time | attester.where(mode='professional').time |