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

FHIR IG Statistics: ConceptMap/EHDSAttachmentMap

Packagehl7.fhir.eu.imaging-manifest-r5
TypeConceptMap
IdEHDSAttachmentMap
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ConceptMap-EHDSAttachmentMap.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSAttachmentMap
Version0.2.0-ballot
Statusdraft
Date2025-07-02T15:39:57+00:00
NameEHDSAttachmentMap
TitleEHDSAttachment Mapping
Realmeu
Authorityhl7
DescriptionMap for EHDSAttachment
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
EHDSAttachmentAttachment model
EHDSAttachmentAttachment model

Narrative

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

Generated Narrative: ConceptMap EHDSAttachmentMap

Mapping from Attachment model to (not specified)


Group 1 Mapping from Attachment model to Attachment

Source CodeRelationshipTarget CodeComment
contentTypeis broader thancontentType (C.7.1 - Content Type)FHIR requires binding.
languageis equivalent tolanguage (C.7.2 - Language)
datais equivalent todata (C.7.3 - Data)
urlis equivalent tourl (C.7.4 - URL)
sizeis equivalent tosize (C.7.5 - Size)
hashis equivalent tohash (C.7.6 - Hash)
titleis equivalent totitle (C.7.7 - Title)
creationDateis equivalent tocreation (C.7.8 - Creation date)
heightis equivalent toheight (C.7.9 - Height)
widthis equivalent towidth (C.7.10 - Width)
framesis equivalent toframes (C.7.11 - Frames)
durationis equivalent toduration (C.7.12 - Duration)

Source

{
  "resourceType": "ConceptMap",
  "id": "EHDSAttachmentMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSAttachmentMap",
  "version": "0.2.0-ballot",
  "name": "EHDSAttachmentMap",
  "title": "EHDSAttachment Mapping",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-02T15:39:57+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Map for EHDSAttachment",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "sourceScopeUri": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment",
  "group": [
    {
      "source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAttachment",
      "target": "http://hl7.org/fhir/StructureDefinition/Attachment",
      "element": [
        {
          "code": "contentType",
          "target": [
            {
              "code": "contentType",
              "display": "C.7.1 - Content Type",
              "relationship": "source-is-broader-than-target",
              "comment": "FHIR requires binding."
            }
          ]
        },
        {
          "code": "language",
          "target": [
            {
              "code": "language",
              "display": "C.7.2 - Language",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "data",
          "target": [
            {
              "code": "data",
              "display": "C.7.3 - Data",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "url",
          "target": [
            {
              "code": "url",
              "display": "C.7.4 - URL",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "size",
          "target": [
            {
              "code": "size",
              "display": "C.7.5 - Size",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "hash",
          "target": [
            {
              "code": "hash",
              "display": "C.7.6 - Hash",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "title",
          "target": [
            {
              "code": "title",
              "display": "C.7.7 - Title",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "creationDate",
          "target": [
            {
              "code": "creation",
              "display": "C.7.8 - Creation date",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "height",
          "target": [
            {
              "code": "height",
              "display": "C.7.9 - Height",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "width",
          "target": [
            {
              "code": "width",
              "display": "C.7.10 - Width",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "frames",
          "target": [
            {
              "code": "frames",
              "display": "C.7.11 - Frames",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "duration",
          "target": [
            {
              "code": "duration",
              "display": "C.7.12 - Duration",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}