This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Patient Care Work Group | Maturity Level: 2 | Trial Use | Security Category: Patient | Compartments: Patient, Practitioner, RelatedPerson |
Detailed Descriptions for the elements in the AdverseEvent resource.
AdverseEvent | |
Element Id | AdverseEvent |
Definition | An event (i.e. any change to current patient status) that may be related to unintended effects on a patient or research participant. The unintended effects may require additional monitoring, treatment, hospitalization, or may result in death. The AdverseEvent resource also extends to potential or avoided events that could have had such effects. There are two major domains where the AdverseEvent resource is expected to be used. One is in clinical care reported adverse events and the other is in reporting adverse events in clinical research trial management. Adverse events can be reported by healthcare providers, patients, caregivers or by medical products manufacturers. Given the differences between these two concepts, we recommend consulting the domain specific implementation guides when implementing the AdverseEvent Resource. The implementation guides include specific extensions, value sets and constraints. |
Short Display | An event that may be related to unintended effects on a patient or research participant |
Cardinality | 0..* |
Type | DomainResource |
Alternate Names | AE |
Summary | false |
AdverseEvent.identifier | |
Element Id | AdverseEvent.identifier |
Definition | 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 server. |
Short Display | Business identifier for the event |
Note | This is a business identifier, not a resource identifier (see discussion) |
Cardinality | 0..* |
Type | Identifier |
Requirements | Allows identification of the adverse event as it is known by various participating systems and in a way that remains consistent across servers. |
Summary | true |
Comments | This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. |
AdverseEvent.status | |
Element Id | AdverseEvent.status |
Definition | The current state of the adverse event or potential adverse event. |
Short Display | in-progress | completed | entered-in-error | unknown |
Cardinality | 1..1 |
Terminology Binding | Adverse Event Status (Required) |
Type | code |
Is Modifier | true (Reason: This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid) |
Summary | true |
Comments | This is not the reporting of the event to any regulatory or quality organization. This is not the outcome of the patient's condition. The adverse event status may be determined by the timing of the clinical trial assessments and is not necessarily the same as the condition status. |
AdverseEvent.actuality | |
Element Id | AdverseEvent.actuality |
Definition | Whether the event actually happened or was a near miss. Note that this is independent of whether anyone was affected or harmed or how severely. |
Short Display | actual | potential |
Cardinality | 1..1 |
Terminology Binding | Adverse Event Actuality (Required) |
Type | code |
Is Modifier | true (Reason: This element is labeled as a modifier because it has a potential code that indicates the adverse event did not actually happen.) |
Summary | true |
Comments | AllergyIntolerance should be used for the initial capture or recording of the individual's propensity to an adverse reaction to a substance. If an AllergyIntolerance does not exist, then an adverse reaction should be recorded as an AllergyIntolerance. If an AllergyIntolerance does exist and the substance was given, then an adverse reaction should be recorded as an AdverseEvent due to the aberrant workflow. |
AdverseEvent.category | |
Element Id | AdverseEvent.category |
Definition | The overall type of event, intended for search and filtering purposes. |
Short Display | wrong-patient | procedure-mishap | medication-mishap | device | unsafe-physical-environment | hospital-aquired-infection | wrong-body-site |
Cardinality | 0..* |
Terminology Binding | Adverse Event Category (Example) |
Type | CodeableConcept |
Summary | true |
AdverseEvent.code | |
Element Id | AdverseEvent.code |
Definition | Specific event that occurred or that was averted, such as patient fall, wrong organ removed, or wrong blood transfused. |
Short Display | Event or incident that occurred or was averted |
Cardinality | 0..1 |
Terminology Binding | AdverseEvent Type (Example) |
Type | CodeableConcept |
Summary | true |
AdverseEvent.subject | |
Element Id | AdverseEvent.subject |
Definition | This subject or group impacted by the event. |
Short Display | Subject impacted by event |
Cardinality | 1..1 |
Type | Reference(Patient | Group | Practitioner | RelatedPerson) |
Requirements | Allows for exposure of biohazard (such as legionella) to a group of individuals in a hospital. |
Alternate Names | patient |
Summary | true |
Comments | If AdverseEvent.resultingEffect differs among members of the group, then use Patient as the subject. |
AdverseEvent.encounter | |
Element Id | AdverseEvent.encounter |
Definition | The Encounter associated with the start of the AdverseEvent. |
Short Display | The Encounter associated with the start of the AdverseEvent |
Cardinality | 0..1 |
Type | Reference(Encounter) |
Summary | true |
Comments | This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter. For example, if a medication administration was considered an adverse event because it resulted in a rash, then the encounter when the medication administration was given is the associated encounter. If the patient reports the AdverseEvent during a second encounter, that second encounter is not the associated encounter. |
AdverseEvent.cause[x] | |
Element Id | AdverseEvent.cause[x] |
Definition | The date (and perhaps time) when the cause of the AdverseEvent occurred. |
Short Display | When the cause of the AdverseEvent occurred |
Cardinality | 0..1 |
Type | dateTime|Period |
[x] Note | See Choice of Datatypes for further information about how to use [x] |
Summary | true |
AdverseEvent.effect[x] | |
Element Id | AdverseEvent.effect[x] |
Definition | The date (and perhaps time) when the effect of the AdverseEvent occurred. |
Short Display | When the effect of the AdverseEvent occurred |
Cardinality | 0..1 |
Type | dateTime|Period |
[x] Note | See Choice of Datatypes for further information about how to use [x] |
Summary | true |
AdverseEvent.detected | |
Element Id | AdverseEvent.detected |
Definition | Estimated or actual date the AdverseEvent began, in the opinion of the reporter. |
Short Display | When the event was detected |
Cardinality | 0..1 |
Type | dateTime |
Summary | true |
AdverseEvent.recordedDate | |
Element Id | AdverseEvent.recordedDate |
Definition | The date on which the existence of the AdverseEvent was first recorded. |
Short Display | When the event was recorded |
Cardinality | 0..1 |
Type | dateTime |
Summary | true |
Comments | The recordedDate represents the date when this particular AdverseEvent record was created in the system, not the date of the most recent update. The date of the last record modification can be retrieved from the resource metadata. |
AdverseEvent.resultingEffect | |
Element Id | AdverseEvent.resultingEffect |
Definition | 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 fall. |
Short Display | Effect on the subject due to this event |
Cardinality | 0..* |
Type | Reference(Condition | Observation) |
Summary | true |
AdverseEvent.location | |
Element Id | AdverseEvent.location |
Definition | The information about where the adverse event occurred. |
Short Display | Location where adverse event occurred |
Cardinality | 0..1 |
Type | Reference(Location) |
Summary | true |
AdverseEvent.seriousness | |
Element Id | AdverseEvent.seriousness |
Definition | Assessment whether this event, or averted event, was of clinical importance. |
Short Display | Seriousness or gravity of the event |
Cardinality | 0..1 |
Terminology Binding | Adverse Event Seriousness (Example) |
Type | CodeableConcept |
Summary | true |
Comments | Using an example, a rash can have an AdverseEvent.resultingEffect.severity = severe, yet an AdverseEvent.seriousness = non-serious. Alternatively, a medication given with the wrong dose (chemotherapy given with too low of a dose) can have an AdverseEvent.resultingEffect.severity = mild, yet an adverseEvent.seriousness = serious. Another example would be a beta blocker clinical trial where patients with asthma should be excluded, yet a patient with asthma was included and had an asthmatic episode where AdverseEvent.resultingEffect.severity = mild, yet an adverseEvent.seriousness = serious. |
AdverseEvent.outcome | |
Element Id | AdverseEvent.outcome |
Definition | Describes the type of outcome from the adverse event, such as resolved, recovering, ongoing, resolved-with-sequelae, or fatal. |
Short Display | Type of outcome from the adverse event |
Cardinality | 0..* |
Terminology Binding | AdverseEvent Outcome (Example) |
Type | CodeableConcept |
Summary | true |
AdverseEvent.recorder | |
Element Id | AdverseEvent.recorder |
Definition | Information on who recorded the adverse event. May be the patient or a practitioner. |
Short Display | Who recorded the adverse event |
Cardinality | 0..1 |
Type | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson) |
Summary | true |
AdverseEvent.participant | |
Element Id | AdverseEvent.participant |
Definition | Indicates who or what participated in the adverse event and how they were involved. |
Short Display | Who was involved in the adverse event or the potential adverse event and what they did |
Cardinality | 0..* |
Summary | true |
Comments | The participant should not be used when there is another element to capture the participation, such as subject or recorder. |
AdverseEvent.participant.function | |
Element Id | AdverseEvent.participant.function |
Definition | Distinguishes the type of involvement of the actor in the adverse event, such as contributor or informant. |
Short Display | Type of involvement |
Cardinality | 0..1 |
Terminology Binding | AdverseEvent Participant Function (Example) |
Type | CodeableConcept |
Summary | true |
AdverseEvent.participant.actor | |
Element Id | AdverseEvent.participant.actor |
Definition | Indicates who or what participated in the event. |
Short Display | Who was involved in the adverse event or the potential adverse event |
Cardinality | 1..1 |
Type | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | Device | RelatedPerson) |
Summary | true |
Comments | For example, the physician prescribing a drug, a nurse administering the drug, a device that administered the drug, a witness to the event, or an informant of clinical history. The subject can be a participant if the subject was involved in the adverse event in another capacity beyond just being the subject, such as when the subject is a contributor or informant. |
AdverseEvent.study | |
Element Id | AdverseEvent.study |
Definition | The research study that the subject is enrolled in. |
Short Display | Research study that the subject is enrolled in |
Cardinality | 0..* |
Type | Reference(ResearchStudy) |
Summary | true |
AdverseEvent.expectedInResearchStudy | |
Element Id | AdverseEvent.expectedInResearchStudy |
Definition | Considered likely or probable or anticipated in the research study. Whether the reported event matches any of the outcomes for the patient that are considered by the study as known or likely. |
Short Display | Considered likely or probable or anticipated in the research study |
Cardinality | 0..1 |
Type | boolean |
Summary | false |
AdverseEvent.suspectEntity | |
Element Id | AdverseEvent.suspectEntity |
Definition | Describes the entity that is suspected to have caused the adverse event. |
Short Display | The suspected agent causing the adverse event |
Cardinality | 0..* |
Summary | true |
AdverseEvent.suspectEntity.instance | |
Element Id | AdverseEvent.suspectEntity.instance |
Definition | Identifies the actual instance of what caused the adverse event. May be a substance, medication, medication administration, medication statement or a device. |
Short Display | Refers to the specific entity that caused the adverse event |
Cardinality | 1..1 |
Type | CodeableReference(Immunization | Procedure | Substance | Medication | MedicationAdministration | MedicationStatement | Device | BiologicallyDerivedProduct | ResearchStudy) |
Summary | true |
AdverseEvent.suspectEntity.causality | |
Element Id | AdverseEvent.suspectEntity.causality |
Definition | Information on the possible cause of the event. |
Short Display | Information on the possible cause of the event |
Cardinality | 0..1 |
Summary | true |
AdverseEvent.suspectEntity.causality.assessmentMethod | |
Element Id | AdverseEvent.suspectEntity.causality.assessmentMethod |
Definition | The method of evaluating the relatedness of the suspected entity to the event. |
Short Display | Method of evaluating the relatedness of the suspected entity to the event |
Cardinality | 0..1 |
Terminology Binding | Adverse Event Causality Method (Example) |
Type | CodeableConcept |
Summary | true |
AdverseEvent.suspectEntity.causality.entityRelatedness | |
Element Id | AdverseEvent.suspectEntity.causality.entityRelatedness |
Definition | The result of the assessment regarding the relatedness of the suspected entity to the event. |
Short Display | Result of the assessment regarding the relatedness of the suspected entity to the event |
Cardinality | 0..1 |
Terminology Binding | Adverse Event Causality Assessment (Example) |
Type | CodeableConcept |
Summary | true |
AdverseEvent.suspectEntity.causality.author | |
Element Id | AdverseEvent.suspectEntity.causality.author |
Definition | The author of the information on the possible cause of the event. |
Short Display | Author of the information on the possible cause of the event |
Cardinality | 0..1 |
Type | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson) |
Summary | true |
AdverseEvent.contributingFactor | |
Element Id | AdverseEvent.contributingFactor |
Definition | The contributing factors suspected to have increased the probability or severity of the adverse event. |
Short Display | Contributing factors suspected to have increased the probability or severity of the adverse event |
Cardinality | 0..* |
Terminology Binding | AdverseEvent Contributing Factor (Example) |
Type | CodeableReference(Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | Device | DeviceUsage | DocumentReference | MedicationAdministration | MedicationStatement) |
Summary | true |
AdverseEvent.preventiveAction | |
Element Id | AdverseEvent.preventiveAction |
Definition | Preventive actions that contributed to avoiding the adverse event. |
Short Display | Preventive actions that contributed to avoiding the adverse event |
Cardinality | 0..* |
Terminology Binding | AdverseEvent Preventive Action (Example) |
Type | CodeableReference(Immunization | Procedure | DocumentReference | MedicationAdministration | MedicationRequest) |
Summary | true |
AdverseEvent.mitigatingAction | |
Element Id | AdverseEvent.mitigatingAction |
Definition | The ameliorating action taken after the adverse event occurred in order to reduce the extent of harm. |
Short Display | Ameliorating actions taken after the adverse event occurred in order to reduce the extent of harm |
Cardinality | 0..* |
Terminology Binding | AdverseEvent Mitigating Action (Example) |
Type | CodeableReference(Procedure | DocumentReference | MedicationAdministration | MedicationRequest) |
Summary | true |
AdverseEvent.supportingInfo | |
Element Id | AdverseEvent.supportingInfo |
Definition | Relevant past history for the subject. In a clinical care context, an example being a patient had an adverse event following a penicillin 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 action. |
Short Display | Subject medical history or document relevant to this adverse event |
Cardinality | 0..* |
Terminology Binding | AdverseEvent Supporting Information (Example) |
Type | CodeableReference(Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | DocumentReference | MedicationAdministration | MedicationStatement | QuestionnaireResponse) |
Summary | true |
AdverseEvent.note | |
Element Id | AdverseEvent.note |
Definition | Comments made about the adverse event by the performer, subject or other participants. |
Short Display | Comment on adverse event |
Cardinality | 0..* |
Type | Annotation |
Summary | true |