IGUHealth
    Preparing search index...

    Interface MedicinalProductIngredientSpecifiedSubstanceStrength

    interface MedicinalProductIngredientSpecifiedSubstanceStrength {
        _measurementPoint?: Element;
        concentration?: Ratio;
        concentrationLowLimit?: Ratio;
        country?: CodeableConcept[];
        extension?: Extension[];
        id?: id;
        measurementPoint?: string;
        modifierExtension?: Extension[];
        presentation: Ratio;
        presentationLowLimit?: Ratio;
        referenceStrength?: MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrength[];
    }
    Index

    Properties

    _measurementPoint?: Element

    For when strength is measured at a particular point or distance

    concentration?: Ratio

    The strength per unitary volume (or mass)

    concentrationLowLimit?: Ratio

    A lower limit for the strength per unitary volume (or mass), for when there is a range. The concentration attribute then becomes the upper limit

    country?: CodeableConcept[]

    The country or countries for which the strength range applies

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    measurementPoint?: string

    For when strength is measured at a particular point or distance

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    presentation: Ratio

    The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item

    presentationLowLimit?: Ratio

    A lower limit for the quantity of substance in the unit of presentation. For use when there is a range of strengths, this is the lower limit, with the presentation attribute becoming the upper limit

    Strength expressed in terms of a reference substance