Change Log/Release Notes

Change Log

API Name API Version Date Introduced Available Until
Claims Lifecycle AI v2 11/01/19 TBD

Release Notes:

v1 Updates (9/20/2021)

Change Healthcare Medical Network APIs support a significant troubleshooting feature called metadata. API users do not need to enable this capability; it is automatic and has no effect on information in any medical transaction. It appears in the JSON response content for your API. If you encounter any issues with a transaction and need to work with CHC technical support, you can furnish the representative with the values provided in the meta object. This enables the technician to get a head start on addressing the problem.

{
   "meta": {
       "senderId": "Xxxx.Xxxxxx",
       "applicationMode": "prod",
       "traceId": "bc409414-70ed-e387-e7d8-7addd7a7b599"
   },

The meta object obtains its data from the request headers and the transaction token.

v1 Updates (9/2/2021)

Medical Network APIs are now deployed to an enhanced cloud-native network connection, which offers improved API speed and reliability. We recommend updating your systems to the following Claims Lifecycle AI API endpoint URLs at the first opportunity::

  • Production: https://apigw.changehealthcare.com/medicalnetwork/v2/prediction/
  • Sandbox: https://sandbox.https://apigw.changehealthcare.com/medicalnetwork/v2/prediction/

v1

  • Initial offering of the Claims Lifecycle AI API.
  • New Claims Lifecycle AI API Validation endpoint.
  • Supports the Change Healthcare Payer List. See the Getting Started and FAQ topics for details.
  • Sandbox updates to support this API.
  • This service/endpoint version supports claim denial predictions for Professional claims.