PatientsV2
| API | Description |
|---|---|
| POST api/v2/Patients/SearchPatients |
No documentation available. |
| GET api/v2/Patients/{patientKey} |
No documentation available. |
PatientInsurances
| API | Description |
|---|---|
| GET api/PatientInsurances?userKey={userKey} |
No documentation available. |
| GET api/PatientInsurances/GetByUserKey?userKey={userKey} |
No documentation available. |
| GET api/PatientInsurances/GetByUserKey/{userKey} |
No documentation available. |
| GET api/PatientInsurances?id={id} |
No documentation available. |
| GET api/PatientInsurances/Get?id={id} |
No documentation available. |
| GET api/PatientInsurances/Get/{id} |
No documentation available. |
| PUT api/PatientInsurances |
No documentation available. |
| DELETE api/PatientInsurances?id={id} |
No documentation available. |
| DELETE api/PatientInsurances/Delete?id={id} |
No documentation available. |
| GET api/PatientInsurances/{userKey}/HasInsuranceCards |
No documentation available. |
Patients
| API | Description |
|---|---|
| POST api/Patients/GetPatientsList |
No documentation available. |
| POST api/Patients/SearchPatients |
No documentation available. |
| POST api/Patients/AddPatientsForCdoctors |
No documentation available. |
| POST api/Patients/AddPatients |
No documentation available. |
| POST api/Patients/EditPatient |
No documentation available. |
| POST api/Patients/EditPatientByPatientId |
No documentation available. |
| POST api/Patients/DeletePatients |
No documentation available. |
| POST api/Patients/GetPatientsByPatientKeys |
No documentation available. |
| POST api/Patients/GetPatientsByPatientIds |
No documentation available. |
| GET api/Patients/GetPatientRelativeTypes?languageId={languageId} |
No documentation available. |
| POST api/Patients/AddOrFindPatient |
No documentation available. |
| GET api/Patients/GetPatientMobileToken?userKey={userKey} |
No documentation available. |
| GET api/Patients/GetUserByToken?token={token} |
No documentation available. |