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 EHDSAllergyIntolerance (Experimental)

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

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

Map for EHDSAllergyIntolerance

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 EHDSAllergyIntolerance {
  <<XtEHR dataset>>
  identifier
  allergyDescription
  typeOfPropensity
  allergyManifestation
  allergyManifestation.date
  allergyManifestation.severity
  allergyManifestation.description
  allergyManifestation.manifestation
  criticality
  onsetDate
  onsetLifePeriod
  endDate
  endDateLifePeriod
  status
  certainty
  agentOrAllergen
  patient
}
link EHDSAllergyIntolerance "https://build.fhir.org/ig/Xt-EHR/xt-ehr-common/StructureDefinition-EHDSAllergyIntolerance.html"
class EuAllergyIntolerance{
  <<FHIR>>
  identifier
  text
  type
  reaction
  reaction.onset
  reaction.severity
  reaction.description
  reaction.manifestation
  criticality
  onsetPeriod
  onsetDateTime
  onsetString.extension[periodsOfLife]
  extension[abatement].valueDateTime
  clinicalStatus
  verificationStatus
  code
  reaction.substance
  patient
}

class EuPatient {
  <<FHIR>>
}
EHDSAllergyIntolerance --> EuAllergyIntolerance
EuAllergyIntolerance --> EuPatient : patient

Mapping from Allergy intolerance model to (not specified)


Group 1 Mapping from Allergy intolerance model to EU AllergyIntolerance

Source Concept DetailsRelationshipTarget Concept DetailsComment
Codes from https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSAllergyIntoleranceCodes from http://hl7.eu/fhir/imaging-r5/StructureDefinition/AllergyIntoleranceEu
identifieris equivalent toidentifierC.21.1 - Identifier
allergyDescriptionis narrower thantextC.21.2 - Allergy description
typeOfPropensityis equivalent totypeC.21.3 - Type of propensity
allergyManifestationis equivalent toreactionC.21.4 - Allergy manifestation
allergyManifestation.dateis equivalent toreaction.onsetC.21.4.1 - Date
allergyManifestation.severityis equivalent toreaction.severityC.21.4.2 - Severity
allergyManifestation.descriptionis equivalent toreaction.descriptionC.21.4.3 - Description
allergyManifestation.manifestationis equivalent toreaction.manifestationC.21.4.4 - Manifestation
criticalityis equivalent tocriticalityC.21.5 - Criticality
onsetDateis equivalent toonsetPeriodC.21.6 - Onset date
is equivalent toonsetDateTimeC.21.6 - Onset date
onsetLifePeriodis equivalent toonsetString.extension[periodsOfLife]C.21.7 - Onset life periodmapping on onset[x] not possible. Choose string as carrier as specifying a period should be possible. If not possible, add data-absense-extension.
endDateis equivalent toextension[abatement].valueDateTimeC.21.8 - End date
endDateLifePeriod(not mapped)
statusis equivalent toclinicalStatusC.21.10 - Status
certaintyis equivalent toverificationStatusC.21.11 - Certainty
agentOrAllergenis equivalent tocodeC.21.12 - Agent or Allergen
is equivalent toreaction.substanceC.21.12 - Agent or Allergen
patientis equivalent topatientC.21.13 - Subject