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 | Maturity Level: 2 | Computable Name: LabRptAuthor2FHIR |
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 (not specified) to (not specified)
Group 1 Mapping from A.1.5 - Author to Composition: Laboratory Report
Source Code | Relationship | Target Code | Comment |
Author.identifier (A.1.5.1 Author identifier) | is equivalent to | Composition.author.identifier | |
Author.name (A.1.5.2 Author name) | is equivalent to | Composition.author.name | Human Author and author.ofType(Practitioner) |
Author.name (A.1.5.2 Author name) | is equivalent to | Composition.author.Practitioner.name | Human Author and author.ofType(PractitionerRole) |
Author.name (A.1.5.2 Author name) | is equivalent to | Composition.device.name | Device Author, implies author.ofType(Device) |
Author.organizationIdentifier (A.1.5.3 Author organization identifier) | is equivalent to | Composition.author.organization.identifier | |
Author.organization (A.1.5.4 Author organization) | is equivalent to | Composition.author.organization | Human Author and author.ofType(PractitionerRole) |
Author.organization (A.1.5.4 Author organization) | is equivalent to | Composition.author.owner | Device Author, implies author.ofType(Device) |
Author.organization.dateOfSaving (A.1.5.5 Date and time of saving.) | is equivalent to | Composition.date |
Group 2 Mapping from A.1.5 - Author to DiagnosticReport: Laboratory Report
Source Code | Relationship | Target Code | Comment |
Author.identifier (A.1.5.1 Author identifier) | is related to | DiagnosticReport.resultsInterpreter.identifier | If the author is the interpreter |
Author.identifier (A.1.5.1 Author identifier) | is related to | DiagnosticReport.performer.identifier | If the author is the performer |
Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.resultsInterpreter.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(Practitioner) |
Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.resultsInterpreter.practitioner.name | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.performer.name | If the author is the performer and performer.resolve().ofType(Practitioner) |
Author.name (A.1.5.2 Author name) | is related to | DiagnosticReport.performer.Practitioner.name | If the author is the performer and performer.resolve().ofType(PractitionerRole) |
Author.organization (A.1.5.3 Author organization identifier) | is related to | DiagnosticReport.resultsInterpreter.organization.identifier | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
Author.organization (A.1.5.3 Author organization identifier) | is related to | DiagnosticReport.performer.organization.identifier | If the author is the performer and performer.resolve().ofType(PractitionerRole) |
Author.organization (A.1.5.4 Author organization) | is related to | DiagnosticReport.resultsInterpreter.organization | If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole) |
Author.organization (A.1.5.4 Author organization) | is related to | DiagnosticReport.performer.organization | If the author is the performer and performer.resolve().ofType(PractitionerRole) |