Class AdverseEvent

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IAnyResource, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions, org.hl7.fhir.instance.model.api.IBaseResource, org.hl7.fhir.instance.model.api.IDomainResource

public class AdverseEvent extends DomainResource
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.
See Also:
  • Field Details

    • identifier

      The identifier(s) of this adverse event that are assigned by business processes and/or used to refer to it when a direct URL reference to the resource itsefl is not appropriate.
    • category

      The type of event which is important to characterize what occurred and caused harm to the subject, or had the potential to cause harm to the subject.
    • type

      protected CodeableConcept type
      This element defines the specific type of event that occurred or that was prevented from occurring.
    • subject

      protected Reference subject
      This subject or group impacted by the event. With a prospective adverse event, there will be no subject as the adverse event was prevented.
    • subjectTarget

      The actual object that is the target of the reference (This subject or group impacted by the event. With a prospective adverse event, there will be no subject as the adverse event was prevented.)
    • date

      protected DateTimeType date
      The date (and perhaps time) when the adverse event occurred.
    • reaction

      protected List<Reference> reaction
      Includes information about the reaction that occurred as a result of exposure to a substance (for example, a drug or a chemical).
    • reactionTarget

      The actual objects that are the target of the reference (Includes information about the reaction that occurred as a result of exposure to a substance (for example, a drug or a chemical).)
    • location

      protected Reference location
      The information about where the adverse event occurred.
    • locationTarget

      The actual object that is the target of the reference (The information about where the adverse event occurred.)
    • seriousness

      Describes the seriousness or severity of the adverse event.
    • outcome

      Describes the type of outcome from the adverse event.
    • recorder

      protected Reference recorder
      Information on who recorded the adverse event. May be the patient or a practitioner.
    • recorderTarget

      The actual object that is the target of the reference (Information on who recorded the adverse event. May be the patient or a practitioner.)
    • eventParticipant

      Parties that may or should contribute or have contributed information to the Act. Such information includes information leading to the decision to perform the Act and how to perform the Act (e.g. consultant), information that the Act itself seeks to reveal (e.g. informant of clinical history), or information about what Act was performed (e.g. informant witness).
    • eventParticipantTarget

      The actual object that is the target of the reference (Parties that may or should contribute or have contributed information to the Act. Such information includes information leading to the decision to perform the Act and how to perform the Act (e.g. consultant), information that the Act itself seeks to reveal (e.g. informant of clinical history), or information about what Act was performed (e.g. informant witness).)
    • description

      Describes the adverse event in text.
    • suspectEntity

      Describes the entity that is suspected to have caused the adverse event.
    • subjectMedicalHistory

      AdverseEvent.subjectMedicalHistory.
    • subjectMedicalHistoryTarget

      The actual objects that are the target of the reference (AdverseEvent.subjectMedicalHistory.)
    • referenceDocument

      AdverseEvent.referenceDocument.
    • referenceDocumentTarget

      The actual objects that are the target of the reference (AdverseEvent.referenceDocument.)
    • study

      protected List<Reference> study
      AdverseEvent.study.
    • studyTarget

      The actual objects that are the target of the reference (AdverseEvent.study.)
    • SP_DATE

      public static final String SP_DATE
      Search parameter: date

      Description: When the event occurred
      Type: date
      Path: AdverseEvent.date

      See Also:
    • DATE

      public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
      Fluent Client search parameter constant for date

      Description: When the event occurred
      Type: date
      Path: AdverseEvent.date

    • SP_RECORDER

      public static final String SP_RECORDER
      Search parameter: recorder

      Description: Who recorded the adverse event
      Type: reference
      Path: AdverseEvent.recorder

      See Also:
    • RECORDER

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam RECORDER
      Fluent Client search parameter constant for recorder

      Description: Who recorded the adverse event
      Type: reference
      Path: AdverseEvent.recorder

    • INCLUDE_RECORDER

      public static final ca.uhn.fhir.model.api.Include INCLUDE_RECORDER
      Constant for fluent queries to be used to add include statements. Specifies the path value of "AdverseEvent:recorder".
    • SP_STUDY

      public static final String SP_STUDY
      Search parameter: study

      Description: AdverseEvent.study
      Type: reference
      Path: AdverseEvent.study

      See Also:
    • STUDY

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam STUDY
      Fluent Client search parameter constant for study

      Description: AdverseEvent.study
      Type: reference
      Path: AdverseEvent.study

    • INCLUDE_STUDY

      public static final ca.uhn.fhir.model.api.Include INCLUDE_STUDY
      Constant for fluent queries to be used to add include statements. Specifies the path value of "AdverseEvent:study".
    • SP_REACTION

      public static final String SP_REACTION
      Search parameter: reaction

      Description: Adverse Reaction Events linked to exposure to substance
      Type: reference
      Path: AdverseEvent.reaction

      See Also:
    • REACTION

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REACTION
      Fluent Client search parameter constant for reaction

      Description: Adverse Reaction Events linked to exposure to substance
      Type: reference
      Path: AdverseEvent.reaction

    • INCLUDE_REACTION

      public static final ca.uhn.fhir.model.api.Include INCLUDE_REACTION
      Constant for fluent queries to be used to add include statements. Specifies the path value of "AdverseEvent:reaction".
    • SP_SERIOUSNESS

      public static final String SP_SERIOUSNESS
      Search parameter: seriousness

      Description: Mild | Moderate | Severe
      Type: token
      Path: AdverseEvent.seriousness

      See Also:
    • SERIOUSNESS

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam SERIOUSNESS
      Fluent Client search parameter constant for seriousness

      Description: Mild | Moderate | Severe
      Type: token
      Path: AdverseEvent.seriousness

    • SP_SUBJECT

      public static final String SP_SUBJECT
      Search parameter: subject

      Description: Subject or group impacted by event
      Type: reference
      Path: AdverseEvent.subject

      See Also:
    • SUBJECT

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
      Fluent Client search parameter constant for subject

      Description: Subject or group impacted by event
      Type: reference
      Path: AdverseEvent.subject

    • INCLUDE_SUBJECT

      public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
      Constant for fluent queries to be used to add include statements. Specifies the path value of "AdverseEvent:subject".
    • SP_SUBSTANCE

      public static final String SP_SUBSTANCE
      Search parameter: substance

      Description: Refers to the specific entity that caused the adverse event
      Type: reference
      Path: AdverseEvent.suspectEntity.instance

      See Also:
    • SUBSTANCE

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBSTANCE
      Fluent Client search parameter constant for substance

      Description: Refers to the specific entity that caused the adverse event
      Type: reference
      Path: AdverseEvent.suspectEntity.instance

    • INCLUDE_SUBSTANCE

      public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBSTANCE
      Constant for fluent queries to be used to add include statements. Specifies the path value of "AdverseEvent:substance".
    • SP_LOCATION

      public static final String SP_LOCATION
      Search parameter: location

      Description: Location where adverse event occurred
      Type: reference
      Path: AdverseEvent.location

      See Also:
    • LOCATION

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam LOCATION
      Fluent Client search parameter constant for location

      Description: Location where adverse event occurred
      Type: reference
      Path: AdverseEvent.location

    • INCLUDE_LOCATION

      public static final ca.uhn.fhir.model.api.Include INCLUDE_LOCATION
      Constant for fluent queries to be used to add include statements. Specifies the path value of "AdverseEvent:location".
    • SP_CATEGORY

      public static final String SP_CATEGORY
      Search parameter: category

      Description: AE | 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
      Type: token
      Path: AdverseEvent.category

      See Also:
    • CATEGORY

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam CATEGORY
      Fluent Client search parameter constant for category

      Description: AE | 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
      Type: token
      Path: AdverseEvent.category

    • SP_TYPE

      public static final String SP_TYPE
      Search parameter: type

      Description: actual | potential
      Type: token
      Path: AdverseEvent.type

      See Also:
    • TYPE

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam TYPE
      Fluent Client search parameter constant for type

      Description: actual | potential
      Type: token
      Path: AdverseEvent.type

  • Constructor Details

  • Method Details