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

HL7 Europe Imaging Study Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/oijauregui/ehdsimaging/tree/master and changes regularly. See the Directory of published versions

ConceptMap: Map for EHDSMedication (Experimental)

Official URL: http://hl7.eu/fhir/imaging-r5/ConceptMap/EHDSMedicationMap Version: 0.1.0-ballot
Draft as of 2025-07-02 Computable Name: EHDSMedicationMap

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

Map for EHDSMedication

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 EHDSMedication {
  <<XtEHR dataset>>
  identifyingCode[x]
  classification
  productName
  marketingAuthorisationHolder
  marketingAuthorisationHolder.organizationName
  marketingAuthorisationHolder.organizationIdentifier
  doseForm
  packSize
  item
  item.doseForm
  item.ingredient
  item.ingredient.isActive
  item.ingredient.substance
  item.ingredient.strengthInfo
  item.ingredient.strengthInfo.strength
  item.ingredient.strengthInfo.basisOfStrengthSubstance
  item.unitOfPresentation
  item.containedQuantity
  item.amount
  item.packageType
  device
  device.deviceQuantity
  device.device[x]
  characteristic
  characteristic.type
  characteristic.value[x]
  batch
  batch.lotNumber
  batch.expirationDate
}
link EHDSMedication "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSMedication.html"
class EuMedication
EHDSMedication --> EuMedication

Mapping from Medicinal product model to (not specified)


Group 1 Mapping from Medicinal product model to EU Medication

Source CodeRelationshipTarget Code
(not mapped)

Group 2 Mapping from Medicinal product model to unspecified code system

Source CodeRelationshipTarget Code
identifyingCode[x] ((Identifier or code for the product (virtual product, branded product or package). If several identifiers are specified, they shall not have conflicting meanings or very different granularities.))(not mapped)
classification ((CodeableConcept))(not mapped)
productName ((Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided.))(not mapped)
marketingAuthorisationHolder(not mapped)
marketingAuthorisationHolder.organizationName ((Name of the organisation holding the authorisation for marketing/mahufacturing))(not mapped)
marketingAuthorisationHolder.organizationIdentifier ((Identifier of the organisation and/or its physical location))(not mapped)
doseForm ((Dose form(s) on a product level. Dose form for a single package item is defined below.))(not mapped)
packSize ((UCUM for units of measure. EDQM Standard Terms for units of presentation. (preferred)))(not mapped)
item ((A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined))(not mapped)
item.doseForm ((Dose form))(not mapped)
item.ingredient ((Ingredients))(not mapped)
item.ingredient.isActive ((Marks if the ingredient is considered an active ingredient. Typically excipients are not needed, so by default active ingredients are expected.))(not mapped)
item.ingredient.substance ((Substance))(not mapped)
item.ingredient.strengthInfo ((Strength of the product - amount of substance per unit))(not mapped)
item.ingredient.strengthInfo.strength ((Concentration or presentation strength, e.g 100mg/1ml or 500mg per 1 tablet))(not mapped)
item.ingredient.strengthInfo.basisOfStrengthSubstance ((Substance that the strength refers to, in case it's different from the main substance))(not mapped)
item.unitOfPresentation ((Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.))(not mapped)
item.containedQuantity ((Manufactured item quantity for liquids (3ml / 1 vial)))(not mapped)
item.amount ((Number of such manufactured items in this product (5 vials)))(not mapped)
item.packageType ((Type of package of the medication item))(not mapped)
device ((Administration device included in the product))(not mapped)
device.deviceQuantity ((Number of such devices))(not mapped)
device.device[x] ((Device coded))(not mapped)
characteristic ((Other features of the product))(not mapped)
characteristic.type ((A code expressing the type of characteristic))(not mapped)
characteristic.value[x] ((Description of the characteristic))(not mapped)
batch ((Batch information of a medicinal product. Typically recorded during dispense or administration, rarely known or relevant for a prescription/request.))(not mapped)
batch.lotNumber ((Batch identifier of the medicinal product))(not mapped)
batch.expirationDate ((Batch expiration date of the medicinal product.))(not mapped)