description: Adverse Event that occurred during an imaging procedure. package_name: hl7.fhir.eu.imaging derivation: constraint name: AdverseEventEuImaging type: AdverseEvent elements: suspectEntity: index: 0 slicing: rules: open ordered: false discriminator: - {path: instance, type: profile} min: null slices: procedure: match: {} schema: array: true index: 1 elements: instance: type: Reference refers: ['http://hl7.eu/fhir/imaging/StructureDefinition/ProcedureEuImaging'] index: 2 subjectMedicalHistory: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/AllergyIntolerance'] index: 3 slicing: rules: open ordered: false discriminator: - {path: $this, type: profile} min: null slices: allergy: match: {} schema: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/AllergyIntolerance'] array: true index: 4 min: 0 package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.eu/fhir/imaging/StructureDefinition/AdverseEventEuImaging base: http://hl7.org/fhir/StructureDefinition/AdverseEvent version: 1.0.0-ballot