FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.ps
Resource TypeConceptMap
IdConceptMap-attachments2FHIR-cz-ps.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/ps/ConceptMap-attachments2FHIR-cz-ps.html
URLhttps://hl7.cz/fhir/ps/ConceptMap/attachments2FHIR-cz-ps
Version0.0.1
Statusdraft
Date2026-01-05T15:11:51+00:00
NameAttachments2FHIRCzPs
TitleConceptMap: Attachments to FHIR Patient Summary (CZ)
Realmcz
Authorityhl7
DescriptionPS Attachments logical model to this guide mapping.

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cz-attachmentAttachment (CZ)
LogAttachmentsCzEnA.2.10 Attachments
cz-composition-psComposition (CZ PS)

Narrative

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

Generated Narrative: ConceptMap attachments2FHIR-cz-ps

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.2.10 Attachments to Composition (CZ PS)

Source CodeRelationshipTarget CodeComment
attachment (A.2.10.1 - Attachment)is equivalent toComposition.section:sectionAttachments
attachment (A.2.10.1 - Attachment (entries))is equivalent toComposition.section:sectionAttachments.entry:attachment.ofType(DocumentReference)Repeatable: one DocumentReference per attachment item.

Group 2 Mapping from A.2.10 Attachments to Attachment (CZ)

Source CodeRelationshipTarget Code
attachment.type (A.2.10.1.1 - Attachment type)is equivalent toDocumentReference.content.attachment.contentType
attachment.format (A.2.10.1.2 - Attachment format)is equivalent toDocumentReference.content.format
attachment.title (A.2.10.1.3 - Attachment title)is related toDocumentReference.content.attachment.title
attachment.description (A.2.10.1.4 - Attachment description)is related toDocumentReference.description
attachment.dateTime (A.2.10.1.5 - Attachment date and time)is equivalent toDocumentReference.date (DocumentReference.content.attachment.creation)
attachment.document (A.2.10.1.6 - Document)is equivalent toDocumentReference.content.attachment

Source1

{
  "resourceType": "ConceptMap",
  "id": "attachments2FHIR-cz-ps",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2026-01-05T15:11:51+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"
            }
          ]
        }
      ]
    }
  ]
}