FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | ConceptMap |
| Id | ConceptMap-AttachmentEMS2FHIR-cz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/cz-ems/ConceptMap-AttachmentEMS2FHIR-cz.html |
| URL | https://hl7.cz/fhir/cz-ems/ConceptMap/AttachmentEMS2FHIR-cz |
| Version | 0.0.2 |
| Status | draft |
| Date | 2026-01-30T07:36:37+00:00 |
| Name | AttachmentEMS2FHIRcz |
| Title | CZ Attachment Model to this guide Map |
| Realm | cz |
| Authority | hl7 |
| Description | CZ EMS Report Attachment Model to this guide mapping |
No resources found
| StructureDefinition | |
| cz-attachment | Attachment (CZ) |
| PresentedFormCz | A.3 - Presented form |
| cz-composition-ems | Composition: EMS Report (CZ) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap AttachmentEMS2FHIR-cz
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.3 - Presented form to Composition: EMS Report (CZ)
| Source Code | Relationship | Target Code |
| PresentedForm (A.3 - Presented Form) | is equivalent to | Composition.extension:presentedForm.document |
| PresentedForm.contentType (A.3.1 - Content type of presented form) | is equivalent to | document.contentType |
| PresentedForm.language (A.3.2 - Language of presented form) | is equivalent to | document.language |
| PresentedForm.data (A.3.3 - Data of presented form) | is equivalent to | document.data |
| PresentedForm.url (A.3.4 - URL of presented form) | is equivalent to | document.url |
| PresentedForm.title (A.3.5 - Title of presented form) | is equivalent to | document.title |
| PresentedForm.creation (A.3.6 - Date and time of creation) | is equivalent to | document.creation |
Group 2 Mapping from https://hl7.cz/fhir/cz-ems/StructureDefinition/LogAttachmentsEmsCz to Attachment (CZ)
| Source Code | Relationship | Target Code |
| AttachmentsCz (A.4 - Attachments EMS) | is related to | CZ_Attachment |
| AttachmentsCz.type (A.4.1 - Attachment type) | is equivalent to | content.type |
| AttachmentsCz.format (A.4.2 - Attachment format) | is equivalent to | content.attachment.contentType |
| AttachmentsCz.name (A.4.3 - Attachment name) | is equivalent to | content.attachment.title |
| AttachmentsCz.description (A.4.4 - Attachment description) | is equivalent to | content.description |
| AttachmentsCz.dateAndTimeOfAttachment (A.4.5 - Attachment date and time) | is equivalent to | content.attachment.creation |
| AttachmentsCz.document (A.4.6 - Document) | is equivalent to | content.attachment.data |
{
"resourceType": "ConceptMap",
"id": "AttachmentEMS2FHIR-cz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/cz-ems/ConceptMap/AttachmentEMS2FHIR-cz",
"version": "0.0.2",
"name": "AttachmentEMS2FHIRcz",
"title": "CZ Attachment Model to this guide Map",
"status": "draft",
"experimental": true,
"date": "2026-01-30T07:36:37+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "CZ EMS 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/cz-ems/StructureDefinition/PresentedFormCz",
"target": "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-composition-ems",
"element": [
{
"code": "PresentedForm",
"display": "A.3 - Presented Form",
"target": [
{
"code": "Composition.extension:presentedForm.document",
"equivalence": "equivalent"
}
]
},
{
"code": "PresentedForm.contentType",
"display": "A.3.1 - Content type of presented form",
"target": [
{
"code": "document.contentType",
"equivalence": "equivalent"
}
]
},
{
"code": "PresentedForm.language",
"display": "A.3.2 - Language of presented form",
"target": [
{
"code": "document.language",
"equivalence": "equivalent"
}
]
},
{
"code": "PresentedForm.data",
"display": "A.3.3 - Data of presented form",
"target": [
{
"code": "document.data",
"equivalence": "equivalent"
}
]
},
{
"code": "PresentedForm.url",
"display": "A.3.4 - URL of presented form",
"target": [
{
"code": "document.url",
"equivalence": "equivalent"
}
]
},
{
"code": "PresentedForm.title",
"display": "A.3.5 - Title of presented form",
"target": [
{
"code": "document.title",
"equivalence": "equivalent"
}
]
},
{
"code": "PresentedForm.creation",
"display": "A.3.6 - Date and time of creation",
"target": [
{
"code": "document.creation",
"equivalence": "equivalent"
}
]
}
]
},
{
"source": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogAttachmentsEmsCz",
"target": "https://hl7.cz/fhir/core/StructureDefinition/cz-attachment",
"element": [
{
"code": "AttachmentsCz",
"display": "A.4 - Attachments EMS",
"target": [
{
"code": "CZ_Attachment",
"equivalence": "relatedto"
}
]
},
{
"code": "AttachmentsCz.type",
"display": "A.4.1 - Attachment type",
"target": [
{
"code": "content.type",
"equivalence": "equivalent"
}
]
},
{
"code": "AttachmentsCz.format",
"display": "A.4.2 - Attachment format",
"target": [
{
"code": "content.attachment.contentType",
"equivalence": "equivalent"
}
]
},
{
"code": "AttachmentsCz.name",
"display": "A.4.3 - Attachment name",
"target": [
{
"code": "content.attachment.title",
"equivalence": "equivalent"
}
]
},
{
"code": "AttachmentsCz.description",
"display": "A.4.4 - Attachment description",
"target": [
{
"code": "content.description",
"equivalence": "equivalent"
}
]
},
{
"code": "AttachmentsCz.dateAndTimeOfAttachment",
"display": "A.4.5 - Attachment date and time",
"target": [
{
"code": "content.attachment.creation",
"equivalence": "equivalent"
}
]
},
{
"code": "AttachmentsCz.document",
"display": "A.4.6 - Document",
"target": [
{
"code": "content.attachment.data",
"equivalence": "equivalent"
}
]
}
]
}
]
}