UNPKG

@oystehr/sdk

Version:

Oystehr SDK

5 lines (4 loc) 105 B
export interface ErxCancelPrescriptionParams { patientId: string; medicationRequestId: string; }