IGUHealth
    Preparing search index...
    interface SubscriptionTopic {
        _approvalDate?: Element;
        _copyright?: Element;
        _date?: Element;
        _derivedFrom?: Element[];
        _description?: Element;
        _experimental?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _lastReviewDate?: Element;
        _publisher?: Element;
        _purpose?: Element;
        _status?: Element;
        _title?: Element;
        _url?: Element;
        _version?: Element;
        approvalDate?: date;
        canFilterBy?: SubscriptionTopicCanFilterBy[];
        contact?: ContactDetail[];
        contained?: ConcreteType[];
        copyright?: markdown;
        date?: dateTime;
        derivedFrom?: canonical[];
        description?: markdown;
        effectivePeriod?: Period;
        eventTrigger?: SubscriptionTopicEventTrigger[];
        experimental?: boolean;
        extension?: Extension[];
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        jurisdiction?: CodeableConcept[];
        language?: code;
        lastReviewDate?: date;
        meta?: Meta;
        modifierExtension?: Extension[];
        notificationShape?: SubscriptionTopicNotificationShape[];
        publisher?: string;
        purpose?: markdown;
        resourceTrigger?: SubscriptionTopicResourceTrigger[];
        resourceType: "SubscriptionTopic";
        status: code;
        text?: Narrative;
        title?: string;
        url: uri;
        useContext?: UsageContext[];
        version?: string;
    }
    Index

    Properties

    _approvalDate?: Element

    When SubscriptionTopic is/was approved by publisher

    _copyright?: Element

    Use and/or publishing restrictions

    _date?: Element

    Date status first applied

    _derivedFrom?: Element[]

    Based on FHIR protocol or definition

    _description?: Element

    Natural language description of the SubscriptionTopic

    _experimental?: Element

    If for testing purposes, not real usage

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _lastReviewDate?: Element

    Date the Subscription Topic was last reviewed by the publisher

    _publisher?: Element

    The name of the individual or organization that published the SubscriptionTopic

    _purpose?: Element

    Why this SubscriptionTopic is defined

    _status?: Element

    draft | active | retired | unknown

    _title?: Element

    Name for this subscription topic (Human friendly)

    _url?: Element

    Canonical identifier for this subscription topic definition, represented as a URI (globally unique)

    _version?: Element

    Business version of the subscription topic

    approvalDate?: date

    When SubscriptionTopic is/was approved by publisher

    Properties by which a Subscription can filter notifications from the SubscriptionTopic

    contact?: ContactDetail[]

    Contact details for the publisher

    contained?: ConcreteType[]

    Contained, inline Resources

    copyright?: markdown

    Use and/or publishing restrictions

    date?: dateTime

    Date status first applied

    derivedFrom?: canonical[]

    Based on FHIR protocol or definition

    description?: markdown

    Natural language description of the SubscriptionTopic

    effectivePeriod?: Period

    The effective date range for the SubscriptionTopic

    Event definitions the SubscriptionTopic

    experimental?: boolean

    If for testing purposes, not real usage

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business Identifier for this subscription topic

    implicitRules?: uri

    A set of rules under which this content was created

    jurisdiction?: CodeableConcept[]

    Intended jurisdiction of the SubscriptionTopic (if applicable)

    language?: code

    Language of the resource content

    lastReviewDate?: date

    Date the Subscription Topic was last reviewed by the publisher

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    Properties for describing the shape of notifications generated by this topic

    publisher?: string

    The name of the individual or organization that published the SubscriptionTopic

    purpose?: markdown

    Why this SubscriptionTopic is defined

    Definition of a resource-based trigger for the subscription topic

    resourceType: "SubscriptionTopic"
    status: code

    draft | active | retired | unknown

    text?: Narrative

    Text summary of the resource, for human interpretation

    title?: string

    Name for this subscription topic (Human friendly)

    url: uri

    Canonical identifier for this subscription topic definition, represented as a URI (globally unique)

    useContext?: UsageContext[]

    Content intends to support these contexts

    version?: string

    Business version of the subscription topic