IGUHealth
    Preparing search index...
    interface MedicinalProductManufactured {
        _implicitRules?: Element;
        _language?: Element;
        contained?: ConcreteType[];
        extension?: Extension[];
        id?: id;
        implicitRules?: uri;
        ingredient?: Reference[];
        language?: code;
        manufacturedDoseForm: CodeableConcept;
        manufacturer?: Reference[];
        meta?: Meta;
        modifierExtension?: Extension[];
        otherCharacteristics?: CodeableConcept[];
        physicalCharacteristics?: ProdCharacteristic;
        quantity: Quantity;
        resourceType: "MedicinalProductManufactured";
        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

    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

    ingredient?: Reference[]

    Ingredient

    language?: code

    Language of the resource content

    manufacturedDoseForm: CodeableConcept

    Dose form as manufactured and before any transformation into the pharmaceutical product

    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

    otherCharacteristics?: CodeableConcept[]

    Other codeable characteristics

    physicalCharacteristics?: ProdCharacteristic

    Dimensions, color etc.

    quantity: Quantity

    The quantity or "count number" of the manufactured item

    resourceType: "MedicinalProductManufactured"
    text?: Narrative

    Text summary of the resource, for human interpretation

    unitOfPresentation?: CodeableConcept

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