IGUHealth
    Preparing search index...
    interface MedicinalProductIngredient {
        _allergenicIndicator?: Element;
        _implicitRules?: Element;
        _language?: Element;
        allergenicIndicator?: boolean;
        contained?: ConcreteType[];
        extension?: Extension[];
        id?: id;
        identifier?: Identifier;
        implicitRules?: uri;
        language?: code;
        manufacturer?: Reference[];
        meta?: Meta;
        modifierExtension?: Extension[];
        resourceType: "MedicinalProductIngredient";
        role: CodeableConcept;
        specifiedSubstance?: MedicinalProductIngredientSpecifiedSubstance[];
        substance?: MedicinalProductIngredientSubstance;
        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

    allergenicIndicator?: boolean

    If the ingredient is a known or suspected allergen

    contained?: ConcreteType[]

    Contained, inline Resources

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier

    Identifier for the ingredient

    implicitRules?: uri

    A set of rules under which this content was created

    language?: code

    Language of the resource content

    manufacturer?: Reference[]

    Manufacturer of this Ingredient

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    resourceType: "MedicinalProductIngredient"

    Ingredient role e.g. Active ingredient, excipient

    A specified substance that comprises this ingredient

    The ingredient substance

    text?: Narrative

    Text summary of the resource, for human interpretation