Hello Everyone,
We did a deployment on sandbox to enable below features:
-
Feedback feature within App. Users can provide feedback by going to profile, scroll to bottom and clicking on submit feedback button.
-
HIP to send SMS to Patients. HIPs can notify patients about their latest visit using a SMS. Please refer to the
/v0.5/patients/sms/notify
and /v0.5/patients/sms/on-notify
in hip-apis. -
Patients to share their details by scanning a QR code from HIP for quick registration. HIP needs to implement APIs to accept the profile. Please refer to
/v0.5/patients/profile/share
and/v0.5/patients/profile/on-share
in hip-apis.
Please download the latest app from sandbox-website.
Thank you.