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

FHIR IG analytics

Packagehl7.fhir.cz.korder
Resource TypeConceptMap
IdConceptMap-AttachmentKOrder2FHIR-cz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/k-order/ConceptMap-AttachmentKOrder2FHIR-cz.html
URLhttps://hl7.cz/fhir/korder/ConceptMap/AttachmentKOrder2FHIR-cz
Version0.0.3
Statusdraft
Date2026-01-16T08:21:19+00:00
NameAttachmentKOrder2FHIRcz
TitleCZ K-order Attachment Model to this guide Map
Realmcz
Authorityhl7
DescriptionMapping LogCzKOrder.priloha → CZ core Attachment & DocumentReference.

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
cz-attachmentAttachment (CZ)
LogCzKOrderK-order (Žádanka) – Logický model (CZ)

Narrative

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

Generated Narrative: ConceptMap AttachmentKOrder2FHIR-cz

Mapping from (not specified) to (not specified)


Group 1 Mapping from K-order (Žádanka) – Logický model (CZ) to Attachment (CZ)

Source CodeRelationshipTarget CodeComment
priloha (A.5 – Přílohy)is related toAttachmentAttachment is typically included as DocumentReference.content.attachment
priloha.contentType (A.5.1 – Content type)is equivalent toAttachment.contentType
priloha.language (A.5.2 – Language)is equivalent toAttachment.language
priloha.data (A.5.3 – Data)is equivalent toAttachment.data
priloha.url (A.5.4 – URL)is equivalent toAttachment.url
priloha.title (A.5.5 – Title)is equivalent toAttachment.title
priloha.creation (A.5.6 – Creation date)is equivalent toAttachment.creation

Source1

{
  "resourceType": "ConceptMap",
  "id": "AttachmentKOrder2FHIR-cz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/korder/ConceptMap/AttachmentKOrder2FHIR-cz",
  "version": "0.0.3",
  "name": "AttachmentKOrder2FHIRcz",
  "title": "CZ K-order Attachment Model to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-16T08:21:19+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Mapping LogCzKOrder.priloha → CZ core Attachment & DocumentReference.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "group": [
    {
      "source": "https://hl7.cz/fhir/korder/StructureDefinition/LogCzKOrder",
      "target": "https://hl7.cz/fhir/core/StructureDefinition/cz-attachment",
      "element": [
        {
          "code": "priloha",
          "display": "A.5 – Přílohy",
          "target": [
            {
              "code": "Attachment",
              "equivalence": "relatedto",
              "comment": "Attachment is typically included as DocumentReference.content.attachment"
            }
          ]
        },
        {
          "code": "priloha.contentType",
          "display": "A.5.1 – Content type",
          "target": [
            {
              "code": "Attachment.contentType",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "priloha.language",
          "display": "A.5.2 – Language",
          "target": [
            {
              "code": "Attachment.language",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "priloha.data",
          "display": "A.5.3 – Data",
          "target": [
            {
              "code": "Attachment.data",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "priloha.url",
          "display": "A.5.4 – URL",
          "target": [
            {
              "code": "Attachment.url",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "priloha.title",
          "display": "A.5.5 – Title",
          "target": [
            {
              "code": "Attachment.title",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "priloha.creation",
          "display": "A.5.6 – Creation date",
          "target": [
            {
              "code": "Attachment.creation",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}