FHIR Release 3 (STU) R4 Ballot #2 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.0.2: STU 3). (v3.5.0: R4 Ballot #2). 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

Regulated Clinical Research Information Management Patient Care Work Group Maturity Level : 0   Draft Trial Use Compartments : Patient , Practitioner , RelatedPerson

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.

AdverseEvent is an event resource from a FHIR workflow perspective - see Workflow Event

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 may might or may 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 may 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.

Structure

Name Flags Card. Type Description & Constraints doco
. . AdverseEvent Σ TU DomainResource Medical care, research study or other healthcare event causing physical injury
Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension
. . . identifier Σ 0..1 Identifier Business identifier for the event
. . . category actuality ?! Σ 0..1 1..1 code AE actual | PAE An adverse event is an event that caused harm to a patient, an adverse reaction is a something that is a subject-specific event that is a result of an exposure to a medication, food, device or environmental substance, a potential adverse event is something that occurred and that could have caused harm to a patient but did not
AdverseEventCategory AdverseEventActuality ( Required )
. . . type category Σ 0..1 0..* CodeableConcept actual product-problem | potential 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
AdverseEventCategory ( Extensible )
... event Σ 0..1 CodeableConcept Type of the event itself in relation to the subject
SNOMED CT Clinical Findings ( Example )
. . . subject Σ 0..1 1..1 Reference ( Patient | ResearchSubject Group | Medication Practitioner | Device RelatedPerson ) Subject or group impacted by event
. . . context Σ 0..1 Reference ( Encounter | EpisodeOfCare ) Encounter or episode of care that establishes the context for this AdverseEvent
.. . date Σ 0..1 dateTime When the event occurred
. . . detected Σ 0..1 dateTime When the event was detected
... recordedDate Σ 0..1 dateTime When the event was recorded
.. . reaction resultingCondition Σ 0..* Reference ( Condition ) Adverse Reaction Events linked to exposure Effect on the subject due to substance this event
. . . location Σ 0..1 Reference ( Location ) Location where adverse event occurred
. . . seriousness Σ 0..1 CodeableConcept Mild | Moderate | Severe Seriousness of the event
AdverseEventSeriousness ( Example )
. . . severity Σ 0..1 CodeableConcept mild | moderate | severe
AdverseEventSeverity ( Required )
... outcome Σ 0..1 CodeableConcept resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown
AdverseEventOutcome ( Required )
. . . recorder Σ 0..1 Reference ( Patient | Practitioner | RelatedPerson ) Who recorded the adverse event
. . . eventParticipant contributor Σ 0..1 0..* Reference ( Practitioner | Device ) Who was involved in the adverse event or the potential adverse event description Σ 0..1 string
Description of the adverse event
. . . suspectEntity Σ 0..* BackboneElement The suspected agent causing the adverse event
. . . . instance Σ 1..1 Reference ( Immunization | Procedure | Substance | Medication | MedicationAdministration | MedicationStatement | Device ) Refers to the specific entity that caused the adverse event
. . . . causality Σ 0..1 0..* code BackboneElement causality1 | causality2 Information on the possible cause of the event
AdverseEventCausality ( Required )
. . . . . causalityAssessment assessment Σ 0..1 CodeableConcept assess1 | assess2 Assessment of if the entity caused the event
AdverseEventCausalityAssessment ( Example )
. . . . . causalityProductRelatedness productRelatedness Σ 0..1 string AdverseEvent.suspectEntity.causalityProductRelatedness
. . causalityMethod Σ 0..1 CodeableConcept method1 | method2 AdverseEventCausalityMethod ( Example ) . . . causalityAuthor author Σ 0..1 Reference ( Practitioner | PractitionerRole ) AdverseEvent.suspectEntity.causalityAuthor
. . . . . causalityResult method Σ 0..1 CodeableConcept result1 ProbabilityScale | result2 Bayesian | Checklist
AdverseEventCausalityResult AdverseEventCausalityMethod ( Example )
. . . subjectMedicalHistory Σ 0..* Reference ( Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | Media | DocumentReference ) AdverseEvent.subjectMedicalHistory
. . . referenceDocument Σ 0..* Reference ( DocumentReference ) AdverseEvent.referenceDocument
. . . study Σ 0..* Reference ( ResearchStudy ) AdverseEvent.study

doco Documentation for this format

UML Diagram ( Legend )

AdverseEvent ( DomainResource ) The identifier(s) of Business identifiers assigned to this adverse event that are assigned by business processes and/or used to refer to it when a direct URL reference to the performer or other systems which remain constant as the resource itsefl is not appropriate updated and propagates from server to server identifier : Identifier [0..1] The type of event which is important to characterize what occurred and caused harm to Whether the subject, event actually happened, or just had the potential to cause harm to to. Note that this is independent of whether anyone was affected or harmed or how severely (this element modifies the subject meaning of other elements) category actuality : code [0..1] [1..1] « Overall categorization nature of the event, e.g. real or potential potential. (Strength=Required) AdverseEventCategory AdverseEventActuality ! » The overall type of event, intended for search and filtering purposes category : CodeableConcept [0..*] « Overall categorization of the event, e.g. product related or situational. (Strength=Extensible) AdverseEventCategory + » This element defines the specific type of event that occurred or that was prevented from occurring type event : CodeableConcept [0..1] « Detailed type of event event. (Strength=Example) SNOMED CT Clinical Findings SNOMEDCTClinicalFindings ?? » This subject or group impacted by the event. With a prospective adverse event, there will be no subject as the adverse event was prevented subject : Reference [0..1] [1..1] « Patient | ResearchSubject Group | Medication Practitioner | Device RelatedPerson » The encounter or episode of care that establishes the context for this AdverseEvent context : Reference [0..1] « Encounter | EpisodeOfCare » The date (and perhaps time) when the adverse event occurred date : dateTime [0..1] Estimated or actual date the AdverseEvent began, in the opinion of the reporter detected : dateTime [0..1] The date on which the existence of the AdverseEvent was first recorded recordedDate : dateTime [0..1] Includes information about the reaction that occurred as a result of exposure to a substance (for example, a drug or a chemical) reaction resultingCondition : Reference [0..*] « Condition » The information about where the adverse event occurred location : Reference [0..1] « Location » Describes the seriousness or severity of the adverse Assessment whether this event was of real importance seriousness : CodeableConcept [0..1] « Overall seriousness of this event for the patient patient. (Strength=Example) AdverseEventSeriousness ?? » Describes the severity of the adverse event, in relation to the subject. Contrast to AdverseEvent.serious - a severe rash might not be serious, but a mild heart problem is severity : CodeableConcept [0..1] « The severity of the adverse event itself, in direct relation to the subject. (Strength=Required) AdverseEventSeverity ! » Describes the type of outcome from the adverse event outcome : CodeableConcept [0..1] « TODO (and should this be required?) required?). (Strength=Required) AdverseEventOutcome ! » Information on who recorded the adverse event. May be the patient or a practitioner recorder : Reference [0..1] « Patient | Practitioner | RelatedPerson » Parties that may or should contribute or have contributed information to the Act. adverse event, which can consist of one or more activities. Such information includes information leading to the decision to perform the Act activity and how to perform the Act activity (e.g. consultant), information that the Act activity itself seeks to reveal (e.g. informant of clinical history), or information about what Act activity was performed (e.g. informant witness) eventParticipant contributor : Reference [0..1] [0..*] « Practitioner | Device » Describes the adverse event in text description : string [0..1] AdverseEvent.subjectMedicalHistory subjectMedicalHistory : Reference [0..*] « Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | Media | DocumentReference » AdverseEvent.referenceDocument referenceDocument : Reference [0..*] « DocumentReference » AdverseEvent.study study : Reference [0..*] « ResearchStudy » SuspectEntity Identifies the actual instance of what caused the adverse event. May be a substance, medication, medication administration, medication statement or a device instance : Reference [1..1] Substance « Immunization | Medication Procedure | Substance | Medication | MedicationAdministration | MedicationStatement | Device » causality1 | causality2 causality : code [0..1] TODO (Strength=Required) AdverseEventCausality ! Causality assess1 | assess2 Assessment of if the entity caused the event causalityAssessment assessment : CodeableConcept [0..1] « TODO TODO. (Strength=Example) AdverseEventCausalityAssessme... ?? » AdverseEvent.suspectEntity.causalityProductRelatedness causalityProductRelatedness productRelatedness : string [0..1] method1 | method2 causalityMethod : CodeableConcept [0..1] TODO (Strength=Example) AdverseEventCausalityMethod ?? AdverseEvent.suspectEntity.causalityAuthor causalityAuthor author : Reference [0..1] « Practitioner | PractitionerRole » result1 ProbabilityScale | result2 Bayesian | Checklist causalityResult method : CodeableConcept [0..1] « TODO TODO. (Strength=Example) AdverseEventCausalityMethod ?? » Information on the possible cause of the event causality AdverseEventCausalityResult ?? [0..*] Describes the entity that is suspected to have caused the adverse event suspectEntity [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>
 <
 <</type>
 <</subject>
 <
 <</reaction>

 <identifier><!-- 0..1 Identifier Business identifier for the event --></identifier>
 <actuality value="[code]"/><!-- 1..1 actual | potential -->
 <category><!-- 0..* CodeableConcept 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 --></category>
 <event><!-- 0..1 CodeableConcept Type of the event itself in relation to the subject --></event>
 <subject><!-- 1..1 Reference(Patient|Group|Practitioner|RelatedPerson) Subject impacted by event --></subject>
 <context><!-- 0..1 Reference(Encounter|EpisodeOfCare) Encounter or episode of care that establishes the context for this AdverseEvent --></context>
 <date value="[dateTime]"/><!-- 0..1 When the event occurred -->
 <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>

 <seriousness><!-- 0..1 CodeableConcept Seriousness of the event --></seriousness>
 <severity><!-- 0..1 CodeableConcept mild | moderate | severe --></severity>

 <outcome><!-- 0..1 CodeableConcept resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown --></outcome>
 <recorder><!-- 0..1 Reference(Patient|Practitioner|RelatedPerson) Who recorded the adverse event --></recorder>
 <</eventParticipant>
 <

 <contributor><!-- 0..* Reference(Practitioner|Device) Who  was involved in the adverse event or the potential adverse event --></contributor>

 <suspectEntity>  <!-- 0..* The suspected agent causing the adverse event -->
  <|
    </instance>
  <
  <</causalityAssessment>
  <
  <</causalityMethod>
  <</causalityAuthor>
  <</causalityResult>

  <instance><!-- 1..1 Reference(Immunization|Procedure|Substance|Medication|
    MedicationAdministration|MedicationStatement|Device) Refers to the specific entity that caused the adverse event --></instance>

  <causality>  <!-- 0..* Information on the possible cause of the event -->
   <assessment><!-- 0..1 CodeableConcept Assessment of if the entity caused the event --></assessment>
   <productRelatedness value="[string]"/><!-- 0..1 AdverseEvent.suspectEntity.causalityProductRelatedness -->
   <author><!-- 0..1 Reference(Practitioner|PractitionerRole) AdverseEvent.suspectEntity.causalityAuthor --></author>
   <method><!-- 0..1 CodeableConcept ProbabilityScale | Bayesian | Checklist --></method>
  </causality>

 </suspectEntity>
 <subjectMedicalHistory><!-- 0..* Reference(Condition|Observation|
   </subjectMedicalHistory>

   AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure|Media|
   DocumentReference) AdverseEvent.subjectMedicalHistory --></subjectMedicalHistory>
 <referenceDocument><!-- 0..* Reference(DocumentReference) AdverseEvent.referenceDocument --></referenceDocument>
 <study><!-- 0..* Reference(ResearchStudy) AdverseEvent.study --></study>
</AdverseEvent>

JSON Template

{doco
  "resourceType" : "",

  "resourceType" : "AdverseEvent",

  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "
  "
  "
  "
  "
  "
  "
  "
  "
  "
  "
  "
  "
    "|
    
    "
    "
    "
    "
    "
    "

  "identifier" : { Identifier }, // Business identifier for the event
  "actuality" : "<code>", // R!  actual | potential
  "category" : [{ CodeableConcept }], // 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
  "event" : { CodeableConcept }, // Type of the event itself in relation to the subject
  "subject" : { Reference(Patient|Group|Practitioner|RelatedPerson) }, // R!  Subject impacted by event
  "context" : { Reference(Encounter|EpisodeOfCare) }, // Encounter or episode of care that establishes the context for this AdverseEvent
  "date" : "<dateTime>", // When the event occurred
  "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 of the event
  "severity" : { CodeableConcept }, // mild | moderate | severe
  "outcome" : { CodeableConcept }, // resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown
  "recorder" : { Reference(Patient|Practitioner|RelatedPerson) }, // Who recorded the adverse event
  "contributor" : [{ Reference(Practitioner|Device) }], // Who  was involved in the adverse event or the potential adverse event
  "suspectEntity" : [{ // The suspected agent causing the adverse event
    "instance" : { Reference(Immunization|Procedure|Substance|Medication|
    MedicationAdministration|MedicationStatement|Device) }, // R!  Refers to the specific entity that caused the adverse event

    "causality" : [{ // Information on the possible cause of the event
      "assessment" : { CodeableConcept }, // Assessment of if the entity caused the event
      "productRelatedness" : "<string>", // AdverseEvent.suspectEntity.causalityProductRelatedness
      "author" : { Reference(Practitioner|PractitionerRole) }, // AdverseEvent.suspectEntity.causalityAuthor
      "method" : { CodeableConcept } // ProbabilityScale | Bayesian | Checklist
    }]

  }],
  "|
   
  "
  "

  "subjectMedicalHistory" : [{ Reference(Condition|Observation|
   AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure|Media|
   DocumentReference) }], // AdverseEvent.subjectMedicalHistory

  "referenceDocument" : [{ Reference(DocumentReference) }], // AdverseEvent.referenceDocument
  "study" : [{ Reference(ResearchStudy) }] // AdverseEvent.study

}

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:
  fhir:
  fhir:
  fhir:

  fhir:AdverseEvent.identifier [ Identifier ]; # 0..1 Business identifier for the event
  fhir:AdverseEvent.actuality [ code ]; # 1..1 actual | potential
  fhir:AdverseEvent.category [ CodeableConcept ], ... ; # 0..* 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
  fhir:AdverseEvent.event [ CodeableConcept ]; # 0..1 Type of the event itself in relation to the subject
  fhir:AdverseEvent.subject [ Reference(Patient|Group|Practitioner|RelatedPerson) ]; # 1..1 Subject impacted by event
  fhir:AdverseEvent.context [ Reference(Encounter|EpisodeOfCare) ]; # 0..1 Encounter or episode of care that establishes the context for this AdverseEvent

  fhir:AdverseEvent.date [ dateTime ]; # 0..1 When the event occurred
  fhir:

  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:

  fhir:AdverseEvent.seriousness [ CodeableConcept ]; # 0..1 Seriousness of the event
  fhir:AdverseEvent.severity [ CodeableConcept ]; # 0..1 mild | moderate | severe

  fhir:AdverseEvent.outcome [ CodeableConcept ]; # 0..1 resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown
  fhir:AdverseEvent.recorder [ Reference(Patient|Practitioner|RelatedPerson) ]; # 0..1 Who recorded the adverse event
  fhir:
  fhir:

  fhir:AdverseEvent.contributor [ Reference(Practitioner|Device) ], ... ; # 0..* Who  was involved in the adverse event or the potential adverse event

  fhir:AdverseEvent.suspectEntity [ # 0..* The suspected agent causing the adverse event
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:

    fhir:AdverseEvent.suspectEntity.instance [ Reference(Immunization|Procedure|Substance|Medication|MedicationAdministration|
  MedicationStatement|Device) ]; # 1..1 Refers to the specific entity that caused the adverse event

    fhir:AdverseEvent.suspectEntity.causality [ # 0..* Information on the possible cause of the event
      fhir:AdverseEvent.suspectEntity.causality.assessment [ CodeableConcept ]; # 0..1 Assessment of if the entity caused the event
      fhir:AdverseEvent.suspectEntity.causality.productRelatedness [ string ]; # 0..1 AdverseEvent.suspectEntity.causalityProductRelatedness
      fhir:AdverseEvent.suspectEntity.causality.author [ Reference(Practitioner|PractitionerRole) ]; # 0..1 AdverseEvent.suspectEntity.causalityAuthor
      fhir:AdverseEvent.suspectEntity.causality.method [ CodeableConcept ]; # 0..1 ProbabilityScale | Bayesian | Checklist
    ], ...;

  ], ...;
  fhir:AdverseEvent.subjectMedicalHistory [ Reference(Condition|Observation|AllergyIntolerance|FamilyMemberHistory|Immunization|
  

  Procedure|Media|DocumentReference) ], ... ; # 0..* AdverseEvent.subjectMedicalHistory
  fhir:AdverseEvent.referenceDocument [ Reference(DocumentReference) ], ... ; # 0..* AdverseEvent.referenceDocument
  fhir:AdverseEvent.study [ Reference(ResearchStudy) ], ... ; # 0..* AdverseEvent.study
]

Changes since DSTU2 R3

AdverseEvent
AdverseEvent.actuality
  • Added Element
AdverseEvent.category
  • Max Cardinality changed from 1 to *
  • Type changed from code to CodeableConcept
  • Change binding strength from required to extensible
AdverseEvent.event
  • Added Element
AdverseEvent.subject
  • Min Cardinality changed from 0 to 1
  • Type changed from Reference(Patient|ResearchSubject|Medication|Device) to Reference(Patient|Group|Practitioner|RelatedPerson)
AdverseEvent.context
  • Added Element
AdverseEvent.detected
  • Added Element
AdverseEvent.recordedDate
  • Added Element
AdverseEvent.resultingCondition
  • Added Element
AdverseEvent.severity
  • Added Element
AdverseEvent.contributor
  • Added Element
AdverseEvent.suspectEntity.instance
  • Type changed from Reference(Substance|Medication|MedicationAdministration|MedicationStatement|Device) to Reference(Immunization|Procedure|Substance|Medication|MedicationAdministration|MedicationStatement|Device)
AdverseEvent.suspectEntity.causality
  • Max Cardinality changed from 1 to *
  • Type changed from code to BackboneElement
  • Remove Binding http://hl7.org/fhir/ValueSet/adverse-event-causality (required)
AdverseEvent.suspectEntity.causality.assessment
  • Added Element
AdverseEvent.suspectEntity.causality.productRelatedness
  • Added Element
AdverseEvent.suspectEntity.causality.author
  • Added Element
AdverseEvent.suspectEntity.causality.method
  • Added Element
AdverseEvent.subjectMedicalHistory
  • Type changed from Reference(Condition|Observation|AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure) to Reference(Condition|Observation|AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure|Media|DocumentReference)
AdverseEvent.type
  • deleted
AdverseEvent.reaction
  • deleted
AdverseEvent.eventParticipant
  • deleted
AdverseEvent.description
  • deleted
AdverseEvent.suspectEntity.causalityAssessment
  • deleted
AdverseEvent.suspectEntity.causalityProductRelatedness
  • deleted
AdverseEvent.suspectEntity.causalityMethod
  • deleted
AdverseEvent.suspectEntity.causalityAuthor
  • deleted
AdverseEvent.suspectEntity.causalityResult
  • deleted

This resource did not exist in Release 2 See the Full Difference for further information

This analysis is available as XML or JSON .

See R3 <--> R4 Conversion Maps (status = 1 test of which 1 fail to execute .)

Structure

Description of the adverse event
Name Flags Card. Type Description & Constraints doco
. . AdverseEvent Σ TU DomainResource Medical care, research study or other healthcare event causing physical injury
Elements defined in Ancestors: id , meta , implicitRules , language , text , contained , extension , modifierExtension
. . . identifier Σ 0..1 Identifier Business identifier for the event
. . . category actuality ?! Σ 0..1 1..1 code AE actual | PAE An adverse event is an event that caused harm to a patient, an adverse reaction is a something that is a subject-specific event that is a result of an exposure to a medication, food, device or environmental substance, a potential adverse event is something that occurred and that could have caused harm to a patient but did not
AdverseEventCategory AdverseEventActuality ( Required )
. . . type category Σ 0..1 0..* CodeableConcept actual product-problem | potential 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
AdverseEventCategory ( Extensible )
... event Σ 0..1 CodeableConcept Type of the event itself in relation to the subject
SNOMED CT Clinical Findings ( Example )
. . . subject Σ 0..1 1..1 Reference ( Patient | ResearchSubject Group | Medication Practitioner | Device RelatedPerson ) Subject or group impacted by event
. . . context Σ 0..1 Reference ( Encounter | EpisodeOfCare ) Encounter or episode of care that establishes the context for this AdverseEvent
.. . date Σ 0..1 dateTime When the event occurred
. . . detected Σ 0..1 dateTime When the event was detected
... recordedDate Σ 0..1 dateTime When the event was recorded
.. . reaction resultingCondition Σ 0..* Reference ( Condition ) Adverse Reaction Events linked to exposure Effect on the subject due to substance this event
. . . location Σ 0..1 Reference ( Location ) Location where adverse event occurred
. . . seriousness Σ 0..1 CodeableConcept Mild | Moderate | Severe Seriousness of the event
AdverseEventSeriousness ( Example )
. . . severity Σ 0..1 CodeableConcept mild | moderate | severe
AdverseEventSeverity ( Required )
... outcome Σ 0..1 CodeableConcept resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown
AdverseEventOutcome ( Required )
. . . recorder Σ 0..1 Reference ( Patient | Practitioner | RelatedPerson ) Who recorded the adverse event
. . . eventParticipant contributor Σ 0..1 0..* Reference ( Practitioner | Device ) Who was involved in the adverse event or the potential adverse event description Σ 0..1 string
. . . suspectEntity Σ 0..* BackboneElement The suspected agent causing the adverse event
. . . . instance Σ 1..1 Reference ( Immunization | Procedure | Substance | Medication | MedicationAdministration | MedicationStatement | Device ) Refers to the specific entity that caused the adverse event
. . . . causality Σ 0..1 0..* code BackboneElement causality1 | causality2 Information on the possible cause of the event
AdverseEventCausality ( Required )
. . . . . causalityAssessment assessment Σ 0..1 CodeableConcept assess1 | assess2 Assessment of if the entity caused the event
AdverseEventCausalityAssessment ( Example )
. . . . . causalityProductRelatedness productRelatedness Σ 0..1 string AdverseEvent.suspectEntity.causalityProductRelatedness
. . causalityMethod Σ 0..1 CodeableConcept method1 | method2 AdverseEventCausalityMethod ( Example ) . . . causalityAuthor author Σ 0..1 Reference ( Practitioner | PractitionerRole ) AdverseEvent.suspectEntity.causalityAuthor
. . . . . causalityResult method Σ 0..1 CodeableConcept result1 ProbabilityScale | result2 Bayesian | Checklist
AdverseEventCausalityResult AdverseEventCausalityMethod ( Example )
. . . subjectMedicalHistory Σ 0..* Reference ( Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | Media | DocumentReference ) AdverseEvent.subjectMedicalHistory
. . . referenceDocument Σ 0..* Reference ( DocumentReference ) AdverseEvent.referenceDocument
. . . study Σ 0..* Reference ( ResearchStudy ) AdverseEvent.study

doco Documentation for this format

UML Diagram ( Legend )

AdverseEvent ( DomainResource ) The identifier(s) of Business identifiers assigned to this adverse event that are assigned by business processes and/or used to refer to it when a direct URL reference to the performer or other systems which remain constant as the resource itsefl is not appropriate updated and propagates from server to server identifier : Identifier [0..1] The type of event which is important to characterize what occurred and caused harm to Whether the subject, event actually happened, or just had the potential to cause harm to to. Note that this is independent of whether anyone was affected or harmed or how severely (this element modifies the subject meaning of other elements) category actuality : code [0..1] [1..1] « Overall categorization nature of the event, e.g. real or potential potential. (Strength=Required) AdverseEventCategory AdverseEventActuality ! » The overall type of event, intended for search and filtering purposes category : CodeableConcept [0..*] « Overall categorization of the event, e.g. product related or situational. (Strength=Extensible) AdverseEventCategory + » This element defines the specific type of event that occurred or that was prevented from occurring type event : CodeableConcept [0..1] « Detailed type of event event. (Strength=Example) SNOMED CT Clinical Findings SNOMEDCTClinicalFindings ?? » This subject or group impacted by the event. With a prospective adverse event, there will be no subject as the adverse event was prevented subject : Reference [0..1] [1..1] « Patient | ResearchSubject Group | Medication Practitioner | Device RelatedPerson » The encounter or episode of care that establishes the context for this AdverseEvent context : Reference [0..1] « Encounter | EpisodeOfCare » The date (and perhaps time) when the adverse event occurred date : dateTime [0..1] Estimated or actual date the AdverseEvent began, in the opinion of the reporter detected : dateTime [0..1] The date on which the existence of the AdverseEvent was first recorded recordedDate : dateTime [0..1] Includes information about the reaction that occurred as a result of exposure to a substance (for example, a drug or a chemical) reaction resultingCondition : Reference [0..*] « Condition » The information about where the adverse event occurred location : Reference [0..1] « Location » Describes the seriousness or severity of the adverse Assessment whether this event was of real importance seriousness : CodeableConcept [0..1] « Overall seriousness of this event for the patient patient. (Strength=Example) AdverseEventSeriousness ?? » Describes the severity of the adverse event, in relation to the subject. Contrast to AdverseEvent.serious - a severe rash might not be serious, but a mild heart problem is severity : CodeableConcept [0..1] « The severity of the adverse event itself, in direct relation to the subject. (Strength=Required) AdverseEventSeverity ! » Describes the type of outcome from the adverse event outcome : CodeableConcept [0..1] « TODO (and should this be required?) required?). (Strength=Required) AdverseEventOutcome ! » Information on who recorded the adverse event. May be the patient or a practitioner recorder : Reference [0..1] « Patient | Practitioner | RelatedPerson » Parties that may or should contribute or have contributed information to the Act. adverse event, which can consist of one or more activities. Such information includes information leading to the decision to perform the Act activity and how to perform the Act activity (e.g. consultant), information that the Act activity itself seeks to reveal (e.g. informant of clinical history), or information about what Act activity was performed (e.g. informant witness) eventParticipant contributor : Reference [0..1] [0..*] « Practitioner | Device » Describes the adverse event in text description : string [0..1] AdverseEvent.subjectMedicalHistory subjectMedicalHistory : Reference [0..*] « Condition | Observation | AllergyIntolerance | FamilyMemberHistory | Immunization | Procedure | Media | DocumentReference » AdverseEvent.referenceDocument referenceDocument : Reference [0..*] « DocumentReference » AdverseEvent.study study : Reference [0..*] « ResearchStudy » SuspectEntity Identifies the actual instance of what caused the adverse event. May be a substance, medication, medication administration, medication statement or a device instance : Reference [1..1] Substance « Immunization | Medication Procedure | Substance | Medication | MedicationAdministration | MedicationStatement | Device » causality1 | causality2 causality : code [0..1] TODO (Strength=Required) AdverseEventCausality ! Causality assess1 | assess2 Assessment of if the entity caused the event causalityAssessment assessment : CodeableConcept [0..1] « TODO TODO. (Strength=Example) AdverseEventCausalityAssessme... ?? » AdverseEvent.suspectEntity.causalityProductRelatedness causalityProductRelatedness productRelatedness : string [0..1] method1 | method2 causalityMethod : CodeableConcept [0..1] TODO (Strength=Example) AdverseEventCausalityMethod ?? AdverseEvent.suspectEntity.causalityAuthor causalityAuthor author : Reference [0..1] « Practitioner | PractitionerRole » result1 ProbabilityScale | result2 Bayesian | Checklist causalityResult method : CodeableConcept [0..1] « TODO TODO. (Strength=Example) AdverseEventCausalityMethod ?? » Information on the possible cause of the event causality AdverseEventCausalityResult ?? [0..*] Describes the entity that is suspected to have caused the adverse event suspectEntity [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>
 <
 <</type>
 <</subject>
 <
 <</reaction>

 <identifier><!-- 0..1 Identifier Business identifier for the event --></identifier>
 <actuality value="[code]"/><!-- 1..1 actual | potential -->
 <category><!-- 0..* CodeableConcept 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 --></category>
 <event><!-- 0..1 CodeableConcept Type of the event itself in relation to the subject --></event>
 <subject><!-- 1..1 Reference(Patient|Group|Practitioner|RelatedPerson) Subject impacted by event --></subject>
 <context><!-- 0..1 Reference(Encounter|EpisodeOfCare) Encounter or episode of care that establishes the context for this AdverseEvent --></context>
 <date value="[dateTime]"/><!-- 0..1 When the event occurred -->
 <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>

 <seriousness><!-- 0..1 CodeableConcept Seriousness of the event --></seriousness>
 <severity><!-- 0..1 CodeableConcept mild | moderate | severe --></severity>

 <outcome><!-- 0..1 CodeableConcept resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown --></outcome>
 <recorder><!-- 0..1 Reference(Patient|Practitioner|RelatedPerson) Who recorded the adverse event --></recorder>
 <</eventParticipant>
 <

 <contributor><!-- 0..* Reference(Practitioner|Device) Who  was involved in the adverse event or the potential adverse event --></contributor>

 <suspectEntity>  <!-- 0..* The suspected agent causing the adverse event -->
  <|
    </instance>
  <
  <</causalityAssessment>
  <
  <</causalityMethod>
  <</causalityAuthor>
  <</causalityResult>

  <instance><!-- 1..1 Reference(Immunization|Procedure|Substance|Medication|
    MedicationAdministration|MedicationStatement|Device) Refers to the specific entity that caused the adverse event --></instance>

  <causality>  <!-- 0..* Information on the possible cause of the event -->
   <assessment><!-- 0..1 CodeableConcept Assessment of if the entity caused the event --></assessment>
   <productRelatedness value="[string]"/><!-- 0..1 AdverseEvent.suspectEntity.causalityProductRelatedness -->
   <author><!-- 0..1 Reference(Practitioner|PractitionerRole) AdverseEvent.suspectEntity.causalityAuthor --></author>
   <method><!-- 0..1 CodeableConcept ProbabilityScale | Bayesian | Checklist --></method>
  </causality>

 </suspectEntity>
 <subjectMedicalHistory><!-- 0..* Reference(Condition|Observation|
   </subjectMedicalHistory>

   AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure|Media|
   DocumentReference) AdverseEvent.subjectMedicalHistory --></subjectMedicalHistory>
 <referenceDocument><!-- 0..* Reference(DocumentReference) AdverseEvent.referenceDocument --></referenceDocument>
 <study><!-- 0..* Reference(ResearchStudy) AdverseEvent.study --></study>
</AdverseEvent>

JSON Template

{doco
  "resourceType" : "",

  "resourceType" : "AdverseEvent",

  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "
  "
  "
  "
  "
  "
  "
  "
  "
  "
  "
  "
  "
    "|
    
    "
    "
    "
    "
    "
    "

  "identifier" : { Identifier }, // Business identifier for the event
  "actuality" : "<code>", // R!  actual | potential
  "category" : [{ CodeableConcept }], // 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
  "event" : { CodeableConcept }, // Type of the event itself in relation to the subject
  "subject" : { Reference(Patient|Group|Practitioner|RelatedPerson) }, // R!  Subject impacted by event
  "context" : { Reference(Encounter|EpisodeOfCare) }, // Encounter or episode of care that establishes the context for this AdverseEvent
  "date" : "<dateTime>", // When the event occurred
  "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 of the event
  "severity" : { CodeableConcept }, // mild | moderate | severe
  "outcome" : { CodeableConcept }, // resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown
  "recorder" : { Reference(Patient|Practitioner|RelatedPerson) }, // Who recorded the adverse event
  "contributor" : [{ Reference(Practitioner|Device) }], // Who  was involved in the adverse event or the potential adverse event
  "suspectEntity" : [{ // The suspected agent causing the adverse event
    "instance" : { Reference(Immunization|Procedure|Substance|Medication|
    MedicationAdministration|MedicationStatement|Device) }, // R!  Refers to the specific entity that caused the adverse event

    "causality" : [{ // Information on the possible cause of the event
      "assessment" : { CodeableConcept }, // Assessment of if the entity caused the event
      "productRelatedness" : "<string>", // AdverseEvent.suspectEntity.causalityProductRelatedness
      "author" : { Reference(Practitioner|PractitionerRole) }, // AdverseEvent.suspectEntity.causalityAuthor
      "method" : { CodeableConcept } // ProbabilityScale | Bayesian | Checklist
    }]

  }],
  "|
   
  "
  "

  "subjectMedicalHistory" : [{ Reference(Condition|Observation|
   AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure|Media|
   DocumentReference) }], // AdverseEvent.subjectMedicalHistory

  "referenceDocument" : [{ Reference(DocumentReference) }], // AdverseEvent.referenceDocument
  "study" : [{ Reference(ResearchStudy) }] // AdverseEvent.study

}

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:
  fhir:
  fhir:
  fhir:

  fhir:AdverseEvent.identifier [ Identifier ]; # 0..1 Business identifier for the event
  fhir:AdverseEvent.actuality [ code ]; # 1..1 actual | potential
  fhir:AdverseEvent.category [ CodeableConcept ], ... ; # 0..* 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
  fhir:AdverseEvent.event [ CodeableConcept ]; # 0..1 Type of the event itself in relation to the subject
  fhir:AdverseEvent.subject [ Reference(Patient|Group|Practitioner|RelatedPerson) ]; # 1..1 Subject impacted by event
  fhir:AdverseEvent.context [ Reference(Encounter|EpisodeOfCare) ]; # 0..1 Encounter or episode of care that establishes the context for this AdverseEvent

  fhir:AdverseEvent.date [ dateTime ]; # 0..1 When the event occurred
  fhir:

  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:

  fhir:AdverseEvent.seriousness [ CodeableConcept ]; # 0..1 Seriousness of the event
  fhir:AdverseEvent.severity [ CodeableConcept ]; # 0..1 mild | moderate | severe

  fhir:AdverseEvent.outcome [ CodeableConcept ]; # 0..1 resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown
  fhir:AdverseEvent.recorder [ Reference(Patient|Practitioner|RelatedPerson) ]; # 0..1 Who recorded the adverse event
  fhir:
  fhir:

  fhir:AdverseEvent.contributor [ Reference(Practitioner|Device) ], ... ; # 0..* Who  was involved in the adverse event or the potential adverse event

  fhir:AdverseEvent.suspectEntity [ # 0..* The suspected agent causing the adverse event
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:
    fhir:

    fhir:AdverseEvent.suspectEntity.instance [ Reference(Immunization|Procedure|Substance|Medication|MedicationAdministration|
  MedicationStatement|Device) ]; # 1..1 Refers to the specific entity that caused the adverse event

    fhir:AdverseEvent.suspectEntity.causality [ # 0..* Information on the possible cause of the event
      fhir:AdverseEvent.suspectEntity.causality.assessment [ CodeableConcept ]; # 0..1 Assessment of if the entity caused the event
      fhir:AdverseEvent.suspectEntity.causality.productRelatedness [ string ]; # 0..1 AdverseEvent.suspectEntity.causalityProductRelatedness
      fhir:AdverseEvent.suspectEntity.causality.author [ Reference(Practitioner|PractitionerRole) ]; # 0..1 AdverseEvent.suspectEntity.causalityAuthor
      fhir:AdverseEvent.suspectEntity.causality.method [ CodeableConcept ]; # 0..1 ProbabilityScale | Bayesian | Checklist
    ], ...;

  ], ...;
  fhir:AdverseEvent.subjectMedicalHistory [ Reference(Condition|Observation|AllergyIntolerance|FamilyMemberHistory|Immunization|
  

  Procedure|Media|DocumentReference) ], ... ; # 0..* AdverseEvent.subjectMedicalHistory
  fhir:AdverseEvent.referenceDocument [ Reference(DocumentReference) ], ... ; # 0..* AdverseEvent.referenceDocument
  fhir:AdverseEvent.study [ Reference(ResearchStudy) ], ... ; # 0..* AdverseEvent.study
]

Changes since DSTU2 Release 3

AdverseEvent
AdverseEvent.actuality
  • Added Element
AdverseEvent.category
  • Max Cardinality changed from 1 to *
  • Type changed from code to CodeableConcept
  • Change binding strength from required to extensible
AdverseEvent.event
  • Added Element
AdverseEvent.subject
  • Min Cardinality changed from 0 to 1
  • Type changed from Reference(Patient|ResearchSubject|Medication|Device) to Reference(Patient|Group|Practitioner|RelatedPerson)
AdverseEvent.context
  • Added Element
AdverseEvent.detected
  • Added Element
AdverseEvent.recordedDate
  • Added Element
AdverseEvent.resultingCondition
  • Added Element
AdverseEvent.severity
  • Added Element
AdverseEvent.contributor
  • Added Element
AdverseEvent.suspectEntity.instance
  • Type changed from Reference(Substance|Medication|MedicationAdministration|MedicationStatement|Device) to Reference(Immunization|Procedure|Substance|Medication|MedicationAdministration|MedicationStatement|Device)
AdverseEvent.suspectEntity.causality
  • Max Cardinality changed from 1 to *
  • Type changed from code to BackboneElement
  • Remove Binding http://hl7.org/fhir/ValueSet/adverse-event-causality (required)
AdverseEvent.suspectEntity.causality.assessment
  • Added Element
AdverseEvent.suspectEntity.causality.productRelatedness
  • Added Element
AdverseEvent.suspectEntity.causality.author
  • Added Element
AdverseEvent.suspectEntity.causality.method
  • Added Element
AdverseEvent.subjectMedicalHistory
  • Type changed from Reference(Condition|Observation|AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure) to Reference(Condition|Observation|AllergyIntolerance|FamilyMemberHistory|Immunization|Procedure|Media|DocumentReference)
AdverseEvent.type
  • deleted
AdverseEvent.reaction
  • deleted
AdverseEvent.eventParticipant
  • deleted
AdverseEvent.description
  • deleted
AdverseEvent.suspectEntity.causalityAssessment
  • deleted
AdverseEvent.suspectEntity.causalityProductRelatedness
  • deleted
AdverseEvent.suspectEntity.causalityMethod
  • deleted
AdverseEvent.suspectEntity.causalityAuthor
  • deleted
AdverseEvent.suspectEntity.causalityResult
  • deleted

This resource did not exist in Release 2 See the Full Difference for further information

This analysis is available as XML or JSON .

See R3 <--> R4 Conversion Maps (status = 1 test of which 1 fail to execute .)

 

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

AdverseEvent.category AdverseEvent.outcome AdverseEvent.suspectEntity.causality AdverseEvent.suspectEntity.causalityResult TODO Example AdverseEventCausalityResult
Path Definition Type Reference
AdverseEvent.actuality Overall categorization nature of the event, e.g. real or potential potential. Required AdverseEventActuality
AdverseEvent.category Overall categorization of the event, e.g. product related or situational. Extensible AdverseEventCategory
AdverseEvent.type AdverseEvent.event Detailed type of event event. Example SNOMED CT Clinical Findings SNOMEDCTClinicalFindings
AdverseEvent.seriousness Overall seriousness of this event for the patient patient. Example AdverseEventSeriousness
AdverseEvent.severity TODO (and should this be required?) The severity of the adverse event itself, in direct relation to the subject. Required AdverseEventOutcome AdverseEventSeverity
AdverseEvent.outcome TODO (and should this be required?). Required AdverseEventCausality AdverseEventOutcome
AdverseEvent.suspectEntity.causalityAssessment AdverseEvent.suspectEntity.causality.assessment TODO TODO. Example AdverseEventCausalityAssessment
AdverseEvent.suspectEntity.causalityMethod AdverseEvent.suspectEntity.causality.method TODO TODO. Example AdverseEventCausalityMethod

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

type token
Name Type Description Expression In Common
actuality token actual | potential AdverseEvent.actuality
category token AE product-problem | PAE An adverse event is an event that caused harm to a patient, an adverse reaction is a something that is a subject-specific event that is a result of an exposure to a medication, food, device or environmental substance, a potential adverse event is something that occurred and that could have caused harm to a patient but did not 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 AdverseEvent.category
date date When the event occurred AdverseEvent.date
event token Type of the event itself in relation to the subject AdverseEvent.event
location reference Location where adverse event occurred AdverseEvent.location
( Location )
reaction recorder reference Adverse Reaction Events linked to exposure to substance Who recorded the adverse event AdverseEvent.reaction AdverseEvent.recorder
( Condition Practitioner , Patient , RelatedPerson )
recorder resultingcondition reference Who recorded Effect on the adverse subject due to this event AdverseEvent.recorder AdverseEvent.resultingCondition
( Practitioner , Patient , RelatedPerson Condition )
seriousness token Mild Seriousness of the event AdverseEvent.seriousness
severity token mild | Moderate moderate | Severe severe AdverseEvent.seriousness AdverseEvent.severity
study reference AdverseEvent.study AdverseEvent.study
( ResearchStudy )
subject reference Subject or group impacted by event AdverseEvent.subject
( Device Practitioner , Medication Group , Patient , ResearchSubject RelatedPerson )
substance reference Refers to the specific entity that caused the adverse event AdverseEvent.suspectEntity.instance
( Immunization , Device , Medication , Procedure , Substance , MedicationAdministration , MedicationStatement )
actual | potential AdverseEvent.type