UNPKG

@oystehr/sdk

Version:

Oystehr SDK

7 lines (5 loc) 120 B
// AUTOGENERATED -- DO NOT EDIT export interface ErxSyncPatientParams { patientId: string; encounterId?: string; }