Skip to main content

AdverseEvent

Trial Use 2 Specialized — Public Health & Research

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.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/AdverseEvent
InteractionMethodPath
ReadGET/fhir/R5/AdverseEvent/[id]
VreadGET/fhir/R5/AdverseEvent/[id]/_history/[vid]
UpdatePUT/fhir/R5/AdverseEvent/[id]
PatchPATCH/fhir/R5/AdverseEvent/[id]
DeleteDELETE/fhir/R5/AdverseEvent/[id]
CreatePOST/fhir/R5/AdverseEvent
SearchGET/fhir/R5/AdverseEvent?...
HistoryGET/fhir/R5/AdverseEvent/[id]/_history
Type-historyGET/fhir/R5/AdverseEvent/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business identifier for the event
statuscode1..1in-progress
actualitycode1..1actual
categoryCodeableConcept0..*wrong-patient
codeCodeableConcept0..1Event or incident that occurred or was averted
subjectReference1..1Subject impacted by event
encounterReference0..1The Encounter associated with the start of the AdverseEvent
occurrence[x]dateTime / Period / Timing0..1When the event occurred
detecteddateTime0..1When the event was detected
recordedDatedateTime0..1When the event was recorded
resultingEffectReference0..*Effect on the subject due to this event
locationReference0..1Location where adverse event occurred
seriousnessCodeableConcept0..1Seriousness or gravity of the event
outcomeCodeableConcept0..*Type of outcome from the adverse event
recorderReference0..1Who recorded the adverse event
participantBackboneElement0..*Who was involved in the adverse event or the potential adverse event and what they did
studyReference0..*Research study that the subject is enrolled in
expectedInResearchStudyboolean0..1Considered likely or probable or anticipated in the research study
suspectEntityBackboneElement0..*The suspected agent causing the adverse event
contributingFactorBackboneElement0..*Contributing factors suspected to have increased the probability or severity of the adverse event
preventiveActionBackboneElement0..*Preventive actions that contributed to avoiding the adverse event
mitigatingActionBackboneElement0..*Ameliorating actions taken after the adverse event occured in order to reduce the extent of harm
supportingInfoBackboneElement0..*Supporting information relevant to the event
noteAnnotation0..*Comment on adverse event

Resource-specific search parameters

ParameterTypeDescription
actualitytokenactual
categorytokenwrong-patient
codetokenEvent or incident that occurred or was averted
datedateWhen the event occurred
identifiertokenAccount number
locationreferenceLocation where adverse event occurred
patientreferenceThe entity that caused the expenses
recorderreferenceWho recorded the adverse event
resultingeffectreferenceEffect on the subject due to this event
seriousnesstokenSeriousness or gravity of the event
statustokenin-progress
studyreferenceResearch study that the subject is enrolled in
subjectreferenceSubject impacted by event
substancereferenceRefers to the specific entity that caused the adverse event

Reference

  • Official FHIR R5 spec: AdverseEvent
  • Maturity: Trial Use 2 (FMM 2).