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

FHIR IG Statistics: ConceptMap/EHDSDeviceMap

Packagehl7.fhir.eu.imaging-manifest-r5
TypeConceptMap
IdEHDSDeviceMap
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ConceptMap-EHDSDeviceMap.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSDeviceMap
Version0.2.0-ballot
Statusdraft
Date2025-07-02T15:39:57+00:00
NameEHDSDeviceMap
TitleEHDSDevice Mapping
Realmeu
Authorityhl7
DescriptionMap for EHDSDevice
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
EHDSDeviceDevice model
EHDSDeviceDevice model

Narrative

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

Generated Narrative: ConceptMap EHDSDeviceMap

Mapping from Device model to (not specified)


Group 1 Mapping from Device model to Device

Source CodeRelationshipTarget Code
identifieris equivalent toidentifier (C.12.1 - Identifier)
manufactureris equivalent tomanufacturer (C.12.2 - Manufacturer)
manufactureDateis equivalent tomanufactureDate (C.12.3 - Manufacture date)
expiryDateis equivalent toexpirationDate (C.12.4 - Expiry date)
lotNumberis equivalent tolotNumber (C.12.5 - Lot number)
serialNumberis equivalent toserialNumber (C.12.6 - Serial number)
nameis equivalent toname (C.12.7 - Name)
modelNumberis equivalent tomodelNumber (C.12.8 - Model number)
versionis equivalent toversion (C.12.9 - Version)
typeis equivalent totype (C.12.10 - Type)
noteis equivalent tonote (C.12.11 - Note)

Source

{
  "resourceType": "ConceptMap",
  "id": "EHDSDeviceMap",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-manifest-r5/ConceptMap/EHDSDeviceMap",
  "version": "0.2.0-ballot",
  "name": "EHDSDeviceMap",
  "title": "EHDSDevice 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 EHDSDevice",
  "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/EHDSDevice",
  "group": [
    {
      "source": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSDevice",
      "target": "http://hl7.org/fhir/StructureDefinition/Device",
      "element": [
        {
          "code": "identifier",
          "target": [
            {
              "code": "identifier",
              "display": "C.12.1 - Identifier",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "manufacturer",
          "target": [
            {
              "code": "manufacturer",
              "display": "C.12.2 - Manufacturer",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "manufactureDate",
          "target": [
            {
              "code": "manufactureDate",
              "display": "C.12.3 - Manufacture date",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "expiryDate",
          "target": [
            {
              "code": "expirationDate",
              "display": "C.12.4 - Expiry date",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "lotNumber",
          "target": [
            {
              "code": "lotNumber",
              "display": "C.12.5 - Lot number",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "serialNumber",
          "target": [
            {
              "code": "serialNumber",
              "display": "C.12.6 - Serial number",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "name",
          "target": [
            {
              "code": "name",
              "display": "C.12.7 - Name",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "modelNumber",
          "target": [
            {
              "code": "modelNumber",
              "display": "C.12.8 - Model number",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "version",
          "target": [
            {
              "code": "version",
              "display": "C.12.9 - Version",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "type",
          "target": [
            {
              "code": "type",
              "display": "C.12.10 - Type",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "note",
          "target": [
            {
              "code": "note",
              "display": "C.12.11 - Note",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}