UNPKG

@oystehr/sdk

Version:

Oystehr SDK

7 lines (5 loc) 134 B
// AUTOGENERATED -- DO NOT EDIT export interface ErxCancelPrescriptionParams { patientId: string; medicationRequestId: string; }