FHIR IG analytics| Package | hl7.fhir.cz.amb |
| Resource Type | ConceptMap |
| Id | ConceptMap-attachement2FHIR-cz-amb.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/amb/ConceptMap-attachement2FHIR-cz-amb.html |
| URL | https://hl7.cz/fhir/amb/ConceptMap/attachement2FHIR-cz-amb |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-30T21:34:26+00:00 |
| Name | Attachement2FHIRCzAmb |
| Title | CZ Attachement Model to this guide Map |
| Realm | cz |
| Authority | hl7 |
| Description | AMB Attachement 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 attachement2FHIR-cz-amb
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": "attachement2FHIR-cz-amb",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/amb/ConceptMap/attachement2FHIR-cz-amb",
"version": "0.1.0",
"name": "Attachement2FHIRCzAmb",
"title": "CZ Attachement Model to this guide Map",
"status": "draft",
"experimental": true,
"date": "2026-01-30T21:34:26+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "AMB Attachement 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"
}
]
}
]
}
]
}