REMITT is a revolutionary medical information translation and transmission system, which is primarily used for preparing and submitting medical billing data.
REMITT works independent of any specific electronic medical record (EMR) or practice management (PM) system, and can interface with any EMR or PM system which implements its application programming interface (API). The first system to do so has been FreeMED.
HCFA-1500/CRM-1500 ANSI NSF X12 837 Professional Currently Supported Output Types
The name REMITT is a recursive acronym.
The current stable version of REMITT is 0.5.0.
Please note that REMITT 0.5.0+ is required for FreeMED 0.9.0+, and REMITT 0.4.x is required for FreeMED 0.8.x.
Downloads for the REMITT package are available courtesy of sourceforge.net.
The most recent version can be downloaded by visiting the Github page.
A REMITT development group is hosted on Google Groups here:
http://groups.google.com/group/remitt-development
You can also check out a copy from our Git repository:
https://github.com/freemed/remitt
using:
git clone git://github.com/freemed/remitt.git
for the latest “trunk” version of the code. If you would like to get involved with development, please join the development group.
Commercial support for REMITT is available through FreeMED Software Foundation commercial support partners, including installation, documentation, custom development and other miscellaneous application support.
The reference implementation of the REMITT 0.5.x interface is available in FreeMED 0.9.x, and can be seen here: wrapper class.
The reference implementation of the REMITT 0.4.x interface is available in FreeMED 0.8.x, and can be seen here: wrapper class, interface.
More documentation regarding building, installation, and implementing the XML format are available on the REMITT Github pages.