PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0
    http://hl7.org/fhir/StructureDefinition/AdverseEvent
description: Actual or  potential/avoided event causing unintended physical injury resulting from or contributed to by medical care, a research study or other healthcare setting factors that requires additional monitoring, treatment, or hospitalization, or that results in death.
package_name: hl7.fhir.r4b.examples
derivation: specialization
name: AdverseEvent
type: AdverseEvent
elements:
  category:
    isModifier: false
    short: product-problem | product-quality | product-use-error | wrong-dose | incorrect-prescribing-information | wrong-technique | wrong-route-of-administration | wrong-rate | wrong-duration | wrong-time | expired-drug | medical-device-use-error | problem-different-manufacturer | unsafe-physical-environment
    type: CodeableConcept
    mustSupport: false
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/adverse-event-category'}
    isSummary: true
    index: 2
  actuality:
    isModifier: true
    short: actual | potential
    index: 1
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/adverse-event-actuality|4.3.0'}
    isModifierReason: This element is labeled as a modifier because it has a potential code that indicates the adverse event did not actually happen.
    isSummary: true
  date: {isModifier: false, short: When the event occurred, type: dateTime, mustSupport: false, isSummary: true, index: 6}
  study:
    isModifier: false
    short: AdverseEvent.study
    refers: ['http://hl7.org/fhir/StructureDefinition/ResearchStudy']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 25
  encounter:
    isModifier: false
    short: Encounter created as part of
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 5
  suspectEntity:
    isModifier: false
    short: The suspected agent causing the adverse event
    index: 16
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      instance:
        isModifier: false
        short: Refers to the specific entity that caused the adverse event
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Immunization', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/MedicationAdministration', 'http://hl7.org/fhir/StructureDefinition/MedicationStatement', 'http://hl7.org/fhir/StructureDefinition/Procedure', 'http://hl7.org/fhir/StructureDefinition/Substance']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 17
      causality:
        isModifier: false
        short: Information on the possible cause of the event
        type: BackboneElement
        mustSupport: false
        array: true
        isSummary: true
        index: 18
        elements:
          assessment:
            isModifier: false
            short: Assessment of if the entity caused the event
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/adverse-event-causality-assess'}
            isSummary: true
            index: 19
          productRelatedness: {isModifier: false, short: AdverseEvent.suspectEntity.causalityProductRelatedness, type: string, mustSupport: false, isSummary: true, index: 20}
          author:
            isModifier: false
            short: AdverseEvent.suspectEntity.causalityAuthor
            refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
            type: Reference
            mustSupport: false
            isSummary: true
            index: 21
          method:
            isModifier: false
            short: ProbabilityScale | Bayesian | Checklist
            type: CodeableConcept
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/adverse-event-causality-method'}
            isSummary: true
            index: 22
    required: [instance]
    isSummary: true
  referenceDocument:
    isModifier: false
    short: AdverseEvent.referenceDocument
    refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 24
  outcome:
    isModifier: false
    short: resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown
    type: CodeableConcept
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/adverse-event-outcome|4.3.0'}
    isSummary: true
    index: 13
  recordedDate: {isModifier: false, short: When the event was recorded, type: dateTime, mustSupport: false, isSummary: true, index: 8}
  event:
    isModifier: false
    short: Type of the event itself in relation to the subject
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/adverse-event-type'}
    isSummary: true
    index: 3
  contributor:
    isModifier: false
    short: Who  was involved in the adverse event or the potential adverse event
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 15
  subjectMedicalHistory:
    isModifier: false
    short: AdverseEvent.subjectMedicalHistory
    refers: ['http://hl7.org/fhir/StructureDefinition/AllergyIntolerance', 'http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/FamilyMemberHistory', 'http://hl7.org/fhir/StructureDefinition/Immunization', 'http://hl7.org/fhir/StructureDefinition/Media', 'http://hl7.org/fhir/StructureDefinition/Observation', 'http://hl7.org/fhir/StructureDefinition/Procedure']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 23
  recorder:
    isModifier: false
    short: Who recorded the adverse event
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 14
  seriousness:
    isModifier: false
    short: Seriousness of the event
    type: CodeableConcept
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/adverse-event-seriousness'}
    isSummary: true
    index: 11
  severity:
    isModifier: false
    short: mild | moderate | severe
    type: CodeableConcept
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/adverse-event-severity|4.3.0'}
    isSummary: true
    index: 12
  identifier: {isModifier: false, short: Business identifier for the event, type: Identifier, mustSupport: false, isSummary: true, index: 0}
  detected: {isModifier: false, short: When the event was detected, type: dateTime, mustSupport: false, isSummary: true, index: 7}
  location:
    isModifier: false
    short: Location where adverse event occurred
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 10
  subject:
    isModifier: false
    short: Subject impacted by event
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 4
  resultingCondition:
    isModifier: false
    short: Effect on the subject due to this event
    refers: ['http://hl7.org/fhir/StructureDefinition/Condition']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 9
package_version: 4.3.0
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/AdverseEvent
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.3.0
required: [subject, actuality]