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

FHIR IG analytics

Packagehl7.fhir.cz.amb
Resource TypeConceptMap
IdConceptMap-attachement2FHIR-cz-amb.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/amb/ConceptMap-attachement2FHIR-cz-amb.html
URLhttps://hl7.cz/fhir/amb/ConceptMap/attachement2FHIR-cz-amb
Version0.1.0
Statusdraft
Date2026-01-30T21:34:26+00:00
NameAttachement2FHIRCzAmb
TitleCZ Attachement Model to this guide Map
Realmcz
Authorityhl7
DescriptionAMB Attachement 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 attachement2FHIR-cz-amb

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

Source1

{
  "resourceType": "ConceptMap",
  "id": "attachement2FHIR-cz-amb",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/amb/ConceptMap/attachement2FHIR-cz-amb",
  "version": "0.1.0",
  "name": "Attachement2FHIRCzAmb",
  "title": "CZ Attachement Model to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-30T21:34:26+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "AMB Attachement 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"
            }
          ]
        }
      ]
    }
  ]
}