HL7 CZ Laboratory IG
0.5.0 - ci-build
HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions
| Official URL: https://hl7.cz/fhir/lab/ConceptMap/validator2FHIR-cz-lab | Version: 0.5.0 | ||||
| Standards status: Informative Draft as of 2026-04-17 | Maturity Level: 2 | Computable Name: Validator2Fhir | |||
eHN Validator Model to this guide Map
Language: en
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1.6 - Result validator to Composition: Laboratory Report
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| Validator.identifier | is equivalent to | Composition.attester.party.identifier | attester.where(mode='professional') | ||||
| Validator.name | is equivalent to | Composition.attester.party.name | attester.where(mode='professional').party.resolve().ofType(Practitioner).name | ||||
| Validator.name | is equivalent to | Composition.attester.party.Practitioner.name | attester.where(mode='professional').party.resolve().ofType(PractitionerRole).Practitioner.resolve().name | ||||
| Validator.organizationIdentifier | is equivalent to | Composition.attester.party.organization.identifier | |||||
| Validator.organization | is equivalent to | Composition.attester.party.organization | attester.where(mode='professional').party.resolve().ofType(PractitionerRole).organization.resolve() | ||||
| Validator.dateTime | is equivalent to | Composition.attester.time | 0..1 | todo | attester.where(mode='professional').time | ||