IGUHealth
    Preparing search index...
    interface NutritionOrder {
        _dateTime?: Element;
        _implicitRules?: Element;
        _instantiates?: Element[];
        _instantiatesCanonical?: Element[];
        _instantiatesUri?: Element[];
        _intent?: Element;
        _language?: Element;
        _status?: Element;
        allergyIntolerance?: Reference[];
        contained?: ConcreteType[];
        dateTime: dateTime;
        encounter?: Reference;
        enteralFormula?: NutritionOrderEnteralFormula;
        excludeFoodModifier?: CodeableConcept[];
        extension?: Extension[];
        foodPreferenceModifier?: CodeableConcept[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        instantiates?: uri[];
        instantiatesCanonical?: canonical[];
        instantiatesUri?: uri[];
        intent: code;
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        note?: Annotation[];
        oralDiet?: NutritionOrderOralDiet;
        orderer?: Reference;
        patient: Reference;
        resourceType: "NutritionOrder";
        status: code;
        supplement?: NutritionOrderSupplement[];
        text?: Narrative;
    }
    Index

    Properties

    _dateTime?: Element

    Date and time the nutrition order was requested

    _implicitRules?: Element

    A set of rules under which this content was created

    _instantiates?: Element[]

    Instantiates protocol or definition

    _instantiatesCanonical?: Element[]

    Instantiates FHIR protocol or definition

    _instantiatesUri?: Element[]

    Instantiates external protocol or definition

    _intent?: Element

    proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option

    _language?: Element

    Language of the resource content

    _status?: Element

    draft | active | on-hold | revoked | completed | entered-in-error | unknown

    allergyIntolerance?: Reference[]

    List of the patient's food and nutrition-related allergies and intolerances

    contained?: ConcreteType[]

    Contained, inline Resources

    dateTime: dateTime

    Date and time the nutrition order was requested

    encounter?: Reference

    The encounter associated with this nutrition order

    Enteral formula components

    excludeFoodModifier?: CodeableConcept[]

    Order-specific modifier about the type of food that should not be given

    extension?: Extension[]

    Additional content defined by implementations

    foodPreferenceModifier?: CodeableConcept[]

    Order-specific modifier about the type of food that should be given

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Identifiers assigned to this order

    implicitRules?: uri

    A set of rules under which this content was created

    instantiates?: uri[]

    Instantiates protocol or definition

    instantiatesCanonical?: canonical[]

    Instantiates FHIR protocol or definition

    instantiatesUri?: uri[]

    Instantiates external protocol or definition

    intent: code

    proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    note?: Annotation[]

    Comments

    Oral diet components

    orderer?: Reference

    Who ordered the diet, formula or nutritional supplement

    patient: Reference

    The person who requires the diet, formula or nutritional supplement

    resourceType: "NutritionOrder"
    status: code

    draft | active | on-hold | revoked | completed | entered-in-error | unknown

    Supplement components

    text?: Narrative

    Text summary of the resource, for human interpretation