IGUHealth
    Preparing search index...
    interface Goal {
        _implicitRules?: Element;
        _language?: Element;
        _lifecycleStatus?: Element;
        _startDate?: Element;
        _statusDate?: Element;
        _statusReason?: Element;
        achievementStatus?: CodeableConcept;
        addresses?: Reference[];
        category?: CodeableConcept[];
        contained?: ConcreteType[];
        description: CodeableConcept;
        expressedBy?: Reference;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        lifecycleStatus: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        note?: Annotation[];
        outcomeCode?: CodeableConcept[];
        outcomeReference?: Reference[];
        priority?: CodeableConcept;
        resourceType: "Goal";
        startCodeableConcept?: CodeableConcept;
        startDate?: date;
        statusDate?: date;
        statusReason?: string;
        subject: Reference;
        target?: GoalTarget[];
        text?: Narrative;
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _lifecycleStatus?: Element

    proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected

    _startDate?: Element

    When goal pursuit begins

    _statusDate?: Element

    When goal status took effect

    _statusReason?: Element

    Reason for current status

    achievementStatus?: CodeableConcept

    in-progress | improving | worsening | no-change | achieved | sustaining | not-achieved | no-progress | not-attainable

    addresses?: Reference[]

    Issues addressed by this goal

    category?: CodeableConcept[]

    E.g. Treatment, dietary, behavioral, etc.

    contained?: ConcreteType[]

    Contained, inline Resources

    description: CodeableConcept

    Code or text describing goal

    expressedBy?: Reference

    Who's responsible for creating Goal?

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    External Ids for this goal

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    lifecycleStatus: code

    proposed | planned | accepted | active | on-hold | completed | cancelled | entered-in-error | rejected

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    note?: Annotation[]

    Comments about the goal

    outcomeCode?: CodeableConcept[]

    What result was achieved regarding the goal?

    outcomeReference?: Reference[]

    Observation that resulted from goal

    priority?: CodeableConcept

    high-priority | medium-priority | low-priority

    resourceType: "Goal"
    startCodeableConcept?: CodeableConcept

    When goal pursuit begins

    startDate?: date

    When goal pursuit begins

    statusDate?: date

    When goal status took effect

    statusReason?: string

    Reason for current status

    subject: Reference

    Who this goal is intended for

    target?: GoalTarget[]

    Target outcome for the goal

    text?: Narrative

    Text summary of the resource, for human interpretation