17 projects tagged "Medical Science"
OIO is a Web-based metadata/data management front-end which is built using Zope and works with Postgresql. No programming is required to build and manage Web-forms or to perform data mining/analysis on the collected data. It is in production at the Harbor/UCLA Medical Center for clinical outcomes management and research data. Forms created with OIO and hosted on any OIO server can be downloaded as XML files. Once downloaded from the "Forms library" and imported into an OIO server, the necessary database tables are automatically recreated and the imported forms become immediately available to the users of that OIO server.
PLOTICUS is a command line utility for creating bar, line, pie, boxplot, scatterplot, sweep, heatmap, vector, timeline, Venn diagrams, and other types of charts and plots. ploticus is good for automated or just-in-time graph generation. It handles date, time, and categorical data nicely, and has some basic statistical capabilities. It can output to GIF, PNG, SVG, SWF, JPEG, PostScript, EPS, and X11. You can use convenient preset options or create complex scripts with rich and detailed color and style operations.
GNotary is a set of Python scripts that implement an asynchronous digital notary service. Anybody who needs certification of any digital document creates a message digest (like MD5 or RIPEMD160) of that document and submits it to the GNotary service by email. GNotary signs this email digitally (using GnuPG), retains a copy of the certified and time stamped message, and mails it back to the sender, optionally with the public key attached to allow the sender to verify the signed document. At regular intervals, the GNotary server creates message digests of its own logs and distributes them among other GNotary servers, thus making it virtually impossible to forge the chain of evidence that authenticates a submitted document.
The GNotary client is a multi-platform GUI client that allows you to select files via drag and drop from any file manager, create the secure hash sums for each file, and submit the hash list to a list of digital notary servers. Optionally, all selected files can be backed up into a zip archive. It is written in Python and requires the wxPython toolkit.
Care2x (formerly Care 2002) is software for hospitals and health care organizations. It is designed to integrate the different information systems existing in these organizations into a single efficient system. It solves the problems inherent in a network of multiple programs that are incompatible with each other. It can integrate almost any type of services, systems, departments, clinics, processes, data, or communication that exist in a hospital. Its design can even handle non-medical services or functions like security or maintenance. All of its functions can be accessed with a Web browser, and all program modules are processed on the server side.
FreeMED is a Web-based medical records (EMR) and patient management system with a printing system, patient scheduling, an HL7 interface, a billing system, XML-RPC Web services, and many other features. It has an extensible modular architecture, allowing it to be customized based on individual practices without having to rewrite core components of the system. It is HIPAA compliant.
Tiger Dental Practice Manager is a Java-based dental practice management program. It allows for realtime online appointment booking for patients. Practice users have a Swing based application to maintain the appointment book and patient records. The application is provided as a fully managed service.
OpenEMR is a medical practice management, electronic medical records, prescription writing, and medical billing application. It is a replacement for medical applications such as Medical Manager, Health Pro, and Misys. It features support for EDI billing to clearing houses such as MedAvant and ZirMED using ANSI X12. Major features include electronic billing (includes Medicare), document management, integrated practice management, e-prescribing, prescriptions by printed script, fax, or email, insurance tracking, multilanguage support, easy customization, easy Windows installation, integration with an external general accounting program (SQL-Ledger), and a built-in scheduler. It is multi-facility capable, voice recognition ready (on Windows), and Web based (secure access with SSL certificates).
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.