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

Read/cite the FHIRForm article:

Eapen BR, Costa A, Archer N, Sartipi K. FHIRForm: An Open-Source Framework for the Management of Electronic Forms in Healthcare. Stud Health Technol Inform. 2019;257:80-85. PubMed PMID: 30741177

Built With

Share this project:

Updates