Best commercial libraries for developing NCPDP-based systems (prescription drug related)
Posted
by Kaveh Shahbazian
on Stack Overflow
See other posts from Stack Overflow
or by Kaveh Shahbazian
Published on 2010-06-12T17:16:47Z
Indexed on
2010/06/13
0:52 UTC
Read the original article
Hit count: 351
What are (based on experiences) best commercial libraries for developing NCPDP-based systems?
Edit 2: Thanks to all for help! NCPDP (National Council for Prescription Drug Programs) is an standard for e-prescribing. It defines two formats for message transmission: binary and XML. Implementing XML is somehow easier because it is a standard format which in turn gives us more tooling options. The binary format has a very big specification and time-consuming to implement.
I did not find an open source solution to work with. So I am looking for commercial alternatives.
Edit 1: Please guide me; what's wrong with this question?
© Stack Overflow or respective owner