IGUHealth
    Preparing search index...
    interface AdverseEvent {
        _actuality?: Element;
        _date?: Element;
        _detected?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _recordedDate?: Element;
        actuality: code;
        category?: CodeableConcept[];
        contained?: ConcreteType[];
        contributor?: Reference[];
        date?: dateTime;
        detected?: dateTime;
        encounter?: Reference;
        event?: CodeableConcept;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier;
        implicitRules?: uri;
        language?: code;
        location?: Reference;
        meta?: Meta;
        modifierExtension?: Extension[];
        outcome?: CodeableConcept;
        recordedDate?: dateTime;
        recorder?: Reference;
        referenceDocument?: Reference[];
        resourceType: "AdverseEvent";
        resultingCondition?: Reference[];
        seriousness?: CodeableConcept;
        severity?: CodeableConcept;
        study?: Reference[];
        subject: Reference;
        subjectMedicalHistory?: Reference[];
        suspectEntity?: AdverseEventSuspectEntity[];
        text?: Narrative;
    }
    Index

    Properties

    _actuality?: Element

    actual | potential

    _date?: Element

    When the event occurred

    _detected?: Element

    When the event was detected

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _recordedDate?: Element

    When the event was recorded

    actuality: code

    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

    contained?: ConcreteType[]

    Contained, inline Resources

    contributor?: Reference[]

    Who was involved in the adverse event or the potential adverse event

    date?: dateTime

    When the event occurred

    detected?: dateTime

    When the event was detected

    encounter?: Reference

    Encounter created as part of

    Type of the event itself in relation to the subject

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier

    Business identifier for the event

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    location?: Reference

    Location where adverse event occurred

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    outcome?: CodeableConcept

    resolved | recovering | ongoing | resolvedWithSequelae | fatal | unknown

    recordedDate?: dateTime

    When the event was recorded

    recorder?: Reference

    Who recorded the adverse event

    referenceDocument?: Reference[]

    AdverseEvent.referenceDocument

    resourceType: "AdverseEvent"
    resultingCondition?: Reference[]

    Effect on the subject due to this event

    seriousness?: CodeableConcept

    Seriousness of the event

    severity?: CodeableConcept

    mild | moderate | severe

    study?: Reference[]

    AdverseEvent.study

    subject: Reference

    Subject impacted by event

    subjectMedicalHistory?: Reference[]

    AdverseEvent.subjectMedicalHistory

    suspectEntity?: AdverseEventSuspectEntity[]

    The suspected agent causing the adverse event

    text?: Narrative

    Text summary of the resource, for human interpretation