FHIR IG analytics| Package | hl7.fhir.cz.korder |
| Resource Type | ConceptMap |
| Id | ConceptMap-AttachmentKOrder2FHIR-cz.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/k-order/ConceptMap-AttachmentKOrder2FHIR-cz.html |
| URL | https://hl7.cz/fhir/korder/ConceptMap/AttachmentKOrder2FHIR-cz |
| Version | 0.0.3 |
| Status | draft |
| Date | 2026-01-16T08:21:19+00:00 |
| Name | AttachmentKOrder2FHIRcz |
| Title | CZ K-order Attachment Model to this guide Map |
| Realm | cz |
| Authority | hl7 |
| Description | Mapping LogCzKOrder.priloha → CZ core Attachment & DocumentReference. |
No resources found
| StructureDefinition | |
| cz-attachment | Attachment (CZ) |
| LogCzKOrder | K-order (Žádanka) – Logický model (CZ) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap AttachmentKOrder2FHIR-cz
Mapping from (not specified) to (not specified)
Group 1 Mapping from K-order (Žádanka) – Logický model (CZ) to Attachment (CZ)
| Source Code | Relationship | Target Code | Comment |
| priloha (A.5 – Přílohy) | is related to | Attachment | Attachment is typically included as DocumentReference.content.attachment |
| priloha.contentType (A.5.1 – Content type) | is equivalent to | Attachment.contentType | |
| priloha.language (A.5.2 – Language) | is equivalent to | Attachment.language | |
| priloha.data (A.5.3 – Data) | is equivalent to | Attachment.data | |
| priloha.url (A.5.4 – URL) | is equivalent to | Attachment.url | |
| priloha.title (A.5.5 – Title) | is equivalent to | Attachment.title | |
| priloha.creation (A.5.6 – Creation date) | is equivalent to | Attachment.creation |
{
"resourceType": "ConceptMap",
"id": "AttachmentKOrder2FHIR-cz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/korder/ConceptMap/AttachmentKOrder2FHIR-cz",
"version": "0.0.3",
"name": "AttachmentKOrder2FHIRcz",
"title": "CZ K-order Attachment Model to this guide Map",
"status": "draft",
"experimental": true,
"date": "2026-01-16T08:21:19+00:00",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Mapping LogCzKOrder.priloha → CZ core Attachment & DocumentReference.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"group": [
{
"source": "https://hl7.cz/fhir/korder/StructureDefinition/LogCzKOrder",
"target": "https://hl7.cz/fhir/core/StructureDefinition/cz-attachment",
"element": [
{
"code": "priloha",
"display": "A.5 – Přílohy",
"target": [
{
"code": "Attachment",
"equivalence": "relatedto",
"comment": "Attachment is typically included as DocumentReference.content.attachment"
}
]
},
{
"code": "priloha.contentType",
"display": "A.5.1 – Content type",
"target": [
{
"code": "Attachment.contentType",
"equivalence": "equivalent"
}
]
},
{
"code": "priloha.language",
"display": "A.5.2 – Language",
"target": [
{
"code": "Attachment.language",
"equivalence": "equivalent"
}
]
},
{
"code": "priloha.data",
"display": "A.5.3 – Data",
"target": [
{
"code": "Attachment.data",
"equivalence": "equivalent"
}
]
},
{
"code": "priloha.url",
"display": "A.5.4 – URL",
"target": [
{
"code": "Attachment.url",
"equivalence": "equivalent"
}
]
},
{
"code": "priloha.title",
"display": "A.5.5 – Title",
"target": [
{
"code": "Attachment.title",
"equivalence": "equivalent"
}
]
},
{
"code": "priloha.creation",
"display": "A.5.6 – Creation date",
"target": [
{
"code": "Attachment.creation",
"equivalence": "equivalent"
}
]
}
]
}
]
}