IGUHealth
    Preparing search index...
    interface MedicinalProductName {
        _productName?: Element;
        countryLanguage?: MedicinalProductNameCountryLanguage[];
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        namePart?: MedicinalProductNameNamePart[];
        productName: string;
    }
    Index

    Properties

    _productName?: Element

    The full product name

    Country where the name applies

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    Coding words or phrases of the name

    productName: string

    The full product name