| Package | hl7.fhir.cz.hdr |
| Resource Type | ConceptMap |
| Id | AttachmentHDR2FHIR-cz |
| FHIR Version | R4 |
| Source | https://hl7.cz/fhir/hdr/https://build.fhir.org/ig/HL7-cz/hdr/ConceptMap-AttachmentHDR2FHIR-cz.html |
| URL | https://hl7.cz/fhir/hdr/ConceptMap/AttachmentHDR2FHIR-cz |
| Version | 0.0.2 |
| Status | draft |
| Date | 2025-08-07T11:54:36+00:00 |
| Name | AttachmentHDR2FHIRcz |
| Title | CZ Attachment Model to this guide Map |
| Realm | cz |
| Authority | hl7 |
| Description | CZ HDR Attachment Model to this guide mapping |
No resources found
| StructureDefinition | |
| AttachmentsCz | A.4 - Additional attachments |
| cz-attachment-hdr | Attachment: HDR (CZ) |
| cz-composition-hdr | Composition (HDR CZ) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap AttachmentHDR2FHIR-cz
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.4 - Additional attachments to Composition (HDR CZ)
| Source Code | Relationship | Target Code |
| Attachments (A.4 - Attachments) | is equivalent to | Composition.section:sectionAttachments.entry[x].DocumentReference.content[x].attachment (If it is additional attachments) |
Group 2 Mapping from A.4 - Additional attachments to Attachment: HDR (CZ)
| Source Code | Relationship | Target Code |
| Attachments.contentType (A.4.1 - Content type of media attachments) | is equivalent to | content[x].attachment.contentType |
| Attachments.language (A.4.2 - Language of media attachments) | is equivalent to | content[x].attachment.language |
| Attachments.data (A.4.3 - Data of media attachments) | is equivalent to | content[x].attachment.data |
| Attachments.url (A.4.4 - URL of media attachments) | is equivalent to | content[x].attachment.url |
| Attachments.title (A.4.5 - Title of media attachments) | is equivalent to | content[x].attachment.title |
| Attachments.creation (A.4.6 - Date and time of creation) | is equivalent to | content[x].attachment.creation |
{
"resourceType": "ConceptMap",
"id": "AttachmentHDR2FHIR-cz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/hdr/ConceptMap/AttachmentHDR2FHIR-cz",
"version": "0.0.2",
"name": "AttachmentHDR2FHIRcz",
"title": "CZ Attachment Model to this guide Map",
"status": "draft",
"experimental": true,
"date": "2025-08-07T11:54:36+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "CZ HDR Attachment Model to this guide mapping",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"group": [
{
"source": "https://hl7.cz/fhir/hdr/StructureDefinition/AttachmentsCz",
"target": "https://hl7.cz/fhir/hdr/StructureDefinition/cz-composition-hdr",
"element": [
{
"code": "Attachments",
"display": "A.4 - Attachments",
"target": [
{
"code": "Composition.section:sectionAttachments.entry[x].DocumentReference.content[x].attachment",
"display": "If it is additional attachments",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "https://hl7.cz/fhir/hdr/StructureDefinition/AttachmentsCz",
"target": "https://hl7.cz/fhir/hdr/StructureDefinition/cz-attachment-hdr",
"element": [
{
"code": "Attachments.contentType",
"display": "A.4.1 - Content type of media attachments",
"target": [
{
"code": "content[x].attachment.contentType",
"equivalence": "equivalent"
}
]
},
{
"code": "Attachments.language",
"display": "A.4.2 - Language of media attachments",
"target": [
{
"code": "content[x].attachment.language",
"equivalence": "equivalent"
}
]
},
{
"code": "Attachments.data",
"display": "A.4.3 - Data of media attachments",
"target": [
{
"code": "content[x].attachment.data",
"equivalence": "equivalent"
}
]
},
{
"code": "Attachments.url",
"display": "A.4.4 - URL of media attachments",
"target": [
{
"code": "content[x].attachment.url",
"equivalence": "equivalent"
}
]
},
{
"code": "Attachments.title",
"display": "A.4.5 - Title of media attachments",
"target": [
{
"code": "content[x].attachment.title",
"equivalence": "equivalent"
}
]
},
{
"code": "Attachments.creation",
"display": "A.4.6 - Date and time of creation",
"target": [
{
"code": "content[x].attachment.creation",
"equivalence": "equivalent"
}
]
}
]
}
]
}