Initial Release
Fhirgure helps neurodiverse employees at self-insured firms book appointments with one click. Appointment booking - including protracted phone calls, long email chains, and general bureaucratic and social hassle - is a major barrier to neurodiverse patients, preventing them from getting the care they need. Yet, many of them work at self-insured firms, which have access to their employees’ health records. Fhirgure reads employee health records to give appointment reminders and email providers the relevant information, booking appointments with one click.
Login with demo user: “15470” and password: “password”
https://www.figma.com/file/N7ybUfkKC2FUGZwQpsSftv/appt-scheduler?node-id=0%3A1
Employers are part of the US healthcare access in a substantial way. Thus, we also empower employers to factor data-driven insights into their business decisions towards supporting their employees’ healthcare.
https://openexchange.intersystems.com/package/Fhirgure
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js
.
The pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes instead of React pages.
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.