IGUHealth
    Preparing search index...
    interface EpisodeOfCare {
        _implicitRules?: Element;
        _language?: Element;
        _status?: Element;
        account?: Reference[];
        careManager?: Reference;
        contained?: ConcreteType[];
        diagnosis?: EpisodeOfCareDiagnosis[];
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        managingOrganization?: Reference;
        meta?: Meta;
        modifierExtension?: Extension[];
        patient: Reference;
        period?: Period;
        referralRequest?: Reference[];
        resourceType: "EpisodeOfCare";
        status: code;
        statusHistory?: EpisodeOfCareStatusHistory[];
        team?: Reference[];
        text?: Narrative;
        type?: CodeableConcept[];
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _status?: Element

    planned | waitlist | active | onhold | finished | cancelled | entered-in-error

    account?: Reference[]

    The set of accounts that may be used for billing for this EpisodeOfCare

    careManager?: Reference

    Care manager/care coordinator for the patient

    contained?: ConcreteType[]

    Contained, inline Resources

    The list of diagnosis relevant to this episode of care

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business Identifier(s) relevant for this EpisodeOfCare

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    managingOrganization?: Reference

    Organization that assumes care

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    patient: Reference

    The patient who is the focus of this episode of care

    period?: Period

    Interval during responsibility is assumed

    referralRequest?: Reference[]

    Originating Referral Request(s)

    resourceType: "EpisodeOfCare"
    status: code

    planned | waitlist | active | onhold | finished | cancelled | entered-in-error

    statusHistory?: EpisodeOfCareStatusHistory[]

    Past list of status codes (the current status may be included to cover the start date of the status)

    team?: Reference[]

    Other practitioners facilitating this episode of care

    text?: Narrative

    Text summary of the resource, for human interpretation

    Type/class - e.g. specialist referral, disease management