core.diff | Medplum Diff type Signature: export type Diff = (input: any, output: any, ptr: Pointer) => Operation[]; References: Pointer, Operation Diff type