Best suited Front-end EMR that goes well with Medp...
# support
a
Hello everyone, I represent a health-tech startup based in NYC, and we're in search of a front-end solution for an EMR app that can be easily integrated with Medplum. We're currently evaluating Beda EMR and would like to inquire if it's a suitable choice, or if there's a more compatible alternative for seamless integration with Medplum.
r
Hi @akash_codes - great question! EMR vendors are just starting to use FHIR, and there are very few (to my knowledge) that are built fully on top of FHIR APIs. Beda EMR in an interesting counterexample in this respect (s/o @ilyabeda )
I'm not aware of any truly FHIR native, full-service EMRs off the top of my head. However, we do have an example charting demo, that serves as a "starter pack" for developers to build on top of (https://github.com/medplum/medplum/tree/main/examples/medplum-chart-demo)
i
Hi @akash_codes Beda EMR is designed to run no top of any FHIR server. So, you can use it with Medplum. You will need to adjust some code related to sign-in flow. We have a task in the roadmap to make this process fully configurable, but now it is only possible by changing the source code. Both projects uses React as frontend framework, so you can reuse Medplum frontend samples, like chart app mentioned by @rahul1 in Beda EMR.
123 Views