Animal Health Data Store - V1 API Documentation
AHDS Store API (1.0)
https://docs.heydonto.com/_mock/apis/animal-health/openapi/
http://localhost:8083/
Animal for which the diagnostics are requested.
Consult/visit associated with this diagnostic request.
Owner or client contact associated with the request.
List of individual diagnostics requested as part of this request.
When this diagnostic item was created.
Reference to the catalog diagnostic/test being requested.
Canonical identifier for this diagnostic request item.
Canonical identifier for the diagnostic request.
Ownership or billing entity associated with the request.
Business timestamp associated with the diagnostic request (e.g., when it was requested).
Status of the diagnostic request.
External laboratory or supplier handling the diagnostics.
- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/diagnostic-request
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X POST \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '{
"animalId": "123e4567-e89b-12d3-a456-426614174000",
"consultId": "123e4567-e89b-12d3-a456-426614174000",
"contactId": "123e4567-e89b-12d3-a456-426614174000",
"diagnosticItems": [
{
"code": "string",
"createdAt": "2025-01-01T00:00:00.000Z",
"diagnosticClass": "string",
"diagnosticId": "123e4567-e89b-12d3-a456-426614174000",
"diagnosticRequestItemId": "123e4567-e89b-12d3-a456-426614174000",
"isActive": true,
"name": "string",
"updatedAt": "2025-01-01T00:00:00.000Z"
}
],
"diagnosticRequestId": "123e4567-e89b-12d3-a456-426614174000",
"extensions": {},
"isActive": true,
"ownershipId": "123e4567-e89b-12d3-a456-426614174000",
"referenceNumber": "string",
"requestedAt": "2025-01-01T00:00:00.000Z",
"specifics": "string",
"status": "draft",
"supplierId": "123e4567-e89b-12d3-a456-426614174000",
"vetId": "123e4567-e89b-12d3-a456-426614174000"
}'Diagnostic Request created successfully
Animal for which the diagnostics are requested.
Consult/visit associated with this diagnostic request.
Owner or client contact associated with the request.
When the diagnostic request was created.
List of individual diagnostics requested as part of this request.
When this diagnostic item was created.
Reference to the catalog diagnostic/test being requested.
Canonical identifier for this diagnostic request item.
Canonical identifier for the diagnostic request.
Ownership or billing entity associated with the request.
External or practice-specific reference number for the diagnostic request.
Business timestamp associated with the diagnostic request (e.g., when it was requested).
Status of the diagnostic request.
External laboratory or supplier handling the diagnostics.
When the diagnostic request was last updated.
{ "animalId": "123e4567-e89b-12d3-a456-426614174000", "consultId": "123e4567-e89b-12d3-a456-426614174000", "contactId": "123e4567-e89b-12d3-a456-426614174000", "createdAt": "2025-01-01T00:00:00.000Z", "diagnosticItems": [ { … } ], "diagnosticRequestId": "123e4567-e89b-12d3-a456-426614174000", "extensions": {}, "isActive": true, "ownershipId": "123e4567-e89b-12d3-a456-426614174000", "referenceNumber": "string", "requestedAt": "2025-01-01T00:00:00.000Z", "specifics": "string", "status": "draft", "supplierId": "123e4567-e89b-12d3-a456-426614174000", "updatedAt": "2025-01-01T00:00:00.000Z", "vetId": "123e4567-e89b-12d3-a456-426614174000" }
Animal for which the diagnostics are requested.
Consult/visit associated with this diagnostic request.
Owner or client contact associated with the request.
Ownership or billing entity associated with the request.
Status of the diagnostic request.
External laboratory or supplier handling the diagnostics.
- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/diagnostic-request
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request?page=0&pageSize=10&sortBy=createdAt&sortOrder=asc&animalId=123e4567-e89b-12d3-a456-426614174000&consultId=123e4567-e89b-12d3-a456-426614174000&contactId=123e4567-e89b-12d3-a456-426614174000&isActive=true&ownershipId=123e4567-e89b-12d3-a456-426614174000&referenceNumber=string&specifics=string&status=draft&supplierId=123e4567-e89b-12d3-a456-426614174000&vetId=123e4567-e89b-12d3-a456-426614174000' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Diagnostic Request found
Animal for which the diagnostics are requested.
Consult/visit associated with this diagnostic request.
Owner or client contact associated with the request.
When the diagnostic request was created.
List of individual diagnostics requested as part of this request.
When this diagnostic item was created.
Reference to the catalog diagnostic/test being requested.
Canonical identifier for this diagnostic request item.
Canonical identifier for the diagnostic request.
Ownership or billing entity associated with the request.
External or practice-specific reference number for the diagnostic request.
Business timestamp associated with the diagnostic request (e.g., when it was requested).
Status of the diagnostic request.
External laboratory or supplier handling the diagnostics.
When the diagnostic request was last updated.
{ "animalId": "123e4567-e89b-12d3-a456-426614174000", "consultId": "123e4567-e89b-12d3-a456-426614174000", "contactId": "123e4567-e89b-12d3-a456-426614174000", "createdAt": "2025-01-01T00:00:00.000Z", "diagnosticItems": [ { … } ], "diagnosticRequestId": "123e4567-e89b-12d3-a456-426614174000", "extensions": {}, "isActive": true, "ownershipId": "123e4567-e89b-12d3-a456-426614174000", "referenceNumber": "string", "requestedAt": "2025-01-01T00:00:00.000Z", "specifics": "string", "status": "draft", "supplierId": "123e4567-e89b-12d3-a456-426614174000", "updatedAt": "2025-01-01T00:00:00.000Z", "vetId": "123e4567-e89b-12d3-a456-426614174000" }
Animal for which the diagnostics are requested.
Consult/visit associated with this diagnostic request.
Owner or client contact associated with the request.
List of individual diagnostics requested as part of this request.
Ownership or billing entity associated with the request.
Business timestamp associated with the diagnostic request (e.g., when it was requested).
Status of the diagnostic request.
External laboratory or supplier handling the diagnostics.
- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PATCH \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '{
"animalId": "123e4567-e89b-12d3-a456-426614174000",
"consultId": "123e4567-e89b-12d3-a456-426614174000",
"contactId": "123e4567-e89b-12d3-a456-426614174000",
"diagnosticItems": [
{
"code": "string",
"createdAt": "2025-01-01T00:00:00.000Z",
"diagnosticClass": "string",
"diagnosticId": "123e4567-e89b-12d3-a456-426614174000",
"diagnosticRequestItemId": "123e4567-e89b-12d3-a456-426614174000",
"isActive": true,
"name": "string",
"updatedAt": "2025-01-01T00:00:00.000Z"
}
],
"extensions": {},
"isActive": true,
"ownershipId": "123e4567-e89b-12d3-a456-426614174000",
"referenceNumber": "string",
"requestedAt": "2025-01-01T00:00:00.000Z",
"specifics": "string",
"status": "draft",
"supplierId": "123e4567-e89b-12d3-a456-426614174000",
"vetId": "123e4567-e89b-12d3-a456-426614174000"
}'Diagnostic Request updated successfully
Animal for which the diagnostics are requested.
Consult/visit associated with this diagnostic request.
Owner or client contact associated with the request.
When the diagnostic request was created.
List of individual diagnostics requested as part of this request.
When this diagnostic item was created.
Reference to the catalog diagnostic/test being requested.
Canonical identifier for this diagnostic request item.
Canonical identifier for the diagnostic request.
Ownership or billing entity associated with the request.
External or practice-specific reference number for the diagnostic request.
Business timestamp associated with the diagnostic request (e.g., when it was requested).
Status of the diagnostic request.
External laboratory or supplier handling the diagnostics.
When the diagnostic request was last updated.
{ "animalId": "123e4567-e89b-12d3-a456-426614174000", "consultId": "123e4567-e89b-12d3-a456-426614174000", "contactId": "123e4567-e89b-12d3-a456-426614174000", "createdAt": "2025-01-01T00:00:00.000Z", "diagnosticItems": [ { … } ], "diagnosticRequestId": "123e4567-e89b-12d3-a456-426614174000", "extensions": {}, "isActive": true, "ownershipId": "123e4567-e89b-12d3-a456-426614174000", "referenceNumber": "string", "requestedAt": "2025-01-01T00:00:00.000Z", "specifics": "string", "status": "draft", "supplierId": "123e4567-e89b-12d3-a456-426614174000", "updatedAt": "2025-01-01T00:00:00.000Z", "vetId": "123e4567-e89b-12d3-a456-426614174000" }
Animal for which the diagnostics are requested.
Consult/visit associated with this diagnostic request.
Owner or client contact associated with the request.
List of individual diagnostics requested as part of this request.
When this diagnostic item was created.
Reference to the catalog diagnostic/test being requested.
Canonical identifier for this diagnostic request item.
Ownership or billing entity associated with the request.
External or practice-specific reference number for the diagnostic request.
Business timestamp associated with the diagnostic request (e.g., when it was requested).
Status of the diagnostic request.
External laboratory or supplier handling the diagnostics.
- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X PUT \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '{
"animalId": "123e4567-e89b-12d3-a456-426614174000",
"consultId": "123e4567-e89b-12d3-a456-426614174000",
"contactId": "123e4567-e89b-12d3-a456-426614174000",
"diagnosticItems": [
{
"code": "string",
"createdAt": "2025-01-01T00:00:00.000Z",
"diagnosticClass": "string",
"diagnosticId": "123e4567-e89b-12d3-a456-426614174000",
"diagnosticRequestItemId": "123e4567-e89b-12d3-a456-426614174000",
"isActive": true,
"name": "string",
"updatedAt": "2025-01-01T00:00:00.000Z"
}
],
"extensions": {},
"isActive": true,
"ownershipId": "123e4567-e89b-12d3-a456-426614174000",
"referenceNumber": "string",
"requestedAt": "2025-01-01T00:00:00.000Z",
"specifics": "string",
"status": "draft",
"supplierId": "123e4567-e89b-12d3-a456-426614174000",
"vetId": "123e4567-e89b-12d3-a456-426614174000"
}'Diagnostic Request replaced successfully
Animal for which the diagnostics are requested.
Consult/visit associated with this diagnostic request.
Owner or client contact associated with the request.
When the diagnostic request was created.
List of individual diagnostics requested as part of this request.
When this diagnostic item was created.
Reference to the catalog diagnostic/test being requested.
Canonical identifier for this diagnostic request item.
Canonical identifier for the diagnostic request.
Ownership or billing entity associated with the request.
External or practice-specific reference number for the diagnostic request.
Business timestamp associated with the diagnostic request (e.g., when it was requested).
Status of the diagnostic request.
External laboratory or supplier handling the diagnostics.
When the diagnostic request was last updated.
{ "animalId": "123e4567-e89b-12d3-a456-426614174000", "consultId": "123e4567-e89b-12d3-a456-426614174000", "contactId": "123e4567-e89b-12d3-a456-426614174000", "createdAt": "2025-01-01T00:00:00.000Z", "diagnosticItems": [ { … } ], "diagnosticRequestId": "123e4567-e89b-12d3-a456-426614174000", "extensions": {}, "isActive": true, "ownershipId": "123e4567-e89b-12d3-a456-426614174000", "referenceNumber": "string", "requestedAt": "2025-01-01T00:00:00.000Z", "specifics": "string", "status": "draft", "supplierId": "123e4567-e89b-12d3-a456-426614174000", "updatedAt": "2025-01-01T00:00:00.000Z", "vetId": "123e4567-e89b-12d3-a456-426614174000" }
- Mock server
https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}
- Local Development
http://localhost:8083/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X DELETE \
'https://docs.heydonto.com/_mock/apis/animal-health/openapi/site/{siteId}/ahds/v1/diagnostic-request/{diagnosticRequestId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'