interface EffectEvidenceSynthesisEffectEstimatePrecisionEstimate {
    _from?: Element;
    _level?: Element;
    _to?: Element;
    extension?: Extension[];
    from?: decimal;
    id?: id;
    level?: decimal;
    modifierExtension?: Extension[];
    to?: decimal;
    type?: CodeableConcept;
}

Properties

_from?: Element

Lower bound

_level?: Element

Level of confidence interval

_to?: Element

Upper bound

extension?: Extension[]

Additional content defined by implementations

from?: decimal

Lower bound

id?: id

Unique id for inter-element referencing

level?: decimal

Level of confidence interval

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

to?: decimal

Upper bound

Type of precision estimate