Patient Service
interface PatientService
Content copied to clipboard
Functions
deletePatientAccount
Link copied to clipboard
findOrCreateDependentPatient
Link copied to clipboard
abstract fun findOrCreateDependentPatient(ehrSystem: String, dependentPatientDemographics: PatientDemographics): DataObserver<DexCarePatient>
Content copied to clipboard
findOrCreatePatient
Link copied to clipboard
abstract fun findOrCreatePatient(ehrSystem: String, patientDemographics: PatientDemographics): DataObserver<DexCarePatient>
Content copied to clipboard
getEMRPatient
Link copied to clipboard
getPatient
Link copied to clipboard
getSuffixes
Link copied to clipboard