I am looking for a third party system

Hey, I created a website for a doctor’s office, and now I’m working on the appointment booking Page . Patients need to enter their name, choose a service, and provide some info. Is there any software I can integrate for that, or do I need to code it myself using HTML/CSS and a database to store everything?
6 Replies
redcaus1235
redcaus1235OP2mo ago
I know that I need to use php/js to but I want to use a tool cause it’s safer But I want like a third party tool cause it’s more secure
MarkBoots
MarkBoots2mo ago
i don't have a recommended service. But please be very careful with this. You're dealing health related privacy details. Don't build it yourself. Ask around what other offices in the region use
Boa
Boa2mo ago
I recommend using blockchain technology.
redcaus1235
redcaus1235OP2mo ago
I looked around and the problem is they use a website build tool like elementor
13eck
13eck2mo ago
Do you have a reason to suggest such a silly thing? What problem do you think "making a medical booking page" screams "Use blockchain"?
curiousmissfox
curiousmissfox2mo ago
When dealing with peoples personal identifiable information and electronic health records , you have to be very careful you’re in compliance with hippa laws (at least in USA). Any tool you use for your Db or server will need to be hippa compliant and sign a BAA (Business Associate Agreement) . Not all tools are willing to do this- some google workspace plans are eligible to use google workspace tools (like Sheets, AppsScript, etc) with a BAA

Did you find this page helpful?