FHIR Chat · Open Source FHIR-enabled EMR options · social

Stream: social

Topic: Open Source FHIR-enabled EMR options


view this post on Zulip Josh Collins (Jul 24 2020 at 23:11):

Hi all, does anyone have any recommendations on projects/products that can be used to demonstrate FHIR server capabilities? I'm looking for something like an EMR where I could fill out a handful of core resources (Patient, Condition, Appointment, etc.) and submit them to a FHIR server.

OpenEMR has a subset of this functionality, but (as of now) the publishing as FHIR is limited to just Patient and Encounter resources.

Thanks for any recommendations!

view this post on Zulip Grahame Grieve (Jul 24 2020 at 23:15):

sounds like any of the main FHIR servers would serve the task you have described?

view this post on Zulip Josh Collins (Jul 24 2020 at 23:59):

Perhaps so, and my ignorance is limiting me. Do you have some specific examples? For instance, with HAPI's default UI one could perform CRUD operations of resources, but it is very technically focused as opposed to a more patient-centric set of views.

view this post on Zulip Lloyd McKenzie (Jul 25 2020 at 01:08):

ClinFHIR is the most 'friendly' - we use it for clinicians to play and experiment with FHIR. However, it's still pretty "FHIR-ish" - you deal with Observations, not lab results or vital signs.

view this post on Zulip Dave deBronkart (Jul 25 2020 at 12:41):

Is there a directory of servers somewhere, and/or maybe FAQ or "start here" for new developers? Maybe a http://fhir.org/faq

view this post on Zulip Lloyd McKenzie (Jul 25 2020 at 13:57):

This question seems to be about client more than server, but there's a list of public test servers pointed to at the bottom of the FHIR home page.

view this post on Zulip Josh Collins (Jul 25 2020 at 14:14):

Thanks @Lloyd McKenzie! You are correct - I'm looking for a client. Good tip on ClinFHIR, it is a bit more FHIR-centric than I'd like, but may do the trick. If anyone else has any suggestions on where to look I'd appreciate it.

view this post on Zulip Lloyd McKenzie (Jul 25 2020 at 14:15):

OpenMRS is an open source EHR that I understand has decent FHIR support, but I have no direct experience with it.

view this post on Zulip Josh Collins (Jul 25 2020 at 14:28):

I was looking at it earlier this morning. It looks like it has a nice means of exposing data as FHIR, but I'm going through documents to figure out if there is already a mechanism to push that FHIR elsewhere (or some means of pinging another server so that it can call back into those FHIR APIs).

view this post on Zulip David Hay (Jul 25 2020 at 18:43):

@Josh Collins - sing out if you want any pointers on ClinFHIR. There's a couple of modules that may be of interest depending on your specific needs...

view this post on Zulip Rob Hausam (Jul 27 2020 at 19:15):

@Josh Collins I've gotten a month or so behind on the state of OpenEMR FHIR development, but work is in progress to support a considerably broader range of resources (as would be expected to cover most standard EHR data). If you work with the tip revision it may have most (or at least a lot) of what you want.


Last updated: Apr 12 2022 at 19:14 UTC