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:
    Serialized Form
    • Field Detail

      • identifier

        protected Identifier identifier
        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.
      • event

        protected CodeableConcept event
        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.
      • subjectTarget

        protected Resource subjectTarget
        The actual object that is the target of the reference (This subject or group impacted by the event.)
      • encounter

        protected Reference encounter
        The Encounter during which AdverseEvent was created or to which the creation of this record is tightly associated.
      • encounterTarget

        protected Encounter encounterTarget
        The actual object that is the target of the reference (The Encounter during which AdverseEvent was created or to which the creation of this record is tightly associated.)
      • date

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

        protected DateTimeType detected
        Estimated or actual date the AdverseEvent began, in the opinion of the reporter.
      • recordedDate

        protected DateTimeType recordedDate
        The date on which the existence of the AdverseEvent was first recorded.
      • resultingCondition

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

        protected List<Condition> resultingConditionTarget
        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

        protected Location locationTarget
        The actual object that is the target of the reference (The information about where the adverse event occurred.)
      • severity

        protected CodeableConcept severity
        Describes the severity of the adverse event, in relation to the subject. Contrast to AdverseEvent.seriousness - a severe rash might not be serious, but a mild heart problem is.
      • recorder

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

        protected Resource 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.)
      • contributor

        protected List<Reference> contributor
        Parties that may or should contribute or have contributed information to the adverse event, which can consist of one or more activities. Such information includes information leading to the decision to perform the activity and how to perform the activity (e.g. consultant), information that the activity itself seeks to reveal (e.g. informant of clinical history), or information about what activity was performed (e.g. informant witness).
      • contributorTarget

        protected List<Resource> contributorTarget
        The actual objects that are the target of the reference (Parties that may or should contribute or have contributed information to the adverse event, which can consist of one or more activities. Such information includes information leading to the decision to perform the activity and how to perform the activity (e.g. consultant), information that the activity itself seeks to reveal (e.g. informant of clinical history), or information about what activity was performed (e.g. informant witness).)
      • SP_DATE

        public static final String SP_DATE
        Search parameter: date

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

        See Also:
        Constant Field Values
      • 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_SEVERITY

        public static final String SP_SEVERITY
        Search parameter: severity

        Description: mild | moderate | severe
        Type: token
        Path: AdverseEvent.severity

        See Also:
        Constant Field Values
      • SEVERITY

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

        Description: mild | moderate | severe
        Type: token
        Path: AdverseEvent.severity

      • SP_RECORDER

        public static final String SP_RECORDER
        Search parameter: recorder

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

        See Also:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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".
      • ACTUALITY

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

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

      • SERIOUSNESS

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

        Description: Seriousness of the event
        Type: token
        Path: AdverseEvent.seriousness

      • SP_SUBJECT

        public static final String SP_SUBJECT
        Search parameter: subject

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

        See Also:
        Constant Field Values
      • SUBJECT

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

        Description: Subject 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_RESULTINGCONDITION

        public static final String SP_RESULTINGCONDITION
        Search parameter: resultingcondition

        Description: Effect on the subject due to this event
        Type: reference
        Path: AdverseEvent.resultingCondition

        See Also:
        Constant Field Values
      • RESULTINGCONDITION

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

        Description: Effect on the subject due to this event
        Type: reference
        Path: AdverseEvent.resultingCondition

      • INCLUDE_RESULTINGCONDITION

        public static final ca.uhn.fhir.model.api.Include INCLUDE_RESULTINGCONDITION
        Constant for fluent queries to be used to add include statements. Specifies the path value of "AdverseEvent:resultingcondition".
      • 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:
        Constant Field Values
      • 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:
        Constant Field Values
      • 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: 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
        Type: token
        Path: AdverseEvent.category

        See Also:
        Constant Field Values
      • CATEGORY

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

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

      • SP_EVENT

        public static final String SP_EVENT
        Search parameter: event

        Description: Type of the event itself in relation to the subject
        Type: token
        Path: AdverseEvent.event

        See Also:
        Constant Field Values
      • EVENT

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

        Description: Type of the event itself in relation to the subject
        Type: token
        Path: AdverseEvent.event