FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/AttachmentHDR2FHIR-cz

Packagehl7.fhir.cz.hdr
TypeConceptMap
IdAttachmentHDR2FHIR-cz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/hdr/https://build.fhir.org/ig/HL7-cz/hdr/ConceptMap-AttachmentHDR2FHIR-cz.html
URLhttps://hl7.cz/fhir/img/ConceptMap/AttachmentHDR2FHIR-cz
Version0.0.2
Statusdraft
Date2025-07-18T09:03:32+00:00
NameAttachmentHDR2FHIRcz
TitleCZ Attachment Model to this guide Map
Realmcz
Authorityhl7
DescriptionCZ HDR Attachment Model to this guide mapping

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
AttachmentsCzA.4 - Additional attachments
cz-attachment-hdrAttachment: HDR (CZ)
cz-composition-hdrComposition (HDR CZ)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConceptMap AttachmentHDR2FHIR-cz

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.4 - Additional attachments to Composition (HDR CZ)

Source CodeRelationshipTarget Code
Attachments (A.4 - Attachments)is equivalent toComposition.section:sectionAttachments.entry[x].DocumentReference.content[x].attachment (If it is additional attachments)

Group 2 Mapping from A.4 - Additional attachments to Attachment: HDR (CZ)

Source CodeRelationshipTarget Code
Attachments.contentType (A.4.1 - Content type of media attachments)is equivalent tocontent[x].attachment.contentType
Attachments.language (A.4.2 - Language of media attachments)is equivalent tocontent[x].attachment.language
Attachments.data (A.4.3 - Data of media attachments)is equivalent tocontent[x].attachment.data
Attachments.url (A.4.4 - URL of media attachments)is equivalent tocontent[x].attachment.url
Attachments.title (A.4.5 - Title of media attachments)is equivalent tocontent[x].attachment.title
Attachments.creation (A.4.6 - Date and time of creation)is equivalent tocontent[x].attachment.creation

Source

{
  "resourceType": "ConceptMap",
  "id": "AttachmentHDR2FHIR-cz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/img/ConceptMap/AttachmentHDR2FHIR-cz",
  "version": "0.0.2",
  "name": "AttachmentHDR2FHIRcz",
  "title": "CZ Attachment Model to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-18T09:03:32+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": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "203",
          "display": "Czech Republic (CZE)"
        }
      ]
    }
  ],
  "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"
            }
          ]
        }
      ]
    }
  ]
}