HL7 Europe Imaging Study Report
0.1.0-ballot - ci-build 150

This page is part of the HL7 Europe Imaging Study Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

ConceptMap: Map for EHDSDevice (Experimental)

Official URL: http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSDeviceMap Version: 0.1.0-ballot
Draft as of 2025-05-14 Computable Name: EHDSDeviceMap

Copyright/Legal: Used by permission of HL7 Europe, all rights reserved Creative Commons License

Map for EHDSDevice

The figure below presents the XtEHR Imaging Logical Model DataSet representation and the FHIR profiles it maps to. For each FHIR profile the impacted fields are listed.

classDiagram
direction LR
class EHDSDevice {
  <<XtEHR dataset>>
  identifier
  manufacturer
  manufactureDate
  expiryDate
  lotNumber
  serialNumber
  name
  modelNumber
  version
  type
  note
}
link EHDSDevice "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSDevice.html"
class EuDevice{
  <<FHIR>>
  identifier
  manufacturer
  manufactureDate
  expirationDate
  lotNumber
  serialNumber
  name
  modelNumber
  version
  type
  note
}

EHDSDevice --> EuDevice

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)