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

    Interface RemovePatch

    interface RemovePatch {
        op: "remove";
        path: string;
    }

    Hierarchy

    • Patch
      • RemovePatch
    Index

    Properties

    Properties

    op: "remove"
    path: string