HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build
HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-23 |
{
"resourceType" : "ConceptMap",
"id" : "AttachmentHDR2FHIR-cz",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap AttachmentHDR2FHIR-cz</b></p><a name=\"AttachmentHDR2FHIR-cz\"> </a><a name=\"hcAttachmentHDR2FHIR-cz\"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href=\"StructureDefinition-AttachmentsCz.html\">A.4 - Additional attachments</a> to <a href=\"StructureDefinition-cz-composition-hdr.html\">Composition (HDR 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>Attachments (A.4 - Attachments)</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[x].DocumentReference.content[x].attachment (If it is additional attachments)</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <a href=\"StructureDefinition-AttachmentsCz.html\">A.4 - Additional attachments</a> to <a href=\"StructureDefinition-cz-attachment-hdr.html\">Attachment: HDR (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>Attachments.contentType (A.4.1 - Content type of media attachments)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>content[x].attachment.contentType</td></tr><tr><td>Attachments.language (A.4.2 - Language of media attachments)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>content[x].attachment.language</td></tr><tr><td>Attachments.data (A.4.3 - Data of media attachments)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>content[x].attachment.data</td></tr><tr><td>Attachments.url (A.4.4 - URL of media attachments)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>content[x].attachment.url</td></tr><tr><td>Attachments.title (A.4.5 - Title of media attachments)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>content[x].attachment.title</td></tr><tr><td>Attachments.creation (A.4.6 - Date and time of creation)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>content[x].attachment.creation</td></tr></table></div>"
},
"url" : "https://hl7.cz/fhir/hdr/ConceptMap/AttachmentHDR2FHIR-cz",
"version" : "0.0.2",
"name" : "AttachmentHDR2FHIRcz",
"title" : "CZ Attachment Model to this guide Map",
"status" : "draft",
"experimental" : true,
"date" : "2025-08-23T06:14:27+00:00",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "CZ HDR Attachment 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"
}
]
}
]
}
]
}