IGUHealth
    Preparing search index...
    interface RiskAssessment {
        _implicitRules?: Element;
        _language?: Element;
        _mitigation?: Element;
        _occurrenceDateTime?: Element;
        _status?: Element;
        basedOn?: Reference;
        basis?: Reference[];
        code?: CodeableConcept;
        condition?: Reference;
        contained?: ConcreteType[];
        encounter?: Reference;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        meta?: Meta;
        method?: CodeableConcept;
        mitigation?: string;
        modifierExtension?: Extension[];
        note?: Annotation[];
        occurrenceDateTime?: dateTime;
        occurrencePeriod?: Period;
        parent?: Reference;
        performer?: Reference;
        prediction?: RiskAssessmentPrediction[];
        reasonCode?: CodeableConcept[];
        reasonReference?: Reference[];
        resourceType: "RiskAssessment";
        status: code;
        subject: Reference;
        text?: Narrative;
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _mitigation?: Element

    How to reduce risk

    _occurrenceDateTime?: Element

    When was assessment made?

    _status?: Element

    registered | preliminary | final | amended +

    basedOn?: Reference

    Request fulfilled by this assessment

    basis?: Reference[]

    Information used in assessment

    Type of assessment

    condition?: Reference

    Condition assessed

    contained?: ConcreteType[]

    Contained, inline Resources

    encounter?: Reference

    Where was assessment performed?

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Unique identifier for the assessment

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    Evaluation mechanism

    mitigation?: string

    How to reduce risk

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    note?: Annotation[]

    Comments on the risk assessment

    occurrenceDateTime?: dateTime

    When was assessment made?

    occurrencePeriod?: Period

    When was assessment made?

    parent?: Reference

    Part of this occurrence

    performer?: Reference

    Who did assessment?

    Outcome predicted

    reasonCode?: CodeableConcept[]

    Why the assessment was necessary?

    reasonReference?: Reference[]

    Why the assessment was necessary?

    resourceType: "RiskAssessment"
    status: code

    registered | preliminary | final | amended +

    subject: Reference

    Who/what does assessment apply to?

    text?: Narrative

    Text summary of the resource, for human interpretation