Skip to content

Reference Java implementation for submitting NCPDP claims to claims.covermymeds.com

License

Notifications You must be signed in to change notification settings

covermymeds/pharmacy-claim-api-java-ref

Repository files navigation

#CoverMyMeds Pharmacy Claim API ##Java Reference Implementation ##Overview Integrate your pharmacy system with CoverMyMeds to create an "Easy Button" for Prior Authorization. Uses the NCPDP Telecom Claim standard and integration takes only a few days of development time.

Use our Pharmacy System page to see a list of systems that integrate with CoverMyMeds or to contact your system vendor to request integration. This reference implementation is offered to assist in integrating with the CoverMyMeds Claim API using the Eclipse enviornment with Java 6. The user passes command line style arguments and values, i.e --verbose, and the passed in values are used to send a claim to the API. Its uses both JCommander 1.26 to parse the passed in arguments and Apache HttpClient 4.2.1 to submit the claim and process its response. Most of the code used to submit the claim, as well as response and error handling, is encapsulated in the ClaimServerPostUtils.java file.

##Getting Started

About

Reference Java implementation for submitting NCPDP claims to claims.covermymeds.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages