HL7 Czech PS Implementation Guide
0.0.1 - ci-build
HL7 Czech PS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/ps/ and changes regularly. See the Directory of published versions
| Draft as of 2025-12-29 |
{
"resourceType" : "ConceptMap",
"id" : "attachments2FHIR-cz-ps",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap attachments2FHIR-cz-ps</b></p><a name=\"attachments2FHIR-cz-ps\"> </a><a name=\"hcattachments2FHIR-cz-ps\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-LogAttachmentsCzEn.html\">A.2.10 Attachments</a> to <a href=\"StructureDefinition-cz-composition-ps.html\">Composition (CZ PS)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>attachment (A.2.10.1 - Attachment)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:sectionAttachments</td><td/></tr><tr><td>attachment (A.2.10.1 - Attachment (entries))</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Composition.section:sectionAttachments.entry:attachment.ofType(DocumentReference)</td><td>Repeatable: one DocumentReference per attachment item.</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-LogAttachmentsCzEn.html\">A.2.10 Attachments</a> to <a href=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-attachment.html\">Attachment (CZ)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>attachment.type (A.2.10.1.1 - Attachment type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.content.attachment.contentType</td></tr><tr><td>attachment.format (A.2.10.1.2 - Attachment format)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.content.format</td></tr><tr><td>attachment.title (A.2.10.1.3 - Attachment title)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DocumentReference.content.attachment.title</td></tr><tr><td>attachment.description (A.2.10.1.4 - Attachment description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>DocumentReference.description</td></tr><tr><td>attachment.dateTime (A.2.10.1.5 - Attachment date and time)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.date (DocumentReference.content.attachment.creation)</td></tr><tr><td>attachment.document (A.2.10.1.6 - Document)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>DocumentReference.content.attachment</td></tr></table></div>"
},
"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" : "2025-12-29T14:27:43+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"
}
]
}
]
}
]
}