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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeConceptMap
IdConceptMap-AttachmentEMS2FHIR-cz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/cz-ems/ConceptMap-AttachmentEMS2FHIR-cz.html
URLhttps://hl7.cz/fhir/cz-ems/ConceptMap/AttachmentEMS2FHIR-cz
Version0.0.2
Statusdraft
Date2026-01-30T07:36:37+00:00
NameAttachmentEMS2FHIRcz
TitleCZ Attachment Model to this guide Map
Realmcz
Authorityhl7
DescriptionCZ EMS Report Attachment Model to this guide mapping

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cz-attachmentAttachment (CZ)
PresentedFormCzA.3 - Presented form
cz-composition-emsComposition: EMS Report (CZ)

Narrative

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

Generated Narrative: ConceptMap AttachmentEMS2FHIR-cz

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.3 - Presented form to Composition: EMS Report (CZ)

Source CodeRelationshipTarget Code
PresentedForm (A.3 - Presented Form)is equivalent toComposition.extension:presentedForm.document
PresentedForm.contentType (A.3.1 - Content type of presented form)is equivalent todocument.contentType
PresentedForm.language (A.3.2 - Language of presented form)is equivalent todocument.language
PresentedForm.data (A.3.3 - Data of presented form)is equivalent todocument.data
PresentedForm.url (A.3.4 - URL of presented form)is equivalent todocument.url
PresentedForm.title (A.3.5 - Title of presented form)is equivalent todocument.title
PresentedForm.creation (A.3.6 - Date and time of creation)is equivalent todocument.creation

Group 2 Mapping from https://hl7.cz/fhir/cz-ems/StructureDefinition/LogAttachmentsEmsCz to Attachment (CZ)

Source CodeRelationshipTarget Code
AttachmentsCz (A.4 - Attachments EMS)is related toCZ_Attachment
AttachmentsCz.type (A.4.1 - Attachment type)is equivalent tocontent.type
AttachmentsCz.format (A.4.2 - Attachment format)is equivalent tocontent.attachment.contentType
AttachmentsCz.name (A.4.3 - Attachment name)is equivalent tocontent.attachment.title
AttachmentsCz.description (A.4.4 - Attachment description)is equivalent tocontent.description
AttachmentsCz.dateAndTimeOfAttachment (A.4.5 - Attachment date and time)is equivalent tocontent.attachment.creation
AttachmentsCz.document (A.4.6 - Document)is equivalent tocontent.attachment.data

Source1

{
  "resourceType": "ConceptMap",
  "id": "AttachmentEMS2FHIR-cz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/cz-ems/ConceptMap/AttachmentEMS2FHIR-cz",
  "version": "0.0.2",
  "name": "AttachmentEMS2FHIRcz",
  "title": "CZ Attachment Model to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-30T07:36:37+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "CZ EMS Report Attachment Model to this guide mapping",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "https://hl7.cz/fhir/cz-ems/StructureDefinition/PresentedFormCz",
      "target": "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-composition-ems",
      "element": [
        {
          "code": "PresentedForm",
          "display": "A.3 - Presented Form",
          "target": [
            {
              "code": "Composition.extension:presentedForm.document",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.contentType",
          "display": "A.3.1 - Content type of presented form",
          "target": [
            {
              "code": "document.contentType",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.language",
          "display": "A.3.2 - Language of presented form",
          "target": [
            {
              "code": "document.language",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.data",
          "display": "A.3.3 - Data of presented form",
          "target": [
            {
              "code": "document.data",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.url",
          "display": "A.3.4 - URL of presented form",
          "target": [
            {
              "code": "document.url",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.title",
          "display": "A.3.5 - Title of presented form",
          "target": [
            {
              "code": "document.title",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.creation",
          "display": "A.3.6 - Date and time of creation",
          "target": [
            {
              "code": "document.creation",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "https://hl7.cz/fhir/cz-ems/StructureDefinition/LogAttachmentsEmsCz",
      "target": "https://hl7.cz/fhir/core/StructureDefinition/cz-attachment",
      "element": [
        {
          "code": "AttachmentsCz",
          "display": "A.4 - Attachments EMS",
          "target": [
            {
              "code": "CZ_Attachment",
              "equivalence": "relatedto"
            }
          ]
        },
        {
          "code": "AttachmentsCz.type",
          "display": "A.4.1 - Attachment type",
          "target": [
            {
              "code": "content.type",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "AttachmentsCz.format",
          "display": "A.4.2 - Attachment format",
          "target": [
            {
              "code": "content.attachment.contentType",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "AttachmentsCz.name",
          "display": "A.4.3 - Attachment name",
          "target": [
            {
              "code": "content.attachment.title",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "AttachmentsCz.description",
          "display": "A.4.4 - Attachment description",
          "target": [
            {
              "code": "content.description",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "AttachmentsCz.dateAndTimeOfAttachment",
          "display": "A.4.5 - Attachment date and time",
          "target": [
            {
              "code": "content.attachment.creation",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "AttachmentsCz.document",
          "display": "A.4.6 - Document",
          "target": [
            {
              "code": "content.attachment.data",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}