IGUHealth
    Preparing search index...
    interface NutritionOrderSupplement {
        _instruction?: Element;
        _productName?: Element;
        extension?: Extension[];
        id?: id;
        instruction?: string;
        modifierExtension?: Extension[];
        productName?: string;
        quantity?: Quantity;
        schedule?: Timing[];
        type?: CodeableConcept;
    }
    Index

    Properties

    _instruction?: Element

    Instructions or additional information about the oral supplement

    _productName?: Element

    Product or brand name of the nutritional supplement

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    instruction?: string

    Instructions or additional information about the oral supplement

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    productName?: string

    Product or brand name of the nutritional supplement

    quantity?: Quantity

    Amount of the nutritional supplement

    schedule?: Timing[]

    Scheduled frequency of supplement

    Type of supplement product requested