FHIR IG analytics| Package | hl7.fhir.cz.ps |
| Resource Type | ConceptMap |
| Id | ConceptMap-attachments2FHIR-cz-ps.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/ps/ConceptMap-attachments2FHIR-cz-ps.html |
| URL | https://hl7.cz/fhir/ps/ConceptMap/attachments2FHIR-cz-ps |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-01-05T15:11:51+00:00 |
| Name | Attachments2FHIRCzPs |
| Title | ConceptMap: Attachments to FHIR Patient Summary (CZ) |
| Realm | cz |
| Authority | hl7 |
| Description | PS Attachments logical model to this guide mapping. |
No resources found
| StructureDefinition | |
| cz-attachment | Attachment (CZ) |
| LogAttachmentsCzEn | A.2.10 Attachments |
| cz-composition-ps | Composition (CZ PS) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap attachments2FHIR-cz-ps
Mapping from (not specified) to (not specified)
Group 1 Mapping from A.2.10 Attachments to Composition (CZ PS)
| Source Code | Relationship | Target Code | Comment |
| attachment (A.2.10.1 - Attachment) | is equivalent to | Composition.section:sectionAttachments | |
| attachment (A.2.10.1 - Attachment (entries)) | is equivalent to | Composition.section:sectionAttachments.entry:attachment.ofType(DocumentReference) | Repeatable: one DocumentReference per attachment item. |
Group 2 Mapping from A.2.10 Attachments to Attachment (CZ)
| Source Code | Relationship | Target Code |
| attachment.type (A.2.10.1.1 - Attachment type) | is equivalent to | DocumentReference.content.attachment.contentType |
| attachment.format (A.2.10.1.2 - Attachment format) | is equivalent to | DocumentReference.content.format |
| attachment.title (A.2.10.1.3 - Attachment title) | is related to | DocumentReference.content.attachment.title |
| attachment.description (A.2.10.1.4 - Attachment description) | is related to | DocumentReference.description |
| attachment.dateTime (A.2.10.1.5 - Attachment date and time) | is equivalent to | DocumentReference.date (DocumentReference.content.attachment.creation) |
| attachment.document (A.2.10.1.6 - Document) | is equivalent to | DocumentReference.content.attachment |
{
"resourceType": "ConceptMap",
"id": "attachments2FHIR-cz-ps",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/ps/ConceptMap/attachments2FHIR-cz-ps",
"version": "0.0.1",
"name": "Attachments2FHIRCzPs",
"title": "ConceptMap: Attachments to FHIR Patient Summary (CZ)",
"status": "draft",
"experimental": true,
"date": "2026-01-05T15:11:51+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "PS Attachments logical model to this guide mapping.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"group": [
{
"source": "https://hl7.cz/fhir/ps/StructureDefinition/LogAttachmentsCzEn",
"target": "https://hl7.cz/fhir/ps/StructureDefinition/cz-composition-ps",
"element": [
{
"code": "attachment",
"display": "A.2.10.1 - Attachment",
"target": [
{
"code": "Composition.section:sectionAttachments",
"display": "Composition.section:sectionAttachments",
"equivalence": "equivalent"
}
]
},
{
"code": "attachment",
"display": "A.2.10.1 - Attachment (entries)",
"target": [
{
"code": "Composition.section:sectionAttachments.entry:attachment.ofType(DocumentReference)",
"display": "Composition.section:sectionAttachments.entry:attachment.ofType(DocumentReference)",
"equivalence": "equivalent",
"comment": "Repeatable: one DocumentReference per attachment item."
}
]
}
]
},
{
"source": "https://hl7.cz/fhir/ps/StructureDefinition/LogAttachmentsCzEn",
"target": "https://hl7.cz/fhir/core/StructureDefinition/cz-attachment",
"element": [
{
"code": "attachment.type",
"display": "A.2.10.1.1 - Attachment type",
"target": [
{
"code": "DocumentReference.content.attachment.contentType",
"display": "DocumentReference.content.attachment.contentType",
"equivalence": "equivalent"
}
]
},
{
"code": "attachment.format",
"display": "A.2.10.1.2 - Attachment format",
"target": [
{
"code": "DocumentReference.content.format",
"display": "DocumentReference.content.format",
"equivalence": "equivalent"
}
]
},
{
"code": "attachment.title",
"display": "A.2.10.1.3 - Attachment title",
"target": [
{
"code": "DocumentReference.content.attachment.title",
"display": "DocumentReference.content.attachment.title",
"equivalence": "relatedto"
}
]
},
{
"code": "attachment.description",
"display": "A.2.10.1.4 - Attachment description",
"target": [
{
"code": "DocumentReference.description",
"display": "DocumentReference.description",
"equivalence": "relatedto"
}
]
},
{
"code": "attachment.dateTime",
"display": "A.2.10.1.5 - Attachment date and time",
"target": [
{
"code": "DocumentReference.date",
"display": "DocumentReference.content.attachment.creation",
"equivalence": "equivalent"
}
]
},
{
"code": "attachment.document",
"display": "A.2.10.1.6 - Document",
"target": [
{
"code": "DocumentReference.content.attachment",
"display": "DocumentReference.content.attachment",
"equivalence": "equivalent"
}
]
}
]
}
]
}