IGUHealth
    Preparing search index...
    interface SubscriptionTopicNotificationShape {
        _include?: Element[];
        _resource?: Element;
        _revInclude?: Element[];
        extension?: Extension[];
        id?: id;
        include?: string[];
        modifierExtension?: Extension[];
        resource: uri;
        revInclude?: string[];
    }
    Index

    Properties

    _include?: Element[]

    Include directives, rooted in the resource for this shape

    _resource?: Element

    URL of the Resource that is the focus (main) resource in a notification shape

    _revInclude?: Element[]

    Reverse include directives, rooted in the resource for this shape

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    include?: string[]

    Include directives, rooted in the resource for this shape

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    resource: uri

    URL of the Resource that is the focus (main) resource in a notification shape

    revInclude?: string[]

    Reverse include directives, rooted in the resource for this shape