IGUHealth
    Preparing search index...
    interface ImplementationGuideDependsOn {
        _packageId?: Element;
        _uri?: Element;
        _version?: Element;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        packageId?: id;
        uri: canonical;
        version?: string;
    }
    Index

    Properties

    _packageId?: Element

    NPM Package name for IG this depends on

    _uri?: Element

    Identity of the IG that this depends on

    _version?: Element

    Version of the IG

    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

    packageId?: id

    NPM Package name for IG this depends on

    Identity of the IG that this depends on

    version?: string

    Version of the IG