Search K
Appearance
Appearance
The SPI is a combination of a subset of ezyVet's API and the PACS provider's API that provides customers a consistent workflow experience.
This endpoint must be implemented by the Partner.
This endpoint will allow ezyVet to authenticate and use the Partner's web services
Returns an access token.
Generates a valid access token, given client credentials. Access tokens have an 8-hour TTL.
"https://apiv2.ezyvet.com/oauth/token"
A JSON object containing the access token details.
This endpoint must be implemented by the Partner.
This endpoint will allow ezyVet to get a list of supported modalities.
"https://apiv2.ezyvet.com/oauth/token"
Returns a list of supported modalities
Creates a single Attachment that links to a Consult with an ID of 1
.
"https://apiv2.ezyvet.com/oauth/token"
The record type the Attachment is for. E.g. Animal, Contact, Consult.
The ID number of the record the Attachment is linked to.
Notes that are related to the Attachment
The data of the file.
"binary"
Create an Attachment using an existing file in ezyVet.
Successful response
Fetches a list containing Separations.
Separations are a complex part of the ezyVet API and is important to understand.
Please read this document to ensure you have an adequate understanding.
"https://apiv2.ezyvet.com/oauth/token"
The ID number used by the system to uniquely identify a Separation
.
The ID number used by the system to uniquely identify a Separation
across all ezyVet sites.
If true, the Separation
is active and usable in ezyVet.
The epoch time when the Separation
was created.
The epoch time when the Separation
was last modified.
A list of separations
This endpoint must be implemented by the Partner.
This endpoint will allow ezyVet to get a list of animal species and breeds.
"https://apiv2.ezyvet.com/oauth/token"
Returns a list of species & breeds
This endpoint must be implemented by the partner.
ezyVet will push diagnostic (PACS) requests as they are made/updated/disabled to the partner's diagnostic request endpoint.
The partner must acknowledge the POST request with a HTTP 200 OK once they have received the diagnostic request successfully AND have been able to parse the information correctly.
"https://apiv2.ezyvet.com/oauth/token"
OK
Creates a single DiagnosticResult
.
"https://apiv2.ezyvet.com/oauth/token"
Success