IGUHealth
    Preparing search index...
    interface ValueSetExpansion {
        _identifier?: Element;
        _offset?: Element;
        _timestamp?: Element;
        _total?: Element;
        contains?: ValueSetExpansionContains[];
        extension?: Extension[];
        id?: id;
        identifier?: uri;
        modifierExtension?: Extension[];
        offset?: integer;
        parameter?: ValueSetExpansionParameter[];
        timestamp: dateTime;
        total?: integer;
    }
    Index

    Properties

    _identifier?: Element

    Identifies the value set expansion (business identifier)

    _offset?: Element

    Offset at which this resource starts

    _timestamp?: Element

    Time ValueSet expansion happened

    _total?: Element

    Total number of codes in the expansion

    Codes in the value set

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    identifier?: uri

    Identifies the value set expansion (business identifier)

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    offset?: integer

    Offset at which this resource starts

    Parameter that controlled the expansion process

    timestamp: dateTime

    Time ValueSet expansion happened

    total?: integer

    Total number of codes in the expansion