Sha256: 08953ed4cd2569cef52e97897d50389e0b80bbecd5f3959e525abe77b78b7278
Contents?: true
Size: 1.48 KB
Versions: 1
Compression:
Stored size: 1.48 KB
Contents
## 0.2.2 (January 19, 2018) ## * The response from the DoInquiry eligiblity check now captures the raw XML and can be recreated from stored XML. * Traces are available as part of the DoInquiry eligibility response. Trizetto adds a trace_id ("99Trizetto") and a trace_number to each request that can be provided to them later as part of a support request. The payer may also add a trace which is available also. ## 0.2.1 (January 18, 2018) ## * Sets required minimum version for ruby to 2.3 ## 0.2.0 (January 18, 2018) ## * Make it simple to answer the question: does this person have insurance coverage via the WebService Eligibility check. The raw XML response is parsed into plain old ruby objects. * Added tests (woo hoo) * Readme update with examples * Documented the WebService Eligibility check ## 0.1.2 (January 12, 2018) ## * Have the non-COR II Eligiblity check return an XML document. YAY! We can parse and understand XML without having to understand X12. ## 0.1.1 (January 11, 2018) ## * Initial implementation of 5 Trizetto API endpoints: Eligibility check with CORE II, Eligibility check via web service, ping the service, download the payer list, and get a document link to an enrollment form. * Current implementation is just a thin wrapper - you will have to parse the result * No X12 serialization/deserization yet - you must craft and decode X12 messages to use the eligibility API * The payer list endpoint seems to either timeout or error on the Trizetto Server
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
trizetto-api-0.2.2 | CHANGELOG.md |