home

Browse documentation

rVetLink Knowledge Center

Get access to documentation, training, and other high-quality resources.

Diagnostic imaging integrations

If your practice uses a picture archiving and communication system (PACS) that rVetLink has an integration with, referring practice staff can get access to diagnostic imaging results directly in rVetLink.

This image shows an example of a diagnostic imaging result from IDEXX Web PACS:



For information about how referring practice staff can get access to diagnostic imaging results, refer to Show digital images.

The IDEXX Web PACS integration

To get an integration for IDEXX Web PACS, contact rVetLink customer support and tell them that you want to connect IDEXX Web PACS to rVetLink.

Note:

rVetLink uses the SAP ID for IDEXX products to make the connection.

This is an example of API credentials for an IDEXX Web PACS integration:

{ 
	"provider":"IDEXX",
	"version":"1",
	"clinicId":"123456"
}

The RocketPACS integration

To get an integration for RocketPACS, contact Vet Rocket to get the necessary API credentials for the integration. The necessary credentials are:
  • Username
  • Password
  • URL

This is an example of API credentials for a RocketPACS integration:

{
	"provider":"VetRocket",
	"version":"2",
	"username":"test-rvlink-api",
	"password":"Example!1234",
	"url" : "https://hospital.vetrocket.net/Search.aspx?_getData=json&"
}

After you receive the credentials, send them to rVetLink customer support and tell them that you want to connect RocketPACS to rVetLink.

The Keystone PACS integration

To get an integration for Keystone PACS, contact Asteris to get the necessary API credentials for the integration.

This is an example of API credentials for a Keystone PACS integration:

{
	"provider":"Asteris",
	"version":"1",
	"code":"testcode"
}

After you receive the credentials, send them to rVetLink customer support and tell them that you want to connect Keystone PACS to rVetLink.

The SOUND integration

To get an integration for SOUND, contact Antech to get the necessary API credentials for the integration. The necessary credentials are:
  • Your Clinic UID
  • Your VAR token

This is an example of API credentials for a SOUND integration:

{
	"provider":"Antech",
	"version":"1",
	"orgUid":"12345",
	"token":"e6c9b9ea40c226c96d18e5d519d6bbd" 
}

After you receive the credentials, send them to rVetLink customer support and tell them that you want to connect SOUND to rVetLink.