|
|
|
|
|
by littlesnailcs
2134 days ago
|
|
Yes, we built video chat on top of webrtc, host node.js server on aws, https termination on aws load balancer, then nginx to protect the data transition between load balancer and the server. We encrypt peer to peer text/image messages both during transition and store on the mobile device (using realm encryption storage). In regarding your second question, I assume you want to ask the membership service. For telemedicine service, provider see patients and answer any question (even is simple), this is reimbursable from the insurance. For membership, our nurse practitioners will be the first layer on the other side to answer any question via the chat, many of them have 20-30 years of experience, and NP are actually eligible to prescribe medicine. Patient can book a full session with oncologist when need. |
|
Co-incidentally I'm building a telemedicine platform for ophthalmologists in Canada. Wondering if we can connect?