IGUHealth
    Preparing search index...
    interface ObservationDefinitionQualifiedInterval {
        _category?: Element;
        _condition?: Element;
        _gender?: Element;
        age?: Range;
        appliesTo?: CodeableConcept[];
        category?: code;
        condition?: string;
        context?: CodeableConcept;
        extension?: Extension[];
        gender?: code;
        gestationalAge?: Range;
        id?: id;
        modifierExtension?: Extension[];
        range?: Range;
    }
    Index

    Properties

    _category?: Element

    reference | critical | absolute

    _condition?: Element

    Condition associated with the reference range

    _gender?: Element

    male | female | other | unknown

    age?: Range

    Applicable age range, if relevant

    appliesTo?: CodeableConcept[]

    Targetted population of the range

    category?: code

    reference | critical | absolute

    condition?: string

    Condition associated with the reference range

    context?: CodeableConcept

    Range context qualifier

    extension?: Extension[]

    Additional content defined by implementations

    gender?: code

    male | female | other | unknown

    gestationalAge?: Range

    Applicable gestational age range, if relevant

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    range?: Range

    The interval itself, for continuous or ordinal observations