Thanks for answer me.
I need to integrate two mobile apps with the following functions:
- Registration and query for patients (patient app).
- Management of shcedules for physicians (patient and physician apps).
- Pharmacy selection for receive prescriptions (patient app).
- Query and update the clinical history for a patient (patien and physician apps).
- Registration and query for physicians (patient and physician apps).
- Refer medical tests (physician app).
- Refer prescriptions (physician app).
These items are the main functions i’ve identified for define the initial product.
I hope the integration be through some REST web service.
Thanks in advance.