Release 5 Draft Ballot

This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

9.9 Resource AdverseEvent - Content

Patient Care Work GroupMaturity Level: 0 Trial UseSecurity Category: Patient Compartments: Patient, Practitioner, RelatedPerson

An event (i.e. any change to current patient status) that may be related to unintended effects on a patient or research subject. The unintended effects may require additional monitoring, treatment or hospitalization or may result in death. The AdverseEvent resource also extends to potential or avoided events that could have had such effects.

AdverseEvent is an event resource from a FHIR workflow perspective - see Workflow Event. A single Adverse Event may need to be reported in multiple ways. The form of the reporting is left to implementation guides based upon appropriate workflow patterns.

This resource applies to events that occur during the course of medical care or medical research which may impact an individual as the recipient of care or the participant in a research study. There are also events that occur within a care setting that might or might not impact an individual but had the potential to cause an adverse event. Health care organizations monitor and report both adverse events as well as events that had the potential to cause patient harm. Data are often aggregated for reporting purposes.

An adverse event is the result of an intervention that caused unintentional harm to a specific subject or group of subjects. Examples of adverse events include the administration of an incorrect drug or an incorrect dose of a drug causing an adverse reaction, the use of an implanted device that causes an infection, or a biologic used during a research study that causes unanticipated renal failure. These events are characterized by the need to capture cause and effect (although they might not be known at the time of the event), severity, and outcome.

The context of an adverse event is also important. A subject may have condition(s) or current treatments (medications, diet, devices) that impact their response to a newly introduced medication, device or procedure. Knowledge of these variables is essential in establishing a cause and effect relationship for an adverse event.

A potential adverse event may also be called a near miss or an error. These are also events but because they were detected did not cause harm to a subject. Examples of potential adverse events include a product problem such as a faulty pacemaker that is detected prior implantation, a doctor working simultaneously on two electronic health records realizing the order for a drug was entered on the incorrect patient and then canceling the order, or a patient with a peanut allergy notices that his hospital dinner tray includes peanuts, and he does not eat the peanuts.

The AdverseEvent resource is designed to represent events that have a harmful impact on a subject, or had the potential to cause harm to a subject but were avoided. In the course of medical care there are many actions that may impact how a subject responds to a particular treatment impacting patient safety. Therefore the AdverseEvent resource may reference multiple other resources to represent the context or details of an adverse event including but not limited to Observation, Condition, MedicationAdminsitration, Immunization, Procedure, or ResearchStudy.

A DetectedIssue reference is also related to the context of an AdverseEvent to the extent that a known risk for a potential issue such as a drug-drug interaction is documented. If in the context of a known issue, and adverse event occurs, citing this relationship is important for preventing such an occurrence in the future.

The AdverseEvent resource should not be used when a more specific resource exists.

  • The AllergyIntolerance resource is a case specific means of capturing the condition of an allergy or intolerance and the criticality (or potential for future harm) based on the response of a particular individual.
  • The Clinical Reasoning module provides resources and operations to enable the representation, distribution, and evaluation of clinical knowledge artifacts such as clinical decision support rules, quality measures, order sets, and protocols. The suite of resources within the clinical reasoning module should be used to capture clinical quality measures and clinical protocols that help drive clinical best practices.
  • The AdverseEvent resource is not intended to be used to capture potential subject risk in a prospective manner. A more appropriate resource for this purpose would be Risk Assessment which captures predicted outcomes for a patient or population on the basis of source information. Examples include a prognosis statement for a particular condition, risk of health outcome (heart attack, particular type of cancer) on the basis of lifestyle factors and/or family history or list of potential health risks based on a patient's genetic analysis.

No resources refer to this resource directly.

This resource does not implement any patterns.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. AdverseEvent TUDomainResourceMedical care, research study or other healthcare event causing physical injury
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier Σ0..*IdentifierBusiness identifier for the event
... status ?!Σ1..1codein-progress | completed | entered-in-error | unknown
Adverse Event Status (Required)
... actuality ?!Σ1..1codeactual | potential
AdverseEventActuality (Required)
... code Σ0..1CodeableConceptEvent or incident that occurred or was averted
AdverseEvent Type (Example)
... subject Σ1..1Reference(Patient | Group | Practitioner | RelatedPerson)Subject impacted by event
... encounter Σ0..1Reference(Encounter)The Encounter associated with the start of the AdverseEvent
... occurrence[x] Σ0..1When the event occurred
.... occurrenceDateTimedateTime
.... occurrencePeriodPeriod
.... occurrenceTimingTiming
... detected Σ0..1dateTimeWhen the event was detected
... recordedDate Σ0..1dateTimeWhen the event was recorded
... resultingCondition Σ0..*Reference(Condition)Effect on the subject due to this event
... location Σ0..1Reference(Location)Location where adverse event occurred
... seriousness Σ0..1CodeableConceptSeriousness or gravity of the event
AdverseEventSeriousness (Example)
... outcome Σ0..*CodeableConceptType of outcome from the adverse event
AdverseEvent Outcome (Example)
... recorder Σ0..1Reference(Patient | Practitioner | PractitionerRole | RelatedPerson)Who recorded the adverse event
... participant Σ0..*BackboneElementWho was involved in the adverse event or the potential adverse event and what they did
.... function Σ0..1CodeableConceptType of involvement
AdverseEvent Participant Function (Example)
.... actor Σ1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson)Who was involved in the adverse event or the potential adverse event
... suspectEntity Σ0..*BackboneElementThe suspected agent causing the adverse event
.... instance[x] Σ1..1Refers to the specific entity that caused the adverse event
..... instanceCodeableConceptCodeableConcept
..... instanceReferenceReference(Immunization | Procedure | Substance | Medication | MedicationAdministration | MedicationUsage | Device)
.... causality Σ0..1BackboneElementInformation on the possible cause of the event
..... assessmentMethod Σ0..1CodeableConceptMethod of evaluating the relatedness of the suspected entity to the event
AdverseEventCausalityMethod (Example)
..... entityRelatedness Σ0..1CodeableConceptResult of the assessment regarding the relatedness of the suspected entity to the event
AdverseEventCausalityAssessment (Example)
..... author Σ0..1Reference(Practitioner | PractitionerRole | Patient | RelatedPerson)Author of the information on the possible cause of the event
... contributingFactor Σ0..*BackboneElementContributing factors suspected to have increased the probability or severity of the adverse event
.... item[x] Σ1..1Item suspected to have increased the probability or severity of the adverse event
AdverseEvent Contributing Factor (Example)
..... itemReferenceReference(Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | DocumentReference)
..... itemCodeableConceptCodeableConcept
... preventiveAction Σ0..*BackboneElementPreventive actions that contributed to avoiding the adverse event
.... item[x] Σ1..1Action that contributed to avoiding the adverse event
AdverseEvent Preventive Action (Example)
..... itemReferenceReference(Immunization | Procedure | DocumentReference | MedicationAdministration | MedicationRequest)
..... itemCodeableConceptCodeableConcept
... mitigatingAction Σ0..*BackboneElementAmeliorating actions taken after the adverse event occured in order to reduce the extent of harm
.... item[x] Σ1..1Ameliorating action taken after the adverse event occured in order to reduce the extent of harm
AdverseEvent Mitigating Action (Example)
..... itemReferenceReference(Procedure | DocumentReference | MedicationAdministration | MedicationRequest)
..... itemCodeableConceptCodeableConcept
... supportingInfo Σ0..*BackboneElementSupporting information relevant to the event
.... item[x] Σ1..1Subject medical history or document relevant to this adverse event
AdverseEvent Supporting Information (Example)
..... itemReferenceReference(Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | DocumentReference)
..... itemCodeableConceptCodeableConcept
... study Σ0..*Reference(ResearchStudy)Research study that the subject is enrolled in

doco Documentation for this format

UML Diagram (Legend)

AdverseEvent (DomainResource)Business identifiers assigned to this adverse event by the performer or other systems which remain constant as the resource is updated and propagates from server to serveridentifier : Identifier [0..*]The current state of the adverse event or potential adverse event (this element modifies the meaning of other elements)status : code [1..1] « null (Strength=Required)AdverseEventStatus! »Whether the event actually happened, or just had the potential to. Note that this is independent of whether anyone was affected or harmed or how severely (this element modifies the meaning of other elements)actuality : code [1..1] « null (Strength=Required)AdverseEventActuality! »The overall type of event, intended for search and filtering purposescategory : CodeableConcept [0..*] « null (Strength=Example)AdverseEventCategory?? »Specific event that occurred or that was averted, such as patient fall, wrong organ removed, or wrong blood transfusedcode : CodeableConcept [0..1] « null (Strength=Example)AdverseEvent Type?? »This subject or group impacted by the eventsubject : Reference [1..1] « Patient|Group|Practitioner| RelatedPerson »The Encounter associated with the start of the AdverseEventencounter : Reference [0..1] « Encounter »The date (and perhaps time) when the adverse event occurredoccurrence[x] : DataType [0..1] « dateTime|Period|Timing »Estimated or actual date the AdverseEvent began, in the opinion of the reporterdetected : dateTime [0..1]The date on which the existence of the AdverseEvent was first recordedrecordedDate : dateTime [0..1]Information about the condition that occurred as a result of the adverse event, such as hives due to the exposure to a substance (for example, a drug or a chemical) or a broken leg as a result of the fallresultingCondition : Reference [0..*] « Condition »The information about where the adverse event occurredlocation : Reference [0..1] « Location »Assessment whether this event, or averted event, was of clinical importanceseriousness : CodeableConcept [0..1] « null (Strength=Example)AdverseEventSeriousness?? »Describes the type of outcome from the adverse event, such as resolved, recovering, ongoing, resolved-with-sequelae, or fataloutcome : CodeableConcept [0..*] « null (Strength=Example)AdverseEvent Outcome?? »Information on who recorded the adverse event. May be the patient or a practitionerrecorder : Reference [0..1] « Patient|Practitioner|PractitionerRole| RelatedPerson »The research study that the subject is enrolled instudy : Reference [0..*] « ResearchStudy »ParticipantDistinguishes the type of involvement of the actor in the adverse event, such as contributor or informantfunction : CodeableConcept [0..1] « null (Strength=Example)AdverseEvent Participant Func...?? »Indicates who or what participated in the eventactor : Reference [1..1] « Practitioner|PractitionerRole| Organization|CareTeam|Patient|Device|RelatedPerson »SuspectEntityIdentifies the actual instance of what caused the adverse event. May be a substance, medication, medication administration, medication statement or a deviceinstance[x] : DataType [1..1] « CodeableConcept|Reference( Immunization|Procedure|Substance|Medication| MedicationAdministration|MedicationUsage|Device) »CausalityThe method of evaluating the relatedness of the suspected entity to the eventassessmentMethod : CodeableConcept [0..1] « null (Strength=Example) AdverseEventCausalityMethod?? »The result of the assessment regarding the relatedness of the suspected entity to the evententityRelatedness : CodeableConcept [0..1] « null (Strength=Example) AdverseEventCausalityAssessme...?? »The author of the information on the possible cause of the eventauthor : Reference [0..1] « Practitioner|PractitionerRole|Patient| RelatedPerson »ContributingFactorThe item that is suspected to have increased the probability or severity of the adverse eventitem[x] : DataType [1..1] « Reference(Condition|Observation| AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure| DocumentReference)|CodeableConcept; null (Strength=Example)AdverseEvent Contributing Fac...?? »PreventiveActionThe action that contributed to avoiding the adverse eventitem[x] : DataType [1..1] « Reference(Immunization|Procedure| DocumentReference|MedicationAdministration|MedicationRequest)| CodeableConcept; null (Strength=Example)AdverseEvent Preventive Action?? »MitigatingActionThe ameliorating action taken after the adverse event occured in order to reduce the extent of harmitem[x] : DataType [1..1] « Reference(Procedure|DocumentReference| MedicationAdministration|MedicationRequest)|CodeableConcept; null (Strength=Example) AdverseEvent Mitigating Action?? »SupportingInfoRelevant past history for the subject. In a clinical care context, an example being a patient had an adverse event following a pencillin administration and the patient had a previously documented penicillin allergy. In a clinical trials context, an example is a bunion or rash that was present prior to the study. Additionally, the supporting item can be a document that is relevant to this instance of the adverse event that is not part of the subject's medical history. For example, a clinical note, staff list, or material safety data sheet (MSDS). Supporting information is not a contributing factor, preventive action, or mitigating actionitem[x] : DataType [1..1] « Reference(Condition|Observation| AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure| DocumentReference)|CodeableConcept; null (Strength=Example)AdverseEvent Supporting Infor...?? »Indicates who or what participated in the adverse event and how they were involvedparticipant[0..*]Information on the possible cause of the eventcausality[0..1]Describes the entity that is suspected to have caused the adverse eventsuspectEntity[0..*]The contributing factors suspected to have increased the probability or severity of the adverse eventcontributingFactor[0..*]Preventive actions that contributed to avoiding the adverse eventpreventiveAction[0..*]The ameliorating action taken after the adverse event occured in order to reduce the extent of harmmitigatingAction[0..*]Supporting information relevant to the eventsupportingInfo[0..*]

XML Template

<AdverseEvent xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Business identifier for the event --></identifier>
 <status value="[code]"/><!-- 1..1 in-progress | completed | entered-in-error | unknown -->
 <actuality value="[code]"/><!-- 1..1 actual | potential -->
 <category><!-- 0..* CodeableConcept wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site --></category>
 <code><!-- 0..1 CodeableConcept Event or incident that occurred or was averted --></code>
 <subject><!-- 1..1 Reference(Group|Patient|Practitioner|RelatedPerson) Subject impacted by event --></subject>
 <encounter><!-- 0..1 Reference(Encounter) The Encounter associated with the start of the AdverseEvent --></encounter>
 <occurrence[x]><!-- 0..1 dateTime|Period|Timing When the event occurred --></occurrence[x]>
 <detected value="[dateTime]"/><!-- 0..1 When the event was detected -->
 <recordedDate value="[dateTime]"/><!-- 0..1 When the event was recorded -->
 <resultingCondition><!-- 0..* Reference(Condition) Effect on the subject due to this event --></resultingCondition>
 <location><!-- 0..1 Reference(Location) Location where adverse event occurred --></location>
 <seriousness><!-- 0..1 CodeableConcept Seriousness or gravity of the event --></seriousness>
 <outcome><!-- 0..* CodeableConcept Type of outcome from the adverse event --></outcome>
 <recorder><!-- 0..1 Reference(Patient|Practitioner|PractitionerRole|
   RelatedPerson) Who recorded the adverse event --></recorder>
 <participant>  <!-- 0..* Who was involved in the adverse event or the potential adverse event and what they did -->
  <function><!-- 0..1 CodeableConcept Type of involvement --></function>
  <actor><!-- 1..1 Reference(CareTeam|Device|Organization|Patient|Practitioner|
    PractitionerRole|RelatedPerson) Who was involved in the adverse event or the potential adverse event --></actor>
 </participant>
 <suspectEntity>  <!-- 0..* The suspected agent causing the adverse event -->
  <instance[x]><!-- 1..1 CodeableConcept|Reference(Device|Immunization|Medication|
    MedicationAdministration|MedicationUsage|Procedure|Substance) Refers to the specific entity that caused the adverse event --></instance[x]>
  <causality>  <!-- 0..1 Information on the possible cause of the event -->
   <assessmentMethod><!-- 0..1 CodeableConcept Method of evaluating the relatedness of the suspected entity to the event --></assessmentMethod>
   <entityRelatedness><!-- 0..1 CodeableConcept Result of the assessment regarding the relatedness of the suspected entity to the event --></entityRelatedness>
   <author><!-- 0..1 Reference(Patient|Practitioner|PractitionerRole|
     RelatedPerson) Author of the information on the possible cause of the event --></author>
  </causality>
 </suspectEntity>
 <contributingFactor>  <!-- 0..* Contributing factors suspected to have increased the probability or severity of the adverse event -->
  <item[x]><!-- 1..1 Reference(AllergyIntolerance|Condition|DocumentReference|
    FamilyMemberHistory|Immunization|Observation|Procedure)|CodeableConcept Item suspected to have increased the probability or severity of the adverse event --></item[x]>
 </contributingFactor>
 <preventiveAction>  <!-- 0..* Preventive actions that contributed to avoiding the adverse event -->
  <item[x]><!-- 1..1 Reference(DocumentReference|Immunization|
    MedicationAdministration|MedicationRequest|Procedure)|CodeableConcept Action that contributed to avoiding the adverse event --></item[x]>
 </preventiveAction>
 <mitigatingAction>  <!-- 0..* Ameliorating actions taken after the adverse event occured in order to reduce the extent of harm -->
  <item[x]><!-- 1..1 Reference(DocumentReference|MedicationAdministration|
    MedicationRequest|Procedure)|CodeableConcept Ameliorating action taken after the adverse event occured in order to reduce the extent of harm --></item[x]>
 </mitigatingAction>
 <supportingInfo>  <!-- 0..* Supporting information relevant to the event -->
  <item[x]><!-- 1..1 Reference(AllergyIntolerance|Condition|DocumentReference|
    FamilyMemberHistory|Immunization|Observation|Procedure)|CodeableConcept Subject medical history or document relevant to this adverse event --></item[x]>
 </supportingInfo>
 <study><!-- 0..* Reference(ResearchStudy) Research study that the subject is enrolled in --></study>
</AdverseEvent>

JSON Template

{doco
  "resourceType" : "AdverseEvent",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Business identifier for the event
  "status" : "<code>", // R!  in-progress | completed | entered-in-error | unknown
  "actuality" : "<code>", // R!  actual | potential
  "category" : [{ CodeableConcept }], // wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site
  "code" : { CodeableConcept }, // Event or incident that occurred or was averted
  "subject" : { Reference(Group|Patient|Practitioner|RelatedPerson) }, // R!  Subject impacted by event
  "encounter" : { Reference(Encounter) }, // The Encounter associated with the start of the AdverseEvent
  // occurrence[x]: When the event occurred. One of these 3:
  "occurrenceDateTime" : "<dateTime>",
  "occurrencePeriod" : { Period },
  "occurrenceTiming" : { Timing },
  "detected" : "<dateTime>", // When the event was detected
  "recordedDate" : "<dateTime>", // When the event was recorded
  "resultingCondition" : [{ Reference(Condition) }], // Effect on the subject due to this event
  "location" : { Reference(Location) }, // Location where adverse event occurred
  "seriousness" : { CodeableConcept }, // Seriousness or gravity of the event
  "outcome" : [{ CodeableConcept }], // Type of outcome from the adverse event
  "recorder" : { Reference(Patient|Practitioner|PractitionerRole|
   RelatedPerson) }, // Who recorded the adverse event
  "participant" : [{ // Who was involved in the adverse event or the potential adverse event and what they did
    "function" : { CodeableConcept }, // Type of involvement
    "actor" : { Reference(CareTeam|Device|Organization|Patient|Practitioner|
    PractitionerRole|RelatedPerson) } // R!  Who was involved in the adverse event or the potential adverse event
  }],
  "suspectEntity" : [{ // The suspected agent causing the adverse event
    // instance[x]: Refers to the specific entity that caused the adverse event. One of these 2:
    "instanceCodeableConcept" : { CodeableConcept },
    "instanceReference" : { Reference(Device|Immunization|Medication|
    MedicationAdministration|MedicationUsage|Procedure|Substance) },
    "causality" : { // Information on the possible cause of the event
      "assessmentMethod" : { CodeableConcept }, // Method of evaluating the relatedness of the suspected entity to the event
      "entityRelatedness" : { CodeableConcept }, // Result of the assessment regarding the relatedness of the suspected entity to the event
      "author" : { Reference(Patient|Practitioner|PractitionerRole|
     RelatedPerson) } // Author of the information on the possible cause of the event
    }
  }],
  "contributingFactor" : [{ // Contributing factors suspected to have increased the probability or severity of the adverse event
    // item[x]: Item suspected to have increased the probability or severity of the adverse event. One of these 2:
    "itemReference" : { Reference(AllergyIntolerance|Condition|DocumentReference|
    FamilyMemberHistory|Immunization|Observation|Procedure) }
    "itemCodeableConcept" : { CodeableConcept }
  }],
  "preventiveAction" : [{ // Preventive actions that contributed to avoiding the adverse event
    // item[x]: Action that contributed to avoiding the adverse event. One of these 2:
    "itemReference" : { Reference(DocumentReference|Immunization|
    MedicationAdministration|MedicationRequest|Procedure) }
    "itemCodeableConcept" : { CodeableConcept }
  }],
  "mitigatingAction" : [{ // Ameliorating actions taken after the adverse event occured in order to reduce the extent of harm
    // item[x]: 
      Ameliorating action taken after the adverse event occured in order to reduce the extent of harm. One of these 2:
    "itemReference" : { Reference(DocumentReference|MedicationAdministration|
    MedicationRequest|Procedure) }
    "itemCodeableConcept" : { CodeableConcept }
  }],
  "supportingInfo" : [{ // Supporting information relevant to the event
    // item[x]: Subject medical history or document relevant to this adverse event. One of these 2:
    "itemReference" : { Reference(AllergyIntolerance|Condition|DocumentReference|
    FamilyMemberHistory|Immunization|Observation|Procedure) }
    "itemCodeableConcept" : { CodeableConcept }
  }],
  "study" : [{ Reference(ResearchStudy) }] // Research study that the subject is enrolled in
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:AdverseEvent;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:AdverseEvent.identifier [ Identifier ], ... ; # 0..* Business identifier for the event
  fhir:AdverseEvent.status [ code ]; # 1..1 in-progress | completed | entered-in-error | unknown
  fhir:AdverseEvent.actuality [ code ]; # 1..1 actual | potential
  fhir:AdverseEvent.category [ CodeableConcept ], ... ; # 0..* wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site
  fhir:AdverseEvent.code [ CodeableConcept ]; # 0..1 Event or incident that occurred or was averted
  fhir:AdverseEvent.subject [ Reference(Group|Patient|Practitioner|RelatedPerson) ]; # 1..1 Subject impacted by event
  fhir:AdverseEvent.encounter [ Reference(Encounter) ]; # 0..1 The Encounter associated with the start of the AdverseEvent
  # AdverseEvent.occurrence[x] : 0..1 When the event occurred. One of these 3
    fhir:AdverseEvent.occurrenceDateTime [ dateTime ]
    fhir:AdverseEvent.occurrencePeriod [ Period ]
    fhir:AdverseEvent.occurrenceTiming [ Timing ]
  fhir:AdverseEvent.detected [ dateTime ]; # 0..1 When the event was detected
  fhir:AdverseEvent.recordedDate [ dateTime ]; # 0..1 When the event was recorded
  fhir:AdverseEvent.resultingCondition [ Reference(Condition) ], ... ; # 0..* Effect on the subject due to this event
  fhir:AdverseEvent.location [ Reference(Location) ]; # 0..1 Location where adverse event occurred
  fhir:AdverseEvent.seriousness [ CodeableConcept ]; # 0..1 Seriousness or gravity of the event
  fhir:AdverseEvent.outcome [ CodeableConcept ], ... ; # 0..* Type of outcome from the adverse event
  fhir:AdverseEvent.recorder [ Reference(Patient|Practitioner|PractitionerRole|RelatedPerson) ]; # 0..1 Who recorded the adverse event
  fhir:AdverseEvent.participant [ # 0..* Who was involved in the adverse event or the potential adverse event and what they did
    fhir:AdverseEvent.participant.function [ CodeableConcept ]; # 0..1 Type of involvement
    fhir:AdverseEvent.participant.actor [ Reference(CareTeam|Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) ]; # 1..1 Who was involved in the adverse event or the potential adverse event
  ], ...;
  fhir:AdverseEvent.suspectEntity [ # 0..* The suspected agent causing the adverse event
    # AdverseEvent.suspectEntity.instance[x] : 1..1 Refers to the specific entity that caused the adverse event. One of these 2
      fhir:AdverseEvent.suspectEntity.instanceCodeableConcept [ CodeableConcept ]
      fhir:AdverseEvent.suspectEntity.instanceReference [ Reference(Device|Immunization|Medication|MedicationAdministration|MedicationUsage|
  Procedure|Substance) ]
    fhir:AdverseEvent.suspectEntity.causality [ # 0..1 Information on the possible cause of the event
      fhir:AdverseEvent.suspectEntity.causality.assessmentMethod [ CodeableConcept ]; # 0..1 Method of evaluating the relatedness of the suspected entity to the event
      fhir:AdverseEvent.suspectEntity.causality.entityRelatedness [ CodeableConcept ]; # 0..1 Result of the assessment regarding the relatedness of the suspected entity to the event
      fhir:AdverseEvent.suspectEntity.causality.author [ Reference(Patient|Practitioner|PractitionerRole|RelatedPerson) ]; # 0..1 Author of the information on the possible cause of the event
    ];
  ], ...;
  fhir:AdverseEvent.contributingFactor [ # 0..* Contributing factors suspected to have increased the probability or severity of the adverse event
    # AdverseEvent.contributingFactor.item[x] : 1..1 Item suspected to have increased the probability or severity of the adverse event. One of these 2
      fhir:AdverseEvent.contributingFactor.itemReference [ Reference(AllergyIntolerance|Condition|DocumentReference|FamilyMemberHistory|Immunization|
  Observation|Procedure) ]
      fhir:AdverseEvent.contributingFactor.itemCodeableConcept [ CodeableConcept ]
  ], ...;
  fhir:AdverseEvent.preventiveAction [ # 0..* Preventive actions that contributed to avoiding the adverse event
    # AdverseEvent.preventiveAction.item[x] : 1..1 Action that contributed to avoiding the adverse event. One of these 2
      fhir:AdverseEvent.preventiveAction.itemReference [ Reference(DocumentReference|Immunization|MedicationAdministration|MedicationRequest|
  Procedure) ]
      fhir:AdverseEvent.preventiveAction.itemCodeableConcept [ CodeableConcept ]
  ], ...;
  fhir:AdverseEvent.mitigatingAction [ # 0..* Ameliorating actions taken after the adverse event occured in order to reduce the extent of harm
    # AdverseEvent.mitigatingAction.item[x] : 1..1 Ameliorating action taken after the adverse event occured in order to reduce the extent of harm. One of these 2
      fhir:AdverseEvent.mitigatingAction.itemReference [ Reference(DocumentReference|MedicationAdministration|MedicationRequest|Procedure) ]
      fhir:AdverseEvent.mitigatingAction.itemCodeableConcept [ CodeableConcept ]
  ], ...;
  fhir:AdverseEvent.supportingInfo [ # 0..* Supporting information relevant to the event
    # AdverseEvent.supportingInfo.item[x] : 1..1 Subject medical history or document relevant to this adverse event. One of these 2
      fhir:AdverseEvent.supportingInfo.itemReference [ Reference(AllergyIntolerance|Condition|DocumentReference|FamilyMemberHistory|Immunization|
  Observation|Procedure) ]
      fhir:AdverseEvent.supportingInfo.itemCodeableConcept [ CodeableConcept ]
  ], ...;
  fhir:AdverseEvent.study [ Reference(ResearchStudy) ], ... ; # 0..* Research study that the subject is enrolled in
]

Changes since R3

AdverseEvent
AdverseEvent.identifier
  • Max Cardinality changed from 1 to *
AdverseEvent.status
  • Added Mandatory Element
AdverseEvent.actuality
  • Change value set from http://hl7.org/fhir/ValueSet/adverse-event-actuality|4.0.0 to http://hl7.org/fhir/ValueSet/adverse-event-actuality|4.6.0
AdverseEvent.category
  • Remove Binding http://hl7.org/fhir/ValueSet/adverse-event-category (extensible)
AdverseEvent.code
  • Added Element
AdverseEvent.occurrence[x]
  • Added Element
AdverseEvent.outcome
  • Max Cardinality changed from 1 to *
  • Remove Binding http://hl7.org/fhir/ValueSet/adverse-event-outcome|4.0.0 (required)
AdverseEvent.participant
  • Added Element
AdverseEvent.participant.function
  • Added Element
AdverseEvent.participant.actor
  • Added Mandatory Element
AdverseEvent.suspectEntity.instance[x]
  • Added Mandatory Element
AdverseEvent.suspectEntity.causality
  • Max Cardinality changed from * to 1
AdverseEvent.suspectEntity.causality.assessmentMethod
  • Added Element
AdverseEvent.suspectEntity.causality.entityRelatedness
  • Added Element
AdverseEvent.suspectEntity.causality.author
  • Type Reference: Added Target Types Patient, RelatedPerson
AdverseEvent.contributingFactor
  • Added Element
AdverseEvent.contributingFactor.item[x]
  • Added Mandatory Element
AdverseEvent.preventiveAction
  • Added Element
AdverseEvent.preventiveAction.item[x]
  • Added Mandatory Element
AdverseEvent.mitigatingAction
  • Added Element
AdverseEvent.mitigatingAction.item[x]
  • Added Mandatory Element
AdverseEvent.supportingInfo
  • Added Element
AdverseEvent.supportingInfo.item[x]
  • Added Mandatory Element
AdverseEvent.event
  • deleted
AdverseEvent.date
  • deleted
AdverseEvent.severity
  • deleted
AdverseEvent.contributor
  • deleted
AdverseEvent.suspectEntity.instance
  • deleted
AdverseEvent.suspectEntity.causality.assessment
  • deleted
AdverseEvent.suspectEntity.causality.productRelatedness
  • deleted
AdverseEvent.suspectEntity.causality.method
  • deleted
AdverseEvent.subjectMedicalHistory
  • deleted
AdverseEvent.referenceDocument
  • deleted

See the Full Difference for further information

This analysis is available as XML or JSON.

See R3 <--> R4 Conversion Maps (status = 1 test that all execute ok. 1 fail round-trip testing and 1 r3 resources are invalid (0 errors).)

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. AdverseEvent TUDomainResourceMedical care, research study or other healthcare event causing physical injury
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier Σ0..*IdentifierBusiness identifier for the event
... status ?!Σ1..1codein-progress | completed | entered-in-error | unknown
Adverse Event Status (Required)
... actuality ?!Σ1..1codeactual | potential
AdverseEventActuality (Required)
... code Σ0..1CodeableConceptEvent or incident that occurred or was averted
AdverseEvent Type (Example)
... subject Σ1..1Reference(Patient | Group | Practitioner | RelatedPerson)Subject impacted by event
... encounter Σ0..1Reference(Encounter)The Encounter associated with the start of the AdverseEvent
... occurrence[x] Σ0..1When the event occurred
.... occurrenceDateTimedateTime
.... occurrencePeriodPeriod
.... occurrenceTimingTiming
... detected Σ0..1dateTimeWhen the event was detected
... recordedDate Σ0..1dateTimeWhen the event was recorded
... resultingCondition Σ0..*Reference(Condition)Effect on the subject due to this event
... location Σ0..1Reference(Location)Location where adverse event occurred
... seriousness Σ0..1CodeableConceptSeriousness or gravity of the event
AdverseEventSeriousness (Example)
... outcome Σ0..*CodeableConceptType of outcome from the adverse event
AdverseEvent Outcome (Example)
... recorder Σ0..1Reference(Patient | Practitioner | PractitionerRole | RelatedPerson)Who recorded the adverse event
... participant Σ0..*BackboneElementWho was involved in the adverse event or the potential adverse event and what they did
.... function Σ0..1CodeableConceptType of involvement
AdverseEvent Participant Function (Example)
.... actor Σ1..1Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson)Who was involved in the adverse event or the potential adverse event
... suspectEntity Σ0..*BackboneElementThe suspected agent causing the adverse event
.... instance[x] Σ1..1Refers to the specific entity that caused the adverse event
..... instanceCodeableConceptCodeableConcept
..... instanceReferenceReference(Immunization | Procedure | Substance | Medication | MedicationAdministration | MedicationUsage | Device)
.... causality Σ0..1BackboneElementInformation on the possible cause of the event
..... assessmentMethod Σ0..1CodeableConceptMethod of evaluating the relatedness of the suspected entity to the event
AdverseEventCausalityMethod (Example)
..... entityRelatedness Σ0..1CodeableConceptResult of the assessment regarding the relatedness of the suspected entity to the event
AdverseEventCausalityAssessment (Example)
..... author Σ0..1Reference(Practitioner | PractitionerRole | Patient | RelatedPerson)Author of the information on the possible cause of the event
... contributingFactor Σ0..*BackboneElementContributing factors suspected to have increased the probability or severity of the adverse event
.... item[x] Σ1..1Item suspected to have increased the probability or severity of the adverse event
AdverseEvent Contributing Factor (Example)
..... itemReferenceReference(Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | DocumentReference)
..... itemCodeableConceptCodeableConcept
... preventiveAction Σ0..*BackboneElementPreventive actions that contributed to avoiding the adverse event
.... item[x] Σ1..1Action that contributed to avoiding the adverse event
AdverseEvent Preventive Action (Example)
..... itemReferenceReference(Immunization | Procedure | DocumentReference | MedicationAdministration | MedicationRequest)
..... itemCodeableConceptCodeableConcept
... mitigatingAction Σ0..*BackboneElementAmeliorating actions taken after the adverse event occured in order to reduce the extent of harm
.... item[x] Σ1..1Ameliorating action taken after the adverse event occured in order to reduce the extent of harm
AdverseEvent Mitigating Action (Example)
..... itemReferenceReference(Procedure | DocumentReference | MedicationAdministration | MedicationRequest)
..... itemCodeableConceptCodeableConcept
... supportingInfo Σ0..*BackboneElementSupporting information relevant to the event
.... item[x] Σ1..1Subject medical history or document relevant to this adverse event
AdverseEvent Supporting Information (Example)
..... itemReferenceReference(Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | DocumentReference)
..... itemCodeableConceptCodeableConcept
... study Σ0..*Reference(ResearchStudy)Research study that the subject is enrolled in

doco Documentation for this format

UML Diagram (Legend)

AdverseEvent (DomainResource)Business identifiers assigned to this adverse event by the performer or other systems which remain constant as the resource is updated and propagates from server to serveridentifier : Identifier [0..*]The current state of the adverse event or potential adverse event (this element modifies the meaning of other elements)status : code [1..1] « null (Strength=Required)AdverseEventStatus! »Whether the event actually happened, or just had the potential to. Note that this is independent of whether anyone was affected or harmed or how severely (this element modifies the meaning of other elements)actuality : code [1..1] « null (Strength=Required)AdverseEventActuality! »The overall type of event, intended for search and filtering purposescategory : CodeableConcept [0..*] « null (Strength=Example)AdverseEventCategory?? »Specific event that occurred or that was averted, such as patient fall, wrong organ removed, or wrong blood transfusedcode : CodeableConcept [0..1] « null (Strength=Example)AdverseEvent Type?? »This subject or group impacted by the eventsubject : Reference [1..1] « Patient|Group|Practitioner| RelatedPerson »The Encounter associated with the start of the AdverseEventencounter : Reference [0..1] « Encounter »The date (and perhaps time) when the adverse event occurredoccurrence[x] : DataType [0..1] « dateTime|Period|Timing »Estimated or actual date the AdverseEvent began, in the opinion of the reporterdetected : dateTime [0..1]The date on which the existence of the AdverseEvent was first recordedrecordedDate : dateTime [0..1]Information about the condition that occurred as a result of the adverse event, such as hives due to the exposure to a substance (for example, a drug or a chemical) or a broken leg as a result of the fallresultingCondition : Reference [0..*] « Condition »The information about where the adverse event occurredlocation : Reference [0..1] « Location »Assessment whether this event, or averted event, was of clinical importanceseriousness : CodeableConcept [0..1] « null (Strength=Example)AdverseEventSeriousness?? »Describes the type of outcome from the adverse event, such as resolved, recovering, ongoing, resolved-with-sequelae, or fataloutcome : CodeableConcept [0..*] « null (Strength=Example)AdverseEvent Outcome?? »Information on who recorded the adverse event. May be the patient or a practitionerrecorder : Reference [0..1] « Patient|Practitioner|PractitionerRole| RelatedPerson »The research study that the subject is enrolled instudy : Reference [0..*] « ResearchStudy »ParticipantDistinguishes the type of involvement of the actor in the adverse event, such as contributor or informantfunction : CodeableConcept [0..1] « null (Strength=Example)AdverseEvent Participant Func...?? »Indicates who or what participated in the eventactor : Reference [1..1] « Practitioner|PractitionerRole| Organization|CareTeam|Patient|Device|RelatedPerson »SuspectEntityIdentifies the actual instance of what caused the adverse event. May be a substance, medication, medication administration, medication statement or a deviceinstance[x] : DataType [1..1] « CodeableConcept|Reference( Immunization|Procedure|Substance|Medication| MedicationAdministration|MedicationUsage|Device) »CausalityThe method of evaluating the relatedness of the suspected entity to the eventassessmentMethod : CodeableConcept [0..1] « null (Strength=Example) AdverseEventCausalityMethod?? »The result of the assessment regarding the relatedness of the suspected entity to the evententityRelatedness : CodeableConcept [0..1] « null (Strength=Example) AdverseEventCausalityAssessme...?? »The author of the information on the possible cause of the eventauthor : Reference [0..1] « Practitioner|PractitionerRole|Patient| RelatedPerson »ContributingFactorThe item that is suspected to have increased the probability or severity of the adverse eventitem[x] : DataType [1..1] « Reference(Condition|Observation| AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure| DocumentReference)|CodeableConcept; null (Strength=Example)AdverseEvent Contributing Fac...?? »PreventiveActionThe action that contributed to avoiding the adverse eventitem[x] : DataType [1..1] « Reference(Immunization|Procedure| DocumentReference|MedicationAdministration|MedicationRequest)| CodeableConcept; null (Strength=Example)AdverseEvent Preventive Action?? »MitigatingActionThe ameliorating action taken after the adverse event occured in order to reduce the extent of harmitem[x] : DataType [1..1] « Reference(Procedure|DocumentReference| MedicationAdministration|MedicationRequest)|CodeableConcept; null (Strength=Example) AdverseEvent Mitigating Action?? »SupportingInfoRelevant past history for the subject. In a clinical care context, an example being a patient had an adverse event following a pencillin administration and the patient had a previously documented penicillin allergy. In a clinical trials context, an example is a bunion or rash that was present prior to the study. Additionally, the supporting item can be a document that is relevant to this instance of the adverse event that is not part of the subject's medical history. For example, a clinical note, staff list, or material safety data sheet (MSDS). Supporting information is not a contributing factor, preventive action, or mitigating actionitem[x] : DataType [1..1] « Reference(Condition|Observation| AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure| DocumentReference)|CodeableConcept; null (Strength=Example)AdverseEvent Supporting Infor...?? »Indicates who or what participated in the adverse event and how they were involvedparticipant[0..*]Information on the possible cause of the eventcausality[0..1]Describes the entity that is suspected to have caused the adverse eventsuspectEntity[0..*]The contributing factors suspected to have increased the probability or severity of the adverse eventcontributingFactor[0..*]Preventive actions that contributed to avoiding the adverse eventpreventiveAction[0..*]The ameliorating action taken after the adverse event occured in order to reduce the extent of harmmitigatingAction[0..*]Supporting information relevant to the eventsupportingInfo[0..*]

XML Template

<AdverseEvent xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Business identifier for the event --></identifier>
 <status value="[code]"/><!-- 1..1 in-progress | completed | entered-in-error | unknown -->
 <actuality value="[code]"/><!-- 1..1 actual | potential -->
 <category><!-- 0..* CodeableConcept wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site --></category>
 <code><!-- 0..1 CodeableConcept Event or incident that occurred or was averted --></code>
 <subject><!-- 1..1 Reference(Group|Patient|Practitioner|RelatedPerson) Subject impacted by event --></subject>
 <encounter><!-- 0..1 Reference(Encounter) The Encounter associated with the start of the AdverseEvent --></encounter>
 <occurrence[x]><!-- 0..1 dateTime|Period|Timing When the event occurred --></occurrence[x]>
 <detected value="[dateTime]"/><!-- 0..1 When the event was detected -->
 <recordedDate value="[dateTime]"/><!-- 0..1 When the event was recorded -->
 <resultingCondition><!-- 0..* Reference(Condition) Effect on the subject due to this event --></resultingCondition>
 <location><!-- 0..1 Reference(Location) Location where adverse event occurred --></location>
 <seriousness><!-- 0..1 CodeableConcept Seriousness or gravity of the event --></seriousness>
 <outcome><!-- 0..* CodeableConcept Type of outcome from the adverse event --></outcome>
 <recorder><!-- 0..1 Reference(Patient|Practitioner|PractitionerRole|
   RelatedPerson) Who recorded the adverse event --></recorder>
 <participant>  <!-- 0..* Who was involved in the adverse event or the potential adverse event and what they did -->
  <function><!-- 0..1 CodeableConcept Type of involvement --></function>
  <actor><!-- 1..1 Reference(CareTeam|Device|Organization|Patient|Practitioner|
    PractitionerRole|RelatedPerson) Who was involved in the adverse event or the potential adverse event --></actor>
 </participant>
 <suspectEntity>  <!-- 0..* The suspected agent causing the adverse event -->
  <instance[x]><!-- 1..1 CodeableConcept|Reference(Device|Immunization|Medication|
    MedicationAdministration|MedicationUsage|Procedure|Substance) Refers to the specific entity that caused the adverse event --></instance[x]>
  <causality>  <!-- 0..1 Information on the possible cause of the event -->
   <assessmentMethod><!-- 0..1 CodeableConcept Method of evaluating the relatedness of the suspected entity to the event --></assessmentMethod>
   <entityRelatedness><!-- 0..1 CodeableConcept Result of the assessment regarding the relatedness of the suspected entity to the event --></entityRelatedness>
   <author><!-- 0..1 Reference(Patient|Practitioner|PractitionerRole|
     RelatedPerson) Author of the information on the possible cause of the event --></author>
  </causality>
 </suspectEntity>
 <contributingFactor>  <!-- 0..* Contributing factors suspected to have increased the probability or severity of the adverse event -->
  <item[x]><!-- 1..1 Reference(AllergyIntolerance|Condition|DocumentReference|
    FamilyMemberHistory|Immunization|Observation|Procedure)|CodeableConcept Item suspected to have increased the probability or severity of the adverse event --></item[x]>
 </contributingFactor>
 <preventiveAction>  <!-- 0..* Preventive actions that contributed to avoiding the adverse event -->
  <item[x]><!-- 1..1 Reference(DocumentReference|Immunization|
    MedicationAdministration|MedicationRequest|Procedure)|CodeableConcept Action that contributed to avoiding the adverse event --></item[x]>
 </preventiveAction>
 <mitigatingAction>  <!-- 0..* Ameliorating actions taken after the adverse event occured in order to reduce the extent of harm -->
  <item[x]><!-- 1..1 Reference(DocumentReference|MedicationAdministration|
    MedicationRequest|Procedure)|CodeableConcept Ameliorating action taken after the adverse event occured in order to reduce the extent of harm --></item[x]>
 </mitigatingAction>
 <supportingInfo>  <!-- 0..* Supporting information relevant to the event -->
  <item[x]><!-- 1..1 Reference(AllergyIntolerance|Condition|DocumentReference|
    FamilyMemberHistory|Immunization|Observation|Procedure)|CodeableConcept Subject medical history or document relevant to this adverse event --></item[x]>
 </supportingInfo>
 <study><!-- 0..* Reference(ResearchStudy) Research study that the subject is enrolled in --></study>
</AdverseEvent>

JSON Template

{doco
  "resourceType" : "AdverseEvent",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Business identifier for the event
  "status" : "<code>", // R!  in-progress | completed | entered-in-error | unknown
  "actuality" : "<code>", // R!  actual | potential
  "category" : [{ CodeableConcept }], // wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site
  "code" : { CodeableConcept }, // Event or incident that occurred or was averted
  "subject" : { Reference(Group|Patient|Practitioner|RelatedPerson) }, // R!  Subject impacted by event
  "encounter" : { Reference(Encounter) }, // The Encounter associated with the start of the AdverseEvent
  // occurrence[x]: When the event occurred. One of these 3:
  "occurrenceDateTime" : "<dateTime>",
  "occurrencePeriod" : { Period },
  "occurrenceTiming" : { Timing },
  "detected" : "<dateTime>", // When the event was detected
  "recordedDate" : "<dateTime>", // When the event was recorded
  "resultingCondition" : [{ Reference(Condition) }], // Effect on the subject due to this event
  "location" : { Reference(Location) }, // Location where adverse event occurred
  "seriousness" : { CodeableConcept }, // Seriousness or gravity of the event
  "outcome" : [{ CodeableConcept }], // Type of outcome from the adverse event
  "recorder" : { Reference(Patient|Practitioner|PractitionerRole|
   RelatedPerson) }, // Who recorded the adverse event
  "participant" : [{ // Who was involved in the adverse event or the potential adverse event and what they did
    "function" : { CodeableConcept }, // Type of involvement
    "actor" : { Reference(CareTeam|Device|Organization|Patient|Practitioner|
    PractitionerRole|RelatedPerson) } // R!  Who was involved in the adverse event or the potential adverse event
  }],
  "suspectEntity" : [{ // The suspected agent causing the adverse event
    // instance[x]: Refers to the specific entity that caused the adverse event. One of these 2:
    "instanceCodeableConcept" : { CodeableConcept },
    "instanceReference" : { Reference(Device|Immunization|Medication|
    MedicationAdministration|MedicationUsage|Procedure|Substance) },
    "causality" : { // Information on the possible cause of the event
      "assessmentMethod" : { CodeableConcept }, // Method of evaluating the relatedness of the suspected entity to the event
      "entityRelatedness" : { CodeableConcept }, // Result of the assessment regarding the relatedness of the suspected entity to the event
      "author" : { Reference(Patient|Practitioner|PractitionerRole|
     RelatedPerson) } // Author of the information on the possible cause of the event
    }
  }],
  "contributingFactor" : [{ // Contributing factors suspected to have increased the probability or severity of the adverse event
    // item[x]: Item suspected to have increased the probability or severity of the adverse event. One of these 2:
    "itemReference" : { Reference(AllergyIntolerance|Condition|DocumentReference|
    FamilyMemberHistory|Immunization|Observation|Procedure) }
    "itemCodeableConcept" : { CodeableConcept }
  }],
  "preventiveAction" : [{ // Preventive actions that contributed to avoiding the adverse event
    // item[x]: Action that contributed to avoiding the adverse event. One of these 2:
    "itemReference" : { Reference(DocumentReference|Immunization|
    MedicationAdministration|MedicationRequest|Procedure) }
    "itemCodeableConcept" : { CodeableConcept }
  }],
  "mitigatingAction" : [{ // Ameliorating actions taken after the adverse event occured in order to reduce the extent of harm
    // item[x]: 
      Ameliorating action taken after the adverse event occured in order to reduce the extent of harm. One of these 2:
    "itemReference" : { Reference(DocumentReference|MedicationAdministration|
    MedicationRequest|Procedure) }
    "itemCodeableConcept" : { CodeableConcept }
  }],
  "supportingInfo" : [{ // Supporting information relevant to the event
    // item[x]: Subject medical history or document relevant to this adverse event. One of these 2:
    "itemReference" : { Reference(AllergyIntolerance|Condition|DocumentReference|
    FamilyMemberHistory|Immunization|Observation|Procedure) }
    "itemCodeableConcept" : { CodeableConcept }
  }],
  "study" : [{ Reference(ResearchStudy) }] // Research study that the subject is enrolled in
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:AdverseEvent;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:AdverseEvent.identifier [ Identifier ], ... ; # 0..* Business identifier for the event
  fhir:AdverseEvent.status [ code ]; # 1..1 in-progress | completed | entered-in-error | unknown
  fhir:AdverseEvent.actuality [ code ]; # 1..1 actual | potential
  fhir:AdverseEvent.category [ CodeableConcept ], ... ; # 0..* wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site
  fhir:AdverseEvent.code [ CodeableConcept ]; # 0..1 Event or incident that occurred or was averted
  fhir:AdverseEvent.subject [ Reference(Group|Patient|Practitioner|RelatedPerson) ]; # 1..1 Subject impacted by event
  fhir:AdverseEvent.encounter [ Reference(Encounter) ]; # 0..1 The Encounter associated with the start of the AdverseEvent
  # AdverseEvent.occurrence[x] : 0..1 When the event occurred. One of these 3
    fhir:AdverseEvent.occurrenceDateTime [ dateTime ]
    fhir:AdverseEvent.occurrencePeriod [ Period ]
    fhir:AdverseEvent.occurrenceTiming [ Timing ]
  fhir:AdverseEvent.detected [ dateTime ]; # 0..1 When the event was detected
  fhir:AdverseEvent.recordedDate [ dateTime ]; # 0..1 When the event was recorded
  fhir:AdverseEvent.resultingCondition [ Reference(Condition) ], ... ; # 0..* Effect on the subject due to this event
  fhir:AdverseEvent.location [ Reference(Location) ]; # 0..1 Location where adverse event occurred
  fhir:AdverseEvent.seriousness [ CodeableConcept ]; # 0..1 Seriousness or gravity of the event
  fhir:AdverseEvent.outcome [ CodeableConcept ], ... ; # 0..* Type of outcome from the adverse event
  fhir:AdverseEvent.recorder [ Reference(Patient|Practitioner|PractitionerRole|RelatedPerson) ]; # 0..1 Who recorded the adverse event
  fhir:AdverseEvent.participant [ # 0..* Who was involved in the adverse event or the potential adverse event and what they did
    fhir:AdverseEvent.participant.function [ CodeableConcept ]; # 0..1 Type of involvement
    fhir:AdverseEvent.participant.actor [ Reference(CareTeam|Device|Organization|Patient|Practitioner|PractitionerRole|RelatedPerson) ]; # 1..1 Who was involved in the adverse event or the potential adverse event
  ], ...;
  fhir:AdverseEvent.suspectEntity [ # 0..* The suspected agent causing the adverse event
    # AdverseEvent.suspectEntity.instance[x] : 1..1 Refers to the specific entity that caused the adverse event. One of these 2
      fhir:AdverseEvent.suspectEntity.instanceCodeableConcept [ CodeableConcept ]
      fhir:AdverseEvent.suspectEntity.instanceReference [ Reference(Device|Immunization|Medication|MedicationAdministration|MedicationUsage|
  Procedure|Substance) ]
    fhir:AdverseEvent.suspectEntity.causality [ # 0..1 Information on the possible cause of the event
      fhir:AdverseEvent.suspectEntity.causality.assessmentMethod [ CodeableConcept ]; # 0..1 Method of evaluating the relatedness of the suspected entity to the event
      fhir:AdverseEvent.suspectEntity.causality.entityRelatedness [ CodeableConcept ]; # 0..1 Result of the assessment regarding the relatedness of the suspected entity to the event
      fhir:AdverseEvent.suspectEntity.causality.author [ Reference(Patient|Practitioner|PractitionerRole|RelatedPerson) ]; # 0..1 Author of the information on the possible cause of the event
    ];
  ], ...;
  fhir:AdverseEvent.contributingFactor [ # 0..* Contributing factors suspected to have increased the probability or severity of the adverse event
    # AdverseEvent.contributingFactor.item[x] : 1..1 Item suspected to have increased the probability or severity of the adverse event. One of these 2
      fhir:AdverseEvent.contributingFactor.itemReference [ Reference(AllergyIntolerance|Condition|DocumentReference|FamilyMemberHistory|Immunization|
  Observation|Procedure) ]
      fhir:AdverseEvent.contributingFactor.itemCodeableConcept [ CodeableConcept ]
  ], ...;
  fhir:AdverseEvent.preventiveAction [ # 0..* Preventive actions that contributed to avoiding the adverse event
    # AdverseEvent.preventiveAction.item[x] : 1..1 Action that contributed to avoiding the adverse event. One of these 2
      fhir:AdverseEvent.preventiveAction.itemReference [ Reference(DocumentReference|Immunization|MedicationAdministration|MedicationRequest|
  Procedure) ]
      fhir:AdverseEvent.preventiveAction.itemCodeableConcept [ CodeableConcept ]
  ], ...;
  fhir:AdverseEvent.mitigatingAction [ # 0..* Ameliorating actions taken after the adverse event occured in order to reduce the extent of harm
    # AdverseEvent.mitigatingAction.item[x] : 1..1 Ameliorating action taken after the adverse event occured in order to reduce the extent of harm. One of these 2
      fhir:AdverseEvent.mitigatingAction.itemReference [ Reference(DocumentReference|MedicationAdministration|MedicationRequest|Procedure) ]
      fhir:AdverseEvent.mitigatingAction.itemCodeableConcept [ CodeableConcept ]
  ], ...;
  fhir:AdverseEvent.supportingInfo [ # 0..* Supporting information relevant to the event
    # AdverseEvent.supportingInfo.item[x] : 1..1 Subject medical history or document relevant to this adverse event. One of these 2
      fhir:AdverseEvent.supportingInfo.itemReference [ Reference(AllergyIntolerance|Condition|DocumentReference|FamilyMemberHistory|Immunization|
  Observation|Procedure) ]
      fhir:AdverseEvent.supportingInfo.itemCodeableConcept [ CodeableConcept ]
  ], ...;
  fhir:AdverseEvent.study [ Reference(ResearchStudy) ], ... ; # 0..* Research study that the subject is enrolled in
]

Changes since Release 3

AdverseEvent
AdverseEvent.identifier
  • Max Cardinality changed from 1 to *
AdverseEvent.status
  • Added Mandatory Element
AdverseEvent.actuality
  • Change value set from http://hl7.org/fhir/ValueSet/adverse-event-actuality|4.0.0 to http://hl7.org/fhir/ValueSet/adverse-event-actuality|4.6.0
AdverseEvent.category
  • Remove Binding http://hl7.org/fhir/ValueSet/adverse-event-category (extensible)
AdverseEvent.code
  • Added Element
AdverseEvent.occurrence[x]
  • Added Element
AdverseEvent.outcome
  • Max Cardinality changed from 1 to *
  • Remove Binding http://hl7.org/fhir/ValueSet/adverse-event-outcome|4.0.0 (required)
AdverseEvent.participant
  • Added Element
AdverseEvent.participant.function
  • Added Element
AdverseEvent.participant.actor
  • Added Mandatory Element
AdverseEvent.suspectEntity.instance[x]
  • Added Mandatory Element
AdverseEvent.suspectEntity.causality
  • Max Cardinality changed from * to 1
AdverseEvent.suspectEntity.causality.assessmentMethod
  • Added Element
AdverseEvent.suspectEntity.causality.entityRelatedness
  • Added Element
AdverseEvent.suspectEntity.causality.author
  • Type Reference: Added Target Types Patient, RelatedPerson
AdverseEvent.contributingFactor
  • Added Element
AdverseEvent.contributingFactor.item[x]
  • Added Mandatory Element
AdverseEvent.preventiveAction
  • Added Element
AdverseEvent.preventiveAction.item[x]
  • Added Mandatory Element
AdverseEvent.mitigatingAction
  • Added Element
AdverseEvent.mitigatingAction.item[x]
  • Added Mandatory Element
AdverseEvent.supportingInfo
  • Added Element
AdverseEvent.supportingInfo.item[x]
  • Added Mandatory Element
AdverseEvent.event
  • deleted
AdverseEvent.date
  • deleted
AdverseEvent.severity
  • deleted
AdverseEvent.contributor
  • deleted
AdverseEvent.suspectEntity.instance
  • deleted
AdverseEvent.suspectEntity.causality.assessment
  • deleted
AdverseEvent.suspectEntity.causality.productRelatedness
  • deleted
AdverseEvent.suspectEntity.causality.method
  • deleted
AdverseEvent.subjectMedicalHistory
  • deleted
AdverseEvent.referenceDocument
  • deleted

See the Full Difference for further information

This analysis is available as XML or JSON.

See R3 <--> R4 Conversion Maps (status = 1 test that all execute ok. 1 fail round-trip testing and 1 r3 resources are invalid (0 errors).)

 

See the Profiles & Extensions and the alternate definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions, the spreadsheet version & the dependency analysis a

PathDefinitionTypeReference
AdverseEvent.status RequiredAdverseEventStatus
AdverseEvent.actuality RequiredAdverseEventActuality
AdverseEvent.category ExampleAdverseEventCategory
AdverseEvent.code ExampleAdverseEvent Type
AdverseEvent.seriousness ExampleAdverseEventSeriousness
AdverseEvent.outcome ExampleAdverseEvent Outcome
AdverseEvent.participant.function ExampleAdverseEvent Participant Function
AdverseEvent.suspectEntity.causality.assessmentMethod ExampleAdverseEventCausalityMethod
AdverseEvent.suspectEntity.causality.entityRelatedness ExampleAdverseEventCausalityAssessment
AdverseEvent.contributingFactor.item[x] ExampleAdverseEvent Contributing Factor
AdverseEvent.preventiveAction.item[x] ExampleAdverseEvent Preventive Action
AdverseEvent.mitigatingAction.item[x] ExampleAdverseEvent Mitigating Action
AdverseEvent.supportingInfo.item[x] ExampleAdverseEvent Supporting Inforation

Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionExpressionIn Common
actuality Ntokenactual | potentialAdverseEvent.actuality
categorytokenwrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-siteAdverseEvent.category
codetokenEvent or incident that occurred or was avertedAdverseEvent.code
datedateWhen the event occurredAdverseEvent.occurrence
identifiertokenBusiness identifier for the eventAdverseEvent.identifier
locationreferenceLocation where adverse event occurredAdverseEvent.location
(Location)
patientreferenceSubject impacted by eventAdverseEvent.subject
(Practitioner, Group, Patient, RelatedPerson)
recorderreferenceWho recorded the adverse eventAdverseEvent.recorder
(Practitioner, Patient, PractitionerRole, RelatedPerson)
resultingconditionreferenceEffect on the subject due to this eventAdverseEvent.resultingCondition
(Condition)
seriousnesstokenSeriousness or gravity of the eventAdverseEvent.seriousness
status Ntokenin-progress | completed | entered-in-error | unknownAdverseEvent.status
studyreferenceResearch study that the subject is enrolled inAdverseEvent.study
(ResearchStudy)
subjectreferenceSubject impacted by eventAdverseEvent.subject
(Practitioner, Group, Patient, RelatedPerson)
substancereferenceRefers to the specific entity that caused the adverse event(AdverseEvent.suspectEntity.instance as Reference)
(Immunization, Device, Medication, Procedure, Substance, MedicationAdministration, MedicationUsage)