Package | hl7.fhir.cz.lab |
Type | ConceptMap |
Id | AttachmentImagingReport2FHIR-cz |
FHIR Version | R4 |
Source | https://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ConceptMap-AttachmentImagingReport2FHIR-cz.html |
URL | https://hl7.cz/fhir/lab/ConceptMap/AttachmentImagingReport2FHIR-cz |
Version | 0.5.0 |
Status | draft |
Date | 2025-07-01T07:12:43+00:00 |
Name | AttachmentImagingReport2FHIRcz |
Title | CZ Attachment Model to this guide Map |
Realm | cz |
Authority | hl7 |
Description | CZ Imaging Report Attachment Model to this guide mapping |
No resources found
StructureDefinition | |
AttachmentsCz | A.4 - Additional attachments |
PresentedFormCz | A.3 - Presented form |
cz-attachment | Attachment: Lab Report (CZ) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap AttachmentImagingReport2FHIR-cz
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.3 - Presented form to https://hl7.cz/fhir/lab/StructureDefinition/cz-diagnostic-report
Source Code | Relationship | Target Code |
PresentedForm (A.3 - Presented Form) | is equivalent to | DiagnosticReport.presentedForm |
Group 2 Mapping from A.3 - Presented form to Attachment: Lab Report (CZ)
Source Code | Relationship | Target Code |
PresentedForm.contentType (A.3.1 - Content type of presented form) | is equivalent to | content.contentType |
PresentedForm.language (A.3.2 - Language of presented form) | is equivalent to | content.language |
PresentedForm.data (A.3.3 - Data of presented form) | is equivalent to | content.data |
PresentedForm.url (A.3.4 - URL of presented form) | is equivalent to | content.url |
PresentedForm.title (A.3.5 - Title of presented form) | is equivalent to | content.title |
PresentedForm.creation (A.3.6 - Date and time of creation) | is equivalent to | content.creation |
Group 3 Mapping from A.4 - Additional attachments to https://hl7.cz/fhir/lab/StructureDefinition/cz-diagnostic-report
Source Code | Relationship | Target Code |
Attachments (A.4 - Attachments) | is equivalent to | DiagnosticReport.media.link.content.attachment (If it is additional MEDIA attachments) |
Group 4 Mapping from A.4 - Additional attachments to Attachment: Lab Report (CZ)
Source Code | Relationship | Target Code |
Attachments.contentType (A.4.1 - Content type of media attachments) | is equivalent to | content.contentType |
Attachments.language (A.4.2 - Language of media attachments) | is equivalent to | content.language |
Attachments.data (A.4.3 - Data of media attachments) | is equivalent to | content.data |
Attachments.url (A.4.4 - URL of media attachments) | is equivalent to | content.url |
Attachments.title (A.4.5 - Title of media attachments) | is equivalent to | content.title |
Attachments.creation (A.4.6 - Date and time of creation) | is equivalent to | content.creation |
{ "resourceType": "ConceptMap", "id": "AttachmentImagingReport2FHIR-cz", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://hl7.cz/fhir/lab/ConceptMap/AttachmentImagingReport2FHIR-cz", "version": "0.5.0", "name": "AttachmentImagingReport2FHIRcz", "title": "CZ Attachment Model 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": "CZ Imaging Report Attachment Model to this guide mapping", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CZ", "display": "Czechia" } ] } ], "group": [ { "source": "https://hl7.cz/fhir/lab/StructureDefinition/PresentedFormCz", "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-diagnostic-report", "element": [ { "code": "PresentedForm", "display": "A.3 - Presented Form", "target": [ { "code": "DiagnosticReport.presentedForm", "equivalence": "equivalent" } ] } ] }, { "source": "https://hl7.cz/fhir/lab/StructureDefinition/PresentedFormCz", "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-attachment", "element": [ { "code": "PresentedForm.contentType", "display": "A.3.1 - Content type of presented form", "target": [ { "code": "content.contentType", "equivalence": "equivalent" } ] }, { "code": "PresentedForm.language", "display": "A.3.2 - Language of presented form", "target": [ { "code": "content.language", "equivalence": "equivalent" } ] }, { "code": "PresentedForm.data", "display": "A.3.3 - Data of presented form", "target": [ { "code": "content.data", "equivalence": "equivalent" } ] }, { "code": "PresentedForm.url", "display": "A.3.4 - URL of presented form", "target": [ { "code": "content.url", "equivalence": "equivalent" } ] }, { "code": "PresentedForm.title", "display": "A.3.5 - Title of presented form", "target": [ { "code": "content.title", "equivalence": "equivalent" } ] }, { "code": "PresentedForm.creation", "display": "A.3.6 - Date and time of creation", "target": [ { "code": "content.creation", "equivalence": "equivalent" } ] } ] }, { "source": "https://hl7.cz/fhir/lab/StructureDefinition/AttachmentsCz", "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-diagnostic-report", "element": [ { "code": "Attachments", "display": "A.4 - Attachments", "target": [ { "code": "DiagnosticReport.media.link.content.attachment", "display": "If it is additional MEDIA attachments", "equivalence": "equivalent" } ] } ] }, { "source": "https://hl7.cz/fhir/lab/StructureDefinition/AttachmentsCz", "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-attachment", "element": [ { "code": "Attachments.contentType", "display": "A.4.1 - Content type of media attachments", "target": [ { "code": "content.contentType", "equivalence": "equivalent" } ] }, { "code": "Attachments.language", "display": "A.4.2 - Language of media attachments", "target": [ { "code": "content.language", "equivalence": "equivalent" } ] }, { "code": "Attachments.data", "display": "A.4.3 - Data of media attachments", "target": [ { "code": "content.data", "equivalence": "equivalent" } ] }, { "code": "Attachments.url", "display": "A.4.4 - URL of media attachments", "target": [ { "code": "content.url", "equivalence": "equivalent" } ] }, { "code": "Attachments.title", "display": "A.4.5 - Title of media attachments", "target": [ { "code": "content.title", "equivalence": "equivalent" } ] }, { "code": "Attachments.creation", "display": "A.4.6 - Date and time of creation", "target": [ { "code": "content.creation", "equivalence": "equivalent" } ] } ] } ] }