Hello all,
Looking at a couple of options re: FHIR servers and was wondering if anyone could point me to any performance differences on using the plain/facade, JPA, or the JAX-RS server option.
We have data already on a MySQL database, so on some level the plain option may be the easiest to implement, but the database structure isn't great. In particular, the server would be used for interoperability processes (getting info from the EHR to various other systems and reporting tools), and to a lesser extent searches. I wouldn't imagine there being a lot of ingest into the EHR.
I found
this article, but it focuses on IBM's FHIR server versus HAPI FHIR-JPA server and the methodology looks a tad unclear (re: resources for each, anyway). This level of detail would be great amongst the HAPI-FHIR options.
I understand that the response could very well be "it depends" but figured I would try asking!
--Charlene