IGUHealth
    Preparing search index...
    interface AuditEventSource {
        _site?: Element;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        observer: Reference;
        site?: string;
        type?: Coding[];
    }
    Index

    Properties

    _site?: Element

    Logical source location within the enterprise

    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

    observer: Reference

    The identity of source detecting the event

    site?: string

    Logical source location within the enterprise

    type?: Coding[]

    The type of source where event originated