FHIRKit Client - v2.0.0
    Preparing search index...

    Interface HistoryParams

    interface HistoryParams {
        id?: string;
        options?: RequestOptions;
        resourceType?: string;
    }
    Index

    Properties

    id?: string
    options?: RequestOptions
    resourceType?: string