IGUHealth
    Preparing search index...
    interface ImplementationGuideGlobal {
        _profile?: Element;
        _type?: Element;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        profile: canonical;
        type: code;
    }
    Index

    Properties

    _profile?: Element

    Profile that all resources must conform to

    _type?: Element

    Type this profile applies to

    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

    profile: canonical

    Profile that all resources must conform to

    type: code

    Type this profile applies to