IGUHealth
    Preparing search index...
    interface ManufacturedItemDefinition {
        _implicitRules?: Element;
        _language?: Element;
        _status?: Element;
        contained?: ConcreteType[];
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        ingredient?: CodeableConcept[];
        language?: code;
        manufacturedDoseForm: CodeableConcept;
        manufacturer?: Reference[];
        meta?: Meta;
        modifierExtension?: Extension[];
        property?: ManufacturedItemDefinitionProperty[];
        resourceType: "ManufacturedItemDefinition";
        status: code;
        text?: Narrative;
        unitOfPresentation?: CodeableConcept;
    }
    Index

    Properties

    _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

    contained?: ConcreteType[]

    Contained, inline Resources

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Unique identifier

    implicitRules?: uri

    A set of rules under which this content was created

    ingredient?: CodeableConcept[]

    The ingredients of this manufactured item. Only needed if these are not specified by incoming references from the Ingredient resource

    language?: code

    Language of the resource content

    manufacturedDoseForm: CodeableConcept

    Dose form as manufactured (before any necessary transformation)

    manufacturer?: Reference[]

    Manufacturer of the item (Note that this should be named "manufacturer" but it currently causes technical issues)

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    General characteristics of this item

    resourceType: "ManufacturedItemDefinition"
    status: code

    draft | active | retired | unknown

    text?: Narrative

    Text summary of the resource, for human interpretation

    unitOfPresentation?: CodeableConcept

    The “real world” units in which the quantity of the item is described