IGUHealth
    Preparing search index...
    interface NutritionProduct {
        _implicitRules?: Element;
        _language?: Element;
        _status?: Element;
        category?: CodeableConcept[];
        code?: CodeableConcept;
        contained?: ConcreteType[];
        extension?: Extension[];
        id?: id;
        implicitRules?: uri;
        ingredient?: NutritionProductIngredient[];
        instance?: NutritionProductInstance;
        knownAllergen?: CodeableReference[];
        language?: code;
        manufacturer?: Reference[];
        meta?: Meta;
        modifierExtension?: Extension[];
        note?: Annotation[];
        nutrient?: NutritionProductNutrient[];
        productCharacteristic?: NutritionProductProductCharacteristic[];
        resourceType: "NutritionProduct";
        status: code;
        text?: Narrative;
    }
    Index

    Properties

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _status?: Element

    active | inactive | entered-in-error

    category?: CodeableConcept[]

    A category or class of the nutrition product (halal, kosher, gluten free, vegan, etc)

    A code designating a specific type of nutritional product

    contained?: ConcreteType[]

    Contained, inline Resources

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    implicitRules?: uri

    A set of rules under which this content was created

    Ingredients contained in this product

    One or several physical instances or occurrences of the nutrition product

    knownAllergen?: CodeableReference[]

    Known or suspected allergens that are a part of this product

    language?: code

    Language of the resource content

    manufacturer?: Reference[]

    Manufacturer, representative or officially responsible for the product

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    note?: Annotation[]

    Comments made about the product

    The product's nutritional information expressed by the nutrients

    productCharacteristic?: NutritionProductProductCharacteristic[]

    Specifies descriptive properties of the nutrition product

    resourceType: "NutritionProduct"
    status: code

    active | inactive | entered-in-error

    text?: Narrative

    Text summary of the resource, for human interpretation