createPatientWithMyChart

abstract fun createPatientWithMyChart(myChartUserName: String, myChartPassword: String, ehrSystem: String): DataObserver<DexCarePatient>

This api will create a DexCare patient and links it with the EPIC record associated with the given MyChart account and also link it to the current auth account

Return

DexCarePatient

Parameters

myChartUserName
myChartPassword
ehrSystem