IGUHealth
    Preparing search index...
    interface MedicinalProductPackaged {
        _description?: Element;
        _implicitRules?: Element;
        _language?: Element;
        batchIdentifier?: MedicinalProductPackagedBatchIdentifier[];
        contained?: ConcreteType[];
        description?: string;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        language?: code;
        legalStatusOfSupply?: CodeableConcept;
        manufacturer?: Reference[];
        marketingAuthorization?: Reference;
        marketingStatus?: MarketingStatus[];
        meta?: Meta;
        modifierExtension?: Extension[];
        packageItem: MedicinalProductPackagedPackageItem[];
        resourceType: "MedicinalProductPackaged";
        subject?: Reference[];
        text?: Narrative;
    }
    Index

    Properties

    _description?: Element

    Textual description

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    Batch numbering

    contained?: ConcreteType[]

    Contained, inline Resources

    description?: string

    Textual description

    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

    language?: code

    Language of the resource content

    legalStatusOfSupply?: CodeableConcept

    The legal status of supply of the medicinal product as classified by the regulator

    manufacturer?: Reference[]

    Manufacturer of this Package Item

    marketingAuthorization?: Reference

    Manufacturer of this Package Item

    marketingStatus?: MarketingStatus[]

    Marketing information

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    A packaging item, as a contained for medicine, possibly with other packaging items within

    resourceType: "MedicinalProductPackaged"
    subject?: Reference[]

    The product with this is a pack for

    text?: Narrative

    Text summary of the resource, for human interpretation