PUMA Repository

From Free Pascal wiki
Revision as of 16:11, 11 September 2015 by Jwdietrich (talk | contribs) (→‎Intro)
Jump to navigationJump to search

Intro

The PUMA Repository is a collection of Pascal units for medical informatics. It contains reusable source code for a wide field of health-care application development.


messageviewer 1 0 1 leopard.jpg

Libraries

Unit Converter

The Unit Converter is a Pascal unit that provides functions for parsing measurements that consist of numeric values and units of measurement. It also helps to convert measurements from one unit to another one.

HL7 Engine

The HL7 Engine is a set of Pascal units that provide functions for parsing and compiling Health Level 7 messages as well as for reading and writing messages as files or streams.

Compatibility

PUMA is compatible with Lazarus and Free Pascal. Some of the units also support other Pascal implementations including Delphi, winsoft Pocket Studio and other compilers.

Download

Homepage: http://puma-repository.sourceforge.net

License

Files of the PUMA repository are licensed with a BSD license. This facilitates their usage in both free open source software and commercial applications.