Difference between revisions of "PUMA Repository"

From Lazarus wiki
Jump to navigationJump to search
(→‎Intro: Adding gallery with screenshots)
Line 5: Line 5:
 
File:messageviewer 1 0 1 leopard.jpg|HL7 Message Viewer using PUMA's HL7 engine
 
File:messageviewer 1 0 1 leopard.jpg|HL7 Message Viewer using PUMA's HL7 engine
 
File:puma edfplus engine demo apps.png|Demo applications for the EDFplus engine included in PUMA Repository
 
File:puma edfplus engine demo apps.png|Demo applications for the EDFplus engine included in PUMA Repository
 +
File:UnitConverter.jpg|PUMA Unit converter
 
</gallery>
 
</gallery>
  

Revision as of 17:04, 31 October 2018

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.

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.