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

FHIR IG Statistics: ConceptMap/AttachmentImagingReport2FHIR-cz

Packagehl7.fhir.cz.lab
TypeConceptMap
IdAttachmentImagingReport2FHIR-cz
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ConceptMap-AttachmentImagingReport2FHIR-cz.html
URLhttps://hl7.cz/fhir/lab/ConceptMap/AttachmentImagingReport2FHIR-cz
Version0.5.0
Statusdraft
Date2025-07-01T07:12:43+00:00
NameAttachmentImagingReport2FHIRcz
TitleCZ Attachment Model to this guide Map
Realmcz
Authorityhl7
DescriptionCZ Imaging Report Attachment Model to this guide mapping

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
AttachmentsCzA.4 - Additional attachments
PresentedFormCzA.3 - Presented form
cz-attachmentAttachment: Lab Report (CZ)

Narrative

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

Generated Narrative: ConceptMap AttachmentImagingReport2FHIR-cz

Mapping from (not specified) to (not specified)


Group 1 Mapping from A.3 - Presented form to https://hl7.cz/fhir/lab/StructureDefinition/cz-diagnostic-report

Source CodeRelationshipTarget Code
PresentedForm (A.3 - Presented Form)is equivalent toDiagnosticReport.presentedForm

Group 2 Mapping from A.3 - Presented form to Attachment: Lab Report (CZ)

Source CodeRelationshipTarget Code
PresentedForm.contentType (A.3.1 - Content type of presented form)is equivalent tocontent.contentType
PresentedForm.language (A.3.2 - Language of presented form)is equivalent tocontent.language
PresentedForm.data (A.3.3 - Data of presented form)is equivalent tocontent.data
PresentedForm.url (A.3.4 - URL of presented form)is equivalent tocontent.url
PresentedForm.title (A.3.5 - Title of presented form)is equivalent tocontent.title
PresentedForm.creation (A.3.6 - Date and time of creation)is equivalent tocontent.creation

Group 3 Mapping from A.4 - Additional attachments to https://hl7.cz/fhir/lab/StructureDefinition/cz-diagnostic-report

Source CodeRelationshipTarget Code
Attachments (A.4 - Attachments)is equivalent toDiagnosticReport.media.link.content.attachment (If it is additional MEDIA attachments)

Group 4 Mapping from A.4 - Additional attachments to Attachment: Lab Report (CZ)

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

Source

{
  "resourceType": "ConceptMap",
  "id": "AttachmentImagingReport2FHIR-cz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/lab/ConceptMap/AttachmentImagingReport2FHIR-cz",
  "version": "0.5.0",
  "name": "AttachmentImagingReport2FHIRcz",
  "title": "CZ Attachment Model to this guide Map",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-01T07:12:43+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.cz"
        }
      ]
    }
  ],
  "description": "CZ Imaging 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/lab/StructureDefinition/PresentedFormCz",
      "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-diagnostic-report",
      "element": [
        {
          "code": "PresentedForm",
          "display": "A.3 - Presented Form",
          "target": [
            {
              "code": "DiagnosticReport.presentedForm",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "https://hl7.cz/fhir/lab/StructureDefinition/PresentedFormCz",
      "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-attachment",
      "element": [
        {
          "code": "PresentedForm.contentType",
          "display": "A.3.1 - Content type of presented form",
          "target": [
            {
              "code": "content.contentType",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.language",
          "display": "A.3.2 - Language of presented form",
          "target": [
            {
              "code": "content.language",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.data",
          "display": "A.3.3 - Data of presented form",
          "target": [
            {
              "code": "content.data",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.url",
          "display": "A.3.4 - URL of presented form",
          "target": [
            {
              "code": "content.url",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.title",
          "display": "A.3.5 - Title of presented form",
          "target": [
            {
              "code": "content.title",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "PresentedForm.creation",
          "display": "A.3.6 - Date and time of creation",
          "target": [
            {
              "code": "content.creation",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "https://hl7.cz/fhir/lab/StructureDefinition/AttachmentsCz",
      "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-diagnostic-report",
      "element": [
        {
          "code": "Attachments",
          "display": "A.4 - Attachments",
          "target": [
            {
              "code": "DiagnosticReport.media.link.content.attachment",
              "display": "If it is additional MEDIA attachments",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "https://hl7.cz/fhir/lab/StructureDefinition/AttachmentsCz",
      "target": "https://hl7.cz/fhir/lab/StructureDefinition/cz-attachment",
      "element": [
        {
          "code": "Attachments.contentType",
          "display": "A.4.1 - Content type of media attachments",
          "target": [
            {
              "code": "content.contentType",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Attachments.language",
          "display": "A.4.2 - Language of media attachments",
          "target": [
            {
              "code": "content.language",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Attachments.data",
          "display": "A.4.3 - Data of media attachments",
          "target": [
            {
              "code": "content.data",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Attachments.url",
          "display": "A.4.4 - URL of media attachments",
          "target": [
            {
              "code": "content.url",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Attachments.title",
          "display": "A.4.5 - Title of media attachments",
          "target": [
            {
              "code": "content.title",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "Attachments.creation",
          "display": "A.4.6 - Date and time of creation",
          "target": [
            {
              "code": "content.creation",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}