Inspiration
Electronic forms (E-Forms) are vital in data capture and analytics. FHIRForm is a standard that we have previously proposed to standardize the content and presentation of healthcare E-Forms.
What it does and how I built it
This is a react app that renders FHIR questionnaire as a web form for data collection using FHIRFormJS. This can be integrated into the patient dashboard in DrChrono by following their instructions. It can render any FHIR questionnaire as a web form for data collection and submit the response as a QuestionnaireResponse to any FHIR compliant server.
Challenges I ran into
DrChrono's API documentation could be improved. While trying to integrate my App as an iFrame in the patient dashboard, I found the related documentation somewhat confusing

Log in or sign up for Devpost to join the conversation.