IGUHealth
    Preparing search index...
    interface Ingredient {
        _allergenicIndicator?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _status?: Element;
        allergenicIndicator?: boolean;
        contained?: ConcreteType[];
        extension?: Extension[];
        for?: Reference[];
        function?: CodeableConcept[];
        id?: id;
        identifier?: Identifier;
        implicitRules?: uri;
        language?: code;
        manufacturer?: IngredientManufacturer[];
        meta?: Meta;
        modifierExtension?: Extension[];
        resourceType: "Ingredient";
        role: CodeableConcept;
        status: code;
        substance: IngredientSubstance;
        text?: Narrative;
    }
    Index

    Properties

    _allergenicIndicator?: Element

    If the ingredient is a known or suspected allergen

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _status?: Element

    draft | active | retired | unknown

    allergenicIndicator?: boolean

    If the ingredient is a known or suspected allergen

    contained?: ConcreteType[]

    Contained, inline Resources

    extension?: Extension[]

    Additional content defined by implementations

    for?: Reference[]

    The product which this ingredient is a constituent part of

    function?: CodeableConcept[]

    Precise action within the drug product, e.g. antioxidant, alkalizing agent

    id?: id

    Logical id of this artifact

    identifier?: Identifier

    An identifier or code by which the ingredient can be referenced

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    manufacturer?: IngredientManufacturer[]

    An organization that manufactures this ingredient

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    resourceType: "Ingredient"

    Purpose of the ingredient within the product, e.g. active, inactive

    status: code

    draft | active | retired | unknown

    The substance that comprises this ingredient

    text?: Narrative

    Text summary of the resource, for human interpretation