HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build Czechia flag

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

: CZ Attachment Model to this guide Map - TTL Representation

Draft as of 2025-08-23

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ConceptMap ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "AttachmentHDR2FHIR-cz"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://hl7.cz/fhir/hdr/ConceptMap/AttachmentHDR2FHIR-cz"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.0.2"] ; # 
  fhir:name [ fhir:v "AttachmentHDR2FHIRcz"] ; # 
  fhir:title [ fhir:v "CZ Attachment Model to this guide Map"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-23T06:14:27+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Czech Republic"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.cz/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CZ HDR Attachment Model to this guide mapping"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Czechia" ]     ] )
  ] ) ; # 
  fhir:group ( [
fhir:source [ fhir:v "https://hl7.cz/fhir/hdr/StructureDefinition/AttachmentsCz"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/hdr/StructureDefinition/cz-composition-hdr"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Attachments" ] ;
fhir:display [ fhir:v "A.4 - Attachments" ] ;
      ( fhir:target [
fhir:code [ fhir:v "Composition.section:sectionAttachments.entry[x].DocumentReference.content[x].attachment" ] ;
fhir:display [ fhir:v "If it is additional attachments" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] [
fhir:source [ fhir:v "https://hl7.cz/fhir/hdr/StructureDefinition/AttachmentsCz"^^xsd:anyURI ] ;
fhir:target [ fhir:v "https://hl7.cz/fhir/hdr/StructureDefinition/cz-attachment-hdr"^^xsd:anyURI ] ;
    ( fhir:element [
fhir:code [ fhir:v "Attachments.contentType" ] ;
fhir:display [ fhir:v "A.4.1 - Content type of media attachments" ] ;
      ( fhir:target [
fhir:code [ fhir:v "content[x].attachment.contentType" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Attachments.language" ] ;
fhir:display [ fhir:v "A.4.2 - Language of media attachments" ] ;
      ( fhir:target [
fhir:code [ fhir:v "content[x].attachment.language" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Attachments.data" ] ;
fhir:display [ fhir:v "A.4.3 - Data of media attachments" ] ;
      ( fhir:target [
fhir:code [ fhir:v "content[x].attachment.data" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Attachments.url" ] ;
fhir:display [ fhir:v "A.4.4 - URL of media attachments" ] ;
      ( fhir:target [
fhir:code [ fhir:v "content[x].attachment.url" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Attachments.title" ] ;
fhir:display [ fhir:v "A.4.5 - Title of media attachments" ] ;
      ( fhir:target [
fhir:code [ fhir:v "content[x].attachment.title" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] [
fhir:code [ fhir:v "Attachments.creation" ] ;
fhir:display [ fhir:v "A.4.6 - Date and time of creation" ] ;
      ( fhir:target [
fhir:code [ fhir:v "content[x].attachment.creation" ] ;
fhir:equivalence [ fhir:v "equivalent" ]       ] )     ] )
  ] ) . #