Package | hl7.fhir.cz.lab |
Type | ConceptMap |
Id | author2FHIR-cz-lab |
FHIR Version | R4 |
Source | https://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ConceptMap-author2FHIR-cz-lab.html |
URL | https://hl7.cz/fhir/lab/ConceptMap/author2FHIR-cz-lab |
Version | 0.5.0 |
Status | draft |
Date | 2025-07-01T07:12:43+00:00 |
Name | LabRptAuthor2FHIR |
Title | eHN Author to this guide Map |
Realm | cz |
Authority | hl7 |
Description | eHN Author Model to this guide Map |
Purpose | It shows how the Laboratory Report Author data set defined by the EU eHN guidelines is mapped into this guide |
No resources found
StructureDefinition | |
AuthorCz | A.1.5 - Author |
cz-composition-lab-report | Composition: Laboratory Report |
cz-diagnostic-report-lab | DiagnosticReport: Laboratory Report |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap author2FHIR-cz-lab
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) |
{ "resourceType": "ConceptMap", "id": "author2FHIR-cz-lab", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative" } ], "url": "https://hl7.cz/fhir/lab/ConceptMap/author2FHIR-cz-lab", "version": "0.5.0", "name": "LabRptAuthor2FHIR", "title": "eHN Author to this guide Map", "status": "draft", "experimental": true, "date": "2025-07-01T07:12:43+00:00", "publisher": "HL7 Czech Republic", "contact": [ { "name": "HL7 Czech Republic", "telecom": [ { "system": "url", "value": "https://hl7.cz" } ] } ], "description": "eHN Author Model to this guide Map", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CZ", "display": "Czechia" } ] } ], "purpose": "It shows how the Laboratory Report Author data set defined by the EU eHN guidelines is mapped into this guide", "group": [ { "source": "https://hl7.cz/fhir/lab/StructureDefinition/AuthorCz", "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-composition-lab-report", "element": [ { "code": "Author.identifier", "display": "A.1.5.1 Author identifier", "target": [ { "code": "Composition.author.identifier", "equivalence": "equivalent" } ] }, { "code": "Author.name", "display": "A.1.5.2 Author name", "target": [ { "code": "Composition.author.name", "equivalence": "equivalent", "comment": "Human Author and author.ofType(Practitioner)" } ] }, { "code": "Author.name", "display": "A.1.5.2 Author name", "target": [ { "code": "Composition.author.Practitioner.name", "equivalence": "equivalent", "comment": "Human Author and author.ofType(PractitionerRole)" } ] }, { "code": "Author.name", "display": "A.1.5.2 Author name", "target": [ { "code": "Composition.device.name", "equivalence": "equivalent", "comment": "Device Author, implies author.ofType(Device)" } ] }, { "code": "Author.organizationIdentifier", "display": "A.1.5.3 Author organization identifier", "target": [ { "code": "Composition.author.organization.identifier", "equivalence": "equivalent" } ] }, { "code": "Author.organization", "display": "A.1.5.4 Author organization", "target": [ { "code": "Composition.author.organization", "equivalence": "equivalent", "comment": "Human Author and author.ofType(PractitionerRole)" } ] }, { "code": "Author.organization", "display": "A.1.5.4 Author organization", "target": [ { "code": "Composition.author.owner", "equivalence": "equivalent", "comment": "Device Author, implies author.ofType(Device)" } ] }, { "code": "Author.organization.dateOfSaving", "display": "A.1.5.5 Date and time of saving.", "target": [ { "code": "Composition.date", "equivalence": "equivalent" } ] } ] }, { "source": "https://hl7.cz/fhir/lab/StructureDefinition/AuthorCz", "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-diagnostic-report-lab", "element": [ { "code": "Author.identifier", "display": "A.1.5.1 Author identifier", "target": [ { "code": "DiagnosticReport.resultsInterpreter.identifier", "equivalence": "relatedto", "comment": "If the author is the interpreter" } ] }, { "code": "Author.identifier", "display": "A.1.5.1 Author identifier", "target": [ { "code": "DiagnosticReport.performer.identifier", "equivalence": "relatedto", "comment": "If the author is the performer" } ] }, { "code": "Author.name", "display": "A.1.5.2 Author name", "target": [ { "code": "DiagnosticReport.resultsInterpreter.name", "equivalence": "relatedto", "comment": "If the author is the interpreter and \nresultsInterpreter.resolve().ofType(Practitioner)" } ] }, { "code": "Author.name", "display": "A.1.5.2 Author name", "target": [ { "code": "DiagnosticReport.resultsInterpreter.practitioner.name", "equivalence": "relatedto", "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.name", "display": "A.1.5.2 Author name", "target": [ { "code": "DiagnosticReport.performer.name", "equivalence": "relatedto", "comment": "If the author is the performer and performer.resolve().ofType(Practitioner)" } ] }, { "code": "Author.name", "display": "A.1.5.2 Author name", "target": [ { "code": "DiagnosticReport.performer.Practitioner.name", "equivalence": "relatedto", "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization", "display": "A.1.5.3 Author organization identifier", "target": [ { "code": "DiagnosticReport.resultsInterpreter.organization.identifier", "equivalence": "relatedto", "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization", "display": "A.1.5.3 Author organization identifier", "target": [ { "code": "DiagnosticReport.performer.organization.identifier", "equivalence": "relatedto", "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization", "display": "A.1.5.4 Author organization", "target": [ { "code": "DiagnosticReport.resultsInterpreter.organization", "equivalence": "relatedto", "comment": "If the author is the interpreter and resultsInterpreter.resolve().ofType(PractitionerRole)" } ] }, { "code": "Author.organization", "display": "A.1.5.4 Author organization", "target": [ { "code": "DiagnosticReport.performer.organization", "equivalence": "relatedto", "comment": "If the author is the performer and performer.resolve().ofType(PractitionerRole)" } ] } ] } ] }