UNPKG

@oystehr/sdk

Version:

Oystehr SDK

12 lines (10 loc) 195 B
// AUTOGENERATED -- DO NOT EDIT /** * Photon sync response */ export interface ErxV1SyncPatientResponse { /** * The Photon identifier for the patient. */ photonPatientId?: string; }