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/author2FHIR-cz-lab | Version: 0.5.0 | ||||
| Standards status: Informative Draft as of 2026-04-17 | Maturity Level: 2 | Computable Name: LabRptAuthor2FHIR | |||
eHN Author Model to this guide Map
Language: en
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.1.5 - Author to Composition: Laboratory Report
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| Author.identifier | is equivalent to | Composition.author.identifier | |||||
| Author.name | is equivalent to | Composition.author.name | Human Author and author.ofType(Practitioner) | ||||
| Author.name | is equivalent to | Composition.author.Practitioner.name | Human Author and author.ofType(PractitionerRole) | ||||
| Author.name | is equivalent to | Composition.device.name | Device Author, implies author.ofType(Device) | ||||
| Author.organizationIdentifier | is equivalent to | Composition.author.organization.identifier | |||||
| Author.organization | is equivalent to | Composition.author.organization | Human Author and author.ofType(PractitionerRole) | ||||
| Author.organization | is equivalent to | Composition.author.owner | Device Author, implies author.ofType(Device) | ||||
| Author.organization.dateOfSaving | is equivalent to | Composition.date | 1..1 | todo | |||
Group 2 Mapping from A.1.5 - Author to DiagnosticReport: Laboratory Report
| Source Code | Card. | Type | Relationship | Target Code | Card. | Type | Comment |
| Author.identifier | is related to | DiagnosticReport.resultsInterpreter.identifier | If the author is the interpreter | ||||
| Author.identifier | is related to | DiagnosticReport.performer.identifier | If the author is the performer | ||||
| Author.name | is related to | DiagnosticReport.resultsInterpreter.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(Practitioner) | ||||
| Author.name | is related to | DiagnosticReport.resultsInterpreter.practitioner.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) | ||||
| Author.name | is related to | DiagnosticReport.performer.name | If the author is the performer and performer.resolve().ofType(Practitioner) | ||||
| Author.name | is related to | DiagnosticReport.performer.Practitioner.name | If the author is the performer and performer.resolve().ofType(PractitionerRole) | ||||
| Author.organization | is related to | DiagnosticReport.resultsInterpreter.organization.identifier | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) | ||||
| Author.organization | is related to | DiagnosticReport.performer.organization.identifier | If the author is the performer and performer.resolve().ofType(PractitionerRole) | ||||
| Author.organization | is related to | DiagnosticReport.resultsInterpreter.organization | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) | ||||
| Author.organization | is related to | DiagnosticReport.performer.organization | If the author is the performer and performer.resolve().ofType(PractitionerRole) | ||||