ruby on rails 3 - How can I integrate with EPIC EMR? -


i trying either send or receive information epic emr can develop small add-on applications. best way accomplish this?

i not have access apis , wonder if can guide me solution. hl7 interface engine solution?

an hl7 interface the solution in case. direct access data not available or encouraged systems , restful or soap-based web services non-existent.

most, if not all, emr systems share data via hl7 interfaces. there different interfaces support different functionality through hospital system. example adt messages contain admission, discharge , transfer information , siu messages contain scheduling information. these interfaces made available on as needed basis, there no guarantee interfaces available implementation-to-implementation.

your best option coordinate integration team @ hospital , listing of supported interfaces implementation.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -