Skip to content

HeyDonto Zimbis API Documentation (1.0)

API documentation for HeyDonto Zimbis API

Overview
Languages
Servers
Mock server

https://docs.heydonto.com/_mock/apis/zimbis/openapi/

Sandbox

https://api-staging.heydonto.com/

Production

https://api.heydonto.com/

Zimbis Patient

Operations for zimbis patients.

Operations

Request

Security
bearer
Path
siteIdnumberrequired
curl -i -X GET \
  'https://docs.heydonto.com/_mock/apis/zimbis/openapi/site/{siteId}/zimbis/patient' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

List of Sites all Zimbis Patients retrieved successfully.

Bodyapplication/jsonArray [
siteIdnumberrequired

The ID of the site associated with this Patient

Example: 1.23
patientIdstringrequired

Patient identifier - the Account ID in 3rd party system

Example: "123e4567-e89b-12d3-a456-426614174000"
fhirIdstringrequired

The ID of the FHIR Patient associated with this patient

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrIdstringrequired

The ID of the record in ehr system

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrTablestringrequired

The Table name of the record in ehr system

Example: "Example Name"
patientstringrequired

Patient name – typically the first and last name of a human patient or the name of an animal patient

Example: "Example Name"
clientIdstringrequired

Client identifier – most often used in veterinary environments to identify the owner

Example: "123e4567-e89b-12d3-a456-426614174000"
clientFirstNamestringrequired

Patient first name in a human care environment, owner first name in a veterinary environment

Example: "Example Name"
clientLastNamestringrequired

Patient last name in a human care environment, owner last name in a veterinary environment

Example: "Example Name"
dobstringrequired

Patient date of birth

Example: "2023-01-01"
permanentnumberrequired

Flag to say whether patient is permanent or not / 0 = temporary, 1 = permanent

Example: 1.23
cautionnumberrequired

Most often used in a veterinary environment / 0 = not aggressive, 1 = aggressive

Example: 1.23
speciesstringrequired

Species

Example: "example"
genderstringrequired

M = Male, F = Female, NM = Neutered Male, SF = Spayed Female, U = Unidentified

Example: "123e4567-e89b-12d3-a456-426614174000"
weightnumberrequired

Patient weight

Example: 1.23
weightUnitsstringrequired

Patient weight units

Example: "Example Name"
heightnumberrequired

Patient height

Example: 1.23
heightUnitsstringrequired

Patient height units

Example: "Example Name"
locationstringrequired

Patient location in the facility, E.g Surgery, Floor / Room / Bed, etc

Example: "Example Name"
allergiesstringrequired

Patient allergies

Example: "Example Name"
clientGenderstringrequired

Typically used in veterinary environments to satisfy DEA regulations / M = Male, F = Female, U = Unknown

Example: "example"
breedstringrequired

Patient breed, typically used in veterinary environments

Example: "Example Name"
address1stringrequired

Patient address1 in human environments, owner address1 in veterinary environments

Example: "Example Name"
address2stringrequired

Patient address2 in human environments, owner address2 in veterinary environments

Example: "Example Name"
citystringrequired

Patient city in human environments, owner city in veterinary environments

Example: "Example Name"
statestringrequired

Patient state in human environments, owner state in veterinary environments

Example: "Example Name"
zipstringrequired

Patient zip in human environments, owner zip in veterinary environments

Example: "Example Name"
countrystringrequired

Patient country in human environments, owner country in veterinary environments

Example: "Example Name"
clientDOBstringrequired

Owner DOB in veterinary environments, this is typically used to satisfy DEA regulations

Example: "2023-01-01"
dlNumberstringrequired

Owner Drivers License number in veterinary environments, this is typically used to satisfy DEA regulations / DO NOT use social security number

Example: "https://example.com"
clientPhonestringrequired

Patient phone in human environments, owner phone in veterinary environments

Example: "Example Name"
clientEmailstringrequired

Patient email in human environments, owner email in veterinary environments

Example: "Example Name"
idnumberrequired

The ID of the site Zimbis Patient to be updated

Example: 100
createdAtstringrequired

The date and time the data record was created

Example: "2021-08-01T00:00:00.000Z"
updatedAtstringrequired

The date and time the data record was last updated

Example: "2021-08-01T00:00:00.000Z"
syncedAtstringrequired

The date and time the data record was last synced

Example: "2021-08-01T00:00:00.000Z"
]
Response
application/json
[ { "siteId": 1.23, "patientId": "123e4567-e89b-12d3-a456-426614174000", "fhirId": "123e4567-e89b-12d3-a456-426614174000", "ehrId": "123e4567-e89b-12d3-a456-426614174000", "ehrTable": "Example Name", "patient": "Example Name", "clientId": "123e4567-e89b-12d3-a456-426614174000", "clientFirstName": "Example Name", "clientLastName": "Example Name", "dob": "2023-01-01", "permanent": 1.23, "caution": 1.23, "species": "example", "gender": "123e4567-e89b-12d3-a456-426614174000", "weight": 1.23, "weightUnits": "Example Name", "height": 1.23, "heightUnits": "Example Name", "location": "Example Name", "allergies": "Example Name", "clientGender": "example", "breed": "Example Name", "address1": "Example Name", "address2": "Example Name", "city": "Example Name", "state": "Example Name", "zip": "Example Name", "country": "Example Name", "clientDOB": "2023-01-01", "dlNumber": "https://example.com", "clientPhone": "Example Name", "clientEmail": "Example Name", "id": 100, "createdAt": "2021-08-01T00:00:00.000Z", "updatedAt": "2021-08-01T00:00:00.000Z", "syncedAt": "2021-08-01T00:00:00.000Z" } ]

Request

Security
bearer
Path
siteIdnumberrequired
Bodyapplication/jsonrequired
siteIdnumberrequired

The ID of the site associated with this Patient

Example: 1.23
patientIdstringrequired

Patient identifier - the Account ID in 3rd party system

Example: "123e4567-e89b-12d3-a456-426614174000"
fhirIdstringrequired

The ID of the FHIR Patient associated with this patient

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrIdstringrequired

The ID of the record in ehr system

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrTablestringrequired

The Table name of the record in ehr system

Example: "Example Name"
patientstringrequired

Patient name – typically the first and last name of a human patient or the name of an animal patient

Example: "Example Name"
clientIdstringrequired

Client identifier – most often used in veterinary environments to identify the owner

Example: "123e4567-e89b-12d3-a456-426614174000"
clientFirstNamestringrequired

Patient first name in a human care environment, owner first name in a veterinary environment

Example: "Example Name"
clientLastNamestringrequired

Patient last name in a human care environment, owner last name in a veterinary environment

Example: "Example Name"
dobstringrequired

Patient date of birth

Example: "2023-01-01"
permanentnumberrequired

Flag to say whether patient is permanent or not / 0 = temporary, 1 = permanent

Example: 1.23
cautionnumberrequired

Most often used in a veterinary environment / 0 = not aggressive, 1 = aggressive

Example: 1.23
speciesstringrequired

Species

Example: "example"
genderstringrequired

M = Male, F = Female, NM = Neutered Male, SF = Spayed Female, U = Unidentified

Example: "123e4567-e89b-12d3-a456-426614174000"
weightnumberrequired

Patient weight

Example: 1.23
weightUnitsstringrequired

Patient weight units

Example: "Example Name"
heightnumberrequired

Patient height

Example: 1.23
heightUnitsstringrequired

Patient height units

Example: "Example Name"
locationstringrequired

Patient location in the facility, E.g Surgery, Floor / Room / Bed, etc

Example: "Example Name"
allergiesstringrequired

Patient allergies

Example: "Example Name"
clientGenderstringrequired

Typically used in veterinary environments to satisfy DEA regulations / M = Male, F = Female, U = Unknown

Example: "example"
breedstringrequired

Patient breed, typically used in veterinary environments

Example: "Example Name"
address1stringrequired

Patient address1 in human environments, owner address1 in veterinary environments

Example: "Example Name"
address2stringrequired

Patient address2 in human environments, owner address2 in veterinary environments

Example: "Example Name"
citystringrequired

Patient city in human environments, owner city in veterinary environments

Example: "Example Name"
statestringrequired

Patient state in human environments, owner state in veterinary environments

Example: "Example Name"
zipstringrequired

Patient zip in human environments, owner zip in veterinary environments

Example: "Example Name"
countrystringrequired

Patient country in human environments, owner country in veterinary environments

Example: "Example Name"
clientDOBstringrequired

Owner DOB in veterinary environments, this is typically used to satisfy DEA regulations

Example: "2023-01-01"
dlNumberstringrequired

Owner Drivers License number in veterinary environments, this is typically used to satisfy DEA regulations / DO NOT use social security number

Example: "https://example.com"
clientPhonestringrequired

Patient phone in human environments, owner phone in veterinary environments

Example: "Example Name"
clientEmailstringrequired

Patient email in human environments, owner email in veterinary environments

Example: "Example Name"
curl -i -X POST \
  'https://docs.heydonto.com/_mock/apis/zimbis/openapi/site/{siteId}/zimbis/patient' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: application/json' \
  -d '{
    "siteId": 1.23,
    "patientId": "123e4567-e89b-12d3-a456-426614174000",
    "fhirId": "123e4567-e89b-12d3-a456-426614174000",
    "ehrId": "123e4567-e89b-12d3-a456-426614174000",
    "ehrTable": "Example Name",
    "patient": "Example Name",
    "clientId": "123e4567-e89b-12d3-a456-426614174000",
    "clientFirstName": "Example Name",
    "clientLastName": "Example Name",
    "dob": "2023-01-01",
    "permanent": 1.23,
    "caution": 1.23,
    "species": "example",
    "gender": "123e4567-e89b-12d3-a456-426614174000",
    "weight": 1.23,
    "weightUnits": "Example Name",
    "height": 1.23,
    "heightUnits": "Example Name",
    "location": "Example Name",
    "allergies": "Example Name",
    "clientGender": "example",
    "breed": "Example Name",
    "address1": "Example Name",
    "address2": "Example Name",
    "city": "Example Name",
    "state": "Example Name",
    "zip": "Example Name",
    "country": "Example Name",
    "clientDOB": "2023-01-01",
    "dlNumber": "https://example.com",
    "clientPhone": "Example Name",
    "clientEmail": "Example Name"
  }'

Responses

Site Zimbis Patient created successfully.

Bodyapplication/json
siteIdnumberrequired

The ID of the site associated with this Patient

Example: 1.23
patientIdstringrequired

Patient identifier - the Account ID in 3rd party system

Example: "123e4567-e89b-12d3-a456-426614174000"
fhirIdstringrequired

The ID of the FHIR Patient associated with this patient

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrIdstringrequired

The ID of the record in ehr system

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrTablestringrequired

The Table name of the record in ehr system

Example: "Example Name"
patientstringrequired

Patient name – typically the first and last name of a human patient or the name of an animal patient

Example: "Example Name"
clientIdstringrequired

Client identifier – most often used in veterinary environments to identify the owner

Example: "123e4567-e89b-12d3-a456-426614174000"
clientFirstNamestringrequired

Patient first name in a human care environment, owner first name in a veterinary environment

Example: "Example Name"
clientLastNamestringrequired

Patient last name in a human care environment, owner last name in a veterinary environment

Example: "Example Name"
dobstringrequired

Patient date of birth

Example: "2023-01-01"
permanentnumberrequired

Flag to say whether patient is permanent or not / 0 = temporary, 1 = permanent

Example: 1.23
cautionnumberrequired

Most often used in a veterinary environment / 0 = not aggressive, 1 = aggressive

Example: 1.23
speciesstringrequired

Species

Example: "example"
genderstringrequired

M = Male, F = Female, NM = Neutered Male, SF = Spayed Female, U = Unidentified

Example: "123e4567-e89b-12d3-a456-426614174000"
weightnumberrequired

Patient weight

Example: 1.23
weightUnitsstringrequired

Patient weight units

Example: "Example Name"
heightnumberrequired

Patient height

Example: 1.23
heightUnitsstringrequired

Patient height units

Example: "Example Name"
locationstringrequired

Patient location in the facility, E.g Surgery, Floor / Room / Bed, etc

Example: "Example Name"
allergiesstringrequired

Patient allergies

Example: "Example Name"
clientGenderstringrequired

Typically used in veterinary environments to satisfy DEA regulations / M = Male, F = Female, U = Unknown

Example: "example"
breedstringrequired

Patient breed, typically used in veterinary environments

Example: "Example Name"
address1stringrequired

Patient address1 in human environments, owner address1 in veterinary environments

Example: "Example Name"
address2stringrequired

Patient address2 in human environments, owner address2 in veterinary environments

Example: "Example Name"
citystringrequired

Patient city in human environments, owner city in veterinary environments

Example: "Example Name"
statestringrequired

Patient state in human environments, owner state in veterinary environments

Example: "Example Name"
zipstringrequired

Patient zip in human environments, owner zip in veterinary environments

Example: "Example Name"
countrystringrequired

Patient country in human environments, owner country in veterinary environments

Example: "Example Name"
clientDOBstringrequired

Owner DOB in veterinary environments, this is typically used to satisfy DEA regulations

Example: "2023-01-01"
dlNumberstringrequired

Owner Drivers License number in veterinary environments, this is typically used to satisfy DEA regulations / DO NOT use social security number

Example: "https://example.com"
clientPhonestringrequired

Patient phone in human environments, owner phone in veterinary environments

Example: "Example Name"
clientEmailstringrequired

Patient email in human environments, owner email in veterinary environments

Example: "Example Name"
idnumberrequired

The ID of the site Zimbis Patient to be updated

Example: 100
createdAtstringrequired

The date and time the data record was created

Example: "2021-08-01T00:00:00.000Z"
updatedAtstringrequired

The date and time the data record was last updated

Example: "2021-08-01T00:00:00.000Z"
syncedAtstringrequired

The date and time the data record was last synced

Example: "2021-08-01T00:00:00.000Z"
Response
application/json
{ "siteId": 1.23, "patientId": "123e4567-e89b-12d3-a456-426614174000", "fhirId": "123e4567-e89b-12d3-a456-426614174000", "ehrId": "123e4567-e89b-12d3-a456-426614174000", "ehrTable": "Example Name", "patient": "Example Name", "clientId": "123e4567-e89b-12d3-a456-426614174000", "clientFirstName": "Example Name", "clientLastName": "Example Name", "dob": "2023-01-01", "permanent": 1.23, "caution": 1.23, "species": "example", "gender": "123e4567-e89b-12d3-a456-426614174000", "weight": 1.23, "weightUnits": "Example Name", "height": 1.23, "heightUnits": "Example Name", "location": "Example Name", "allergies": "Example Name", "clientGender": "example", "breed": "Example Name", "address1": "Example Name", "address2": "Example Name", "city": "Example Name", "state": "Example Name", "zip": "Example Name", "country": "Example Name", "clientDOB": "2023-01-01", "dlNumber": "https://example.com", "clientPhone": "Example Name", "clientEmail": "Example Name", "id": 100, "createdAt": "2021-08-01T00:00:00.000Z", "updatedAt": "2021-08-01T00:00:00.000Z", "syncedAt": "2021-08-01T00:00:00.000Z" }

Retrieve site zimbis patient by FHIR ID

Request

Security
bearer
Path
siteIdnumberrequired
fhirIdstringrequired
curl -i -X GET \
  'https://docs.heydonto.com/_mock/apis/zimbis/openapi/site/{siteId}/zimbis/patient/fhir/{fhirId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Site's Zimbis Patient retrieved successfully.

Bodyapplication/json
siteIdnumberrequired

The ID of the site associated with this Patient

Example: 1.23
patientIdstringrequired

Patient identifier - the Account ID in 3rd party system

Example: "123e4567-e89b-12d3-a456-426614174000"
fhirIdstringrequired

The ID of the FHIR Patient associated with this patient

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrIdstringrequired

The ID of the record in ehr system

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrTablestringrequired

The Table name of the record in ehr system

Example: "Example Name"
patientstringrequired

Patient name – typically the first and last name of a human patient or the name of an animal patient

Example: "Example Name"
clientIdstringrequired

Client identifier – most often used in veterinary environments to identify the owner

Example: "123e4567-e89b-12d3-a456-426614174000"
clientFirstNamestringrequired

Patient first name in a human care environment, owner first name in a veterinary environment

Example: "Example Name"
clientLastNamestringrequired

Patient last name in a human care environment, owner last name in a veterinary environment

Example: "Example Name"
dobstringrequired

Patient date of birth

Example: "2023-01-01"
permanentnumberrequired

Flag to say whether patient is permanent or not / 0 = temporary, 1 = permanent

Example: 1.23
cautionnumberrequired

Most often used in a veterinary environment / 0 = not aggressive, 1 = aggressive

Example: 1.23
speciesstringrequired

Species

Example: "example"
genderstringrequired

M = Male, F = Female, NM = Neutered Male, SF = Spayed Female, U = Unidentified

Example: "123e4567-e89b-12d3-a456-426614174000"
weightnumberrequired

Patient weight

Example: 1.23
weightUnitsstringrequired

Patient weight units

Example: "Example Name"
heightnumberrequired

Patient height

Example: 1.23
heightUnitsstringrequired

Patient height units

Example: "Example Name"
locationstringrequired

Patient location in the facility, E.g Surgery, Floor / Room / Bed, etc

Example: "Example Name"
allergiesstringrequired

Patient allergies

Example: "Example Name"
clientGenderstringrequired

Typically used in veterinary environments to satisfy DEA regulations / M = Male, F = Female, U = Unknown

Example: "example"
breedstringrequired

Patient breed, typically used in veterinary environments

Example: "Example Name"
address1stringrequired

Patient address1 in human environments, owner address1 in veterinary environments

Example: "Example Name"
address2stringrequired

Patient address2 in human environments, owner address2 in veterinary environments

Example: "Example Name"
citystringrequired

Patient city in human environments, owner city in veterinary environments

Example: "Example Name"
statestringrequired

Patient state in human environments, owner state in veterinary environments

Example: "Example Name"
zipstringrequired

Patient zip in human environments, owner zip in veterinary environments

Example: "Example Name"
countrystringrequired

Patient country in human environments, owner country in veterinary environments

Example: "Example Name"
clientDOBstringrequired

Owner DOB in veterinary environments, this is typically used to satisfy DEA regulations

Example: "2023-01-01"
dlNumberstringrequired

Owner Drivers License number in veterinary environments, this is typically used to satisfy DEA regulations / DO NOT use social security number

Example: "https://example.com"
clientPhonestringrequired

Patient phone in human environments, owner phone in veterinary environments

Example: "Example Name"
clientEmailstringrequired

Patient email in human environments, owner email in veterinary environments

Example: "Example Name"
idnumberrequired

The ID of the site Zimbis Patient to be updated

Example: 100
createdAtstringrequired

The date and time the data record was created

Example: "2021-08-01T00:00:00.000Z"
updatedAtstringrequired

The date and time the data record was last updated

Example: "2021-08-01T00:00:00.000Z"
syncedAtstringrequired

The date and time the data record was last synced

Example: "2021-08-01T00:00:00.000Z"
Response
application/json
{ "siteId": 1.23, "patientId": "123e4567-e89b-12d3-a456-426614174000", "fhirId": "123e4567-e89b-12d3-a456-426614174000", "ehrId": "123e4567-e89b-12d3-a456-426614174000", "ehrTable": "Example Name", "patient": "Example Name", "clientId": "123e4567-e89b-12d3-a456-426614174000", "clientFirstName": "Example Name", "clientLastName": "Example Name", "dob": "2023-01-01", "permanent": 1.23, "caution": 1.23, "species": "example", "gender": "123e4567-e89b-12d3-a456-426614174000", "weight": 1.23, "weightUnits": "Example Name", "height": 1.23, "heightUnits": "Example Name", "location": "Example Name", "allergies": "Example Name", "clientGender": "example", "breed": "Example Name", "address1": "Example Name", "address2": "Example Name", "city": "Example Name", "state": "Example Name", "zip": "Example Name", "country": "Example Name", "clientDOB": "2023-01-01", "dlNumber": "https://example.com", "clientPhone": "Example Name", "clientEmail": "Example Name", "id": 100, "createdAt": "2021-08-01T00:00:00.000Z", "updatedAt": "2021-08-01T00:00:00.000Z", "syncedAt": "2021-08-01T00:00:00.000Z" }

Retrieve site zimbis patient by id

Request

Security
bearer
Path
siteIdnumberrequired
siteZimbisPatientIdnumberrequired
curl -i -X GET \
  'https://docs.heydonto.com/_mock/apis/zimbis/openapi/site/{siteId}/zimbis/patient/{siteZimbisPatientId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

List of Site's all Zimbis Patients retrieved successfully.

Bodyapplication/json
siteIdnumberrequired

The ID of the site associated with this Patient

Example: 1.23
patientIdstringrequired

Patient identifier - the Account ID in 3rd party system

Example: "123e4567-e89b-12d3-a456-426614174000"
fhirIdstringrequired

The ID of the FHIR Patient associated with this patient

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrIdstringrequired

The ID of the record in ehr system

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrTablestringrequired

The Table name of the record in ehr system

Example: "Example Name"
patientstringrequired

Patient name – typically the first and last name of a human patient or the name of an animal patient

Example: "Example Name"
clientIdstringrequired

Client identifier – most often used in veterinary environments to identify the owner

Example: "123e4567-e89b-12d3-a456-426614174000"
clientFirstNamestringrequired

Patient first name in a human care environment, owner first name in a veterinary environment

Example: "Example Name"
clientLastNamestringrequired

Patient last name in a human care environment, owner last name in a veterinary environment

Example: "Example Name"
dobstringrequired

Patient date of birth

Example: "2023-01-01"
permanentnumberrequired

Flag to say whether patient is permanent or not / 0 = temporary, 1 = permanent

Example: 1.23
cautionnumberrequired

Most often used in a veterinary environment / 0 = not aggressive, 1 = aggressive

Example: 1.23
speciesstringrequired

Species

Example: "example"
genderstringrequired

M = Male, F = Female, NM = Neutered Male, SF = Spayed Female, U = Unidentified

Example: "123e4567-e89b-12d3-a456-426614174000"
weightnumberrequired

Patient weight

Example: 1.23
weightUnitsstringrequired

Patient weight units

Example: "Example Name"
heightnumberrequired

Patient height

Example: 1.23
heightUnitsstringrequired

Patient height units

Example: "Example Name"
locationstringrequired

Patient location in the facility, E.g Surgery, Floor / Room / Bed, etc

Example: "Example Name"
allergiesstringrequired

Patient allergies

Example: "Example Name"
clientGenderstringrequired

Typically used in veterinary environments to satisfy DEA regulations / M = Male, F = Female, U = Unknown

Example: "example"
breedstringrequired

Patient breed, typically used in veterinary environments

Example: "Example Name"
address1stringrequired

Patient address1 in human environments, owner address1 in veterinary environments

Example: "Example Name"
address2stringrequired

Patient address2 in human environments, owner address2 in veterinary environments

Example: "Example Name"
citystringrequired

Patient city in human environments, owner city in veterinary environments

Example: "Example Name"
statestringrequired

Patient state in human environments, owner state in veterinary environments

Example: "Example Name"
zipstringrequired

Patient zip in human environments, owner zip in veterinary environments

Example: "Example Name"
countrystringrequired

Patient country in human environments, owner country in veterinary environments

Example: "Example Name"
clientDOBstringrequired

Owner DOB in veterinary environments, this is typically used to satisfy DEA regulations

Example: "2023-01-01"
dlNumberstringrequired

Owner Drivers License number in veterinary environments, this is typically used to satisfy DEA regulations / DO NOT use social security number

Example: "https://example.com"
clientPhonestringrequired

Patient phone in human environments, owner phone in veterinary environments

Example: "Example Name"
clientEmailstringrequired

Patient email in human environments, owner email in veterinary environments

Example: "Example Name"
idnumberrequired

The ID of the site Zimbis Patient to be updated

Example: 100
createdAtstringrequired

The date and time the data record was created

Example: "2021-08-01T00:00:00.000Z"
updatedAtstringrequired

The date and time the data record was last updated

Example: "2021-08-01T00:00:00.000Z"
syncedAtstringrequired

The date and time the data record was last synced

Example: "2021-08-01T00:00:00.000Z"
Response
application/json
{ "siteId": 1.23, "patientId": "123e4567-e89b-12d3-a456-426614174000", "fhirId": "123e4567-e89b-12d3-a456-426614174000", "ehrId": "123e4567-e89b-12d3-a456-426614174000", "ehrTable": "Example Name", "patient": "Example Name", "clientId": "123e4567-e89b-12d3-a456-426614174000", "clientFirstName": "Example Name", "clientLastName": "Example Name", "dob": "2023-01-01", "permanent": 1.23, "caution": 1.23, "species": "example", "gender": "123e4567-e89b-12d3-a456-426614174000", "weight": 1.23, "weightUnits": "Example Name", "height": 1.23, "heightUnits": "Example Name", "location": "Example Name", "allergies": "Example Name", "clientGender": "example", "breed": "Example Name", "address1": "Example Name", "address2": "Example Name", "city": "Example Name", "state": "Example Name", "zip": "Example Name", "country": "Example Name", "clientDOB": "2023-01-01", "dlNumber": "https://example.com", "clientPhone": "Example Name", "clientEmail": "Example Name", "id": 100, "createdAt": "2021-08-01T00:00:00.000Z", "updatedAt": "2021-08-01T00:00:00.000Z", "syncedAt": "2021-08-01T00:00:00.000Z" }

Request

Security
bearer
Path
siteIdnumberrequired
siteZimbisPatientIdnumberrequired
Bodyapplication/jsonrequired
siteIdnumberrequired

The ID of the site associated with this Patient

Example: 1.23
patientIdstringrequired

Patient identifier - the Account ID in 3rd party system

Example: "123e4567-e89b-12d3-a456-426614174000"
fhirIdstringrequired

The ID of the FHIR Patient associated with this patient

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrIdstringrequired

The ID of the record in ehr system

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrTablestringrequired

The Table name of the record in ehr system

Example: "Example Name"
patientstringrequired

Patient name – typically the first and last name of a human patient or the name of an animal patient

Example: "Example Name"
clientIdstringrequired

Client identifier – most often used in veterinary environments to identify the owner

Example: "123e4567-e89b-12d3-a456-426614174000"
clientFirstNamestringrequired

Patient first name in a human care environment, owner first name in a veterinary environment

Example: "Example Name"
clientLastNamestringrequired

Patient last name in a human care environment, owner last name in a veterinary environment

Example: "Example Name"
dobstringrequired

Patient date of birth

Example: "2023-01-01"
permanentnumberrequired

Flag to say whether patient is permanent or not / 0 = temporary, 1 = permanent

Example: 1.23
cautionnumberrequired

Most often used in a veterinary environment / 0 = not aggressive, 1 = aggressive

Example: 1.23
speciesstringrequired

Species

Example: "example"
genderstringrequired

M = Male, F = Female, NM = Neutered Male, SF = Spayed Female, U = Unidentified

Example: "123e4567-e89b-12d3-a456-426614174000"
weightnumberrequired

Patient weight

Example: 1.23
weightUnitsstringrequired

Patient weight units

Example: "Example Name"
heightnumberrequired

Patient height

Example: 1.23
heightUnitsstringrequired

Patient height units

Example: "Example Name"
locationstringrequired

Patient location in the facility, E.g Surgery, Floor / Room / Bed, etc

Example: "Example Name"
allergiesstringrequired

Patient allergies

Example: "Example Name"
clientGenderstringrequired

Typically used in veterinary environments to satisfy DEA regulations / M = Male, F = Female, U = Unknown

Example: "example"
breedstringrequired

Patient breed, typically used in veterinary environments

Example: "Example Name"
address1stringrequired

Patient address1 in human environments, owner address1 in veterinary environments

Example: "Example Name"
address2stringrequired

Patient address2 in human environments, owner address2 in veterinary environments

Example: "Example Name"
citystringrequired

Patient city in human environments, owner city in veterinary environments

Example: "Example Name"
statestringrequired

Patient state in human environments, owner state in veterinary environments

Example: "Example Name"
zipstringrequired

Patient zip in human environments, owner zip in veterinary environments

Example: "Example Name"
countrystringrequired

Patient country in human environments, owner country in veterinary environments

Example: "Example Name"
clientDOBstringrequired

Owner DOB in veterinary environments, this is typically used to satisfy DEA regulations

Example: "2023-01-01"
dlNumberstringrequired

Owner Drivers License number in veterinary environments, this is typically used to satisfy DEA regulations / DO NOT use social security number

Example: "https://example.com"
clientPhonestringrequired

Patient phone in human environments, owner phone in veterinary environments

Example: "Example Name"
clientEmailstringrequired

Patient email in human environments, owner email in veterinary environments

Example: "Example Name"
idnumberrequired

The ID of the site Zimbis Patient to be updated

Example: 100
createdAtstringrequired

The date and time the data record was created

Example: "2021-08-01T00:00:00.000Z"
updatedAtstringrequired

The date and time the data record was last updated

Example: "2021-08-01T00:00:00.000Z"
syncedAtstringrequired

The date and time the data record was last synced

Example: "2021-08-01T00:00:00.000Z"
curl -i -X PUT \
  'https://docs.heydonto.com/_mock/apis/zimbis/openapi/site/{siteId}/zimbis/patient/{siteZimbisPatientId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>' \
  -H 'Content-Type: application/json' \
  -d '{
    "siteId": 1.23,
    "patientId": "123e4567-e89b-12d3-a456-426614174000",
    "fhirId": "123e4567-e89b-12d3-a456-426614174000",
    "ehrId": "123e4567-e89b-12d3-a456-426614174000",
    "ehrTable": "Example Name",
    "patient": "Example Name",
    "clientId": "123e4567-e89b-12d3-a456-426614174000",
    "clientFirstName": "Example Name",
    "clientLastName": "Example Name",
    "dob": "2023-01-01",
    "permanent": 1.23,
    "caution": 1.23,
    "species": "example",
    "gender": "123e4567-e89b-12d3-a456-426614174000",
    "weight": 1.23,
    "weightUnits": "Example Name",
    "height": 1.23,
    "heightUnits": "Example Name",
    "location": "Example Name",
    "allergies": "Example Name",
    "clientGender": "example",
    "breed": "Example Name",
    "address1": "Example Name",
    "address2": "Example Name",
    "city": "Example Name",
    "state": "Example Name",
    "zip": "Example Name",
    "country": "Example Name",
    "clientDOB": "2023-01-01",
    "dlNumber": "https://example.com",
    "clientPhone": "Example Name",
    "clientEmail": "Example Name",
    "id": 100,
    "createdAt": "2021-08-01T00:00:00.000Z",
    "updatedAt": "2021-08-01T00:00:00.000Z",
    "syncedAt": "2021-08-01T00:00:00.000Z"
  }'

Responses

Site Zimbis Patient updated successfully.

Bodyapplication/json
siteIdnumberrequired

The ID of the site associated with this Patient

Example: 1.23
patientIdstringrequired

Patient identifier - the Account ID in 3rd party system

Example: "123e4567-e89b-12d3-a456-426614174000"
fhirIdstringrequired

The ID of the FHIR Patient associated with this patient

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrIdstringrequired

The ID of the record in ehr system

Example: "123e4567-e89b-12d3-a456-426614174000"
ehrTablestringrequired

The Table name of the record in ehr system

Example: "Example Name"
patientstringrequired

Patient name – typically the first and last name of a human patient or the name of an animal patient

Example: "Example Name"
clientIdstringrequired

Client identifier – most often used in veterinary environments to identify the owner

Example: "123e4567-e89b-12d3-a456-426614174000"
clientFirstNamestringrequired

Patient first name in a human care environment, owner first name in a veterinary environment

Example: "Example Name"
clientLastNamestringrequired

Patient last name in a human care environment, owner last name in a veterinary environment

Example: "Example Name"
dobstringrequired

Patient date of birth

Example: "2023-01-01"
permanentnumberrequired

Flag to say whether patient is permanent or not / 0 = temporary, 1 = permanent

Example: 1.23
cautionnumberrequired

Most often used in a veterinary environment / 0 = not aggressive, 1 = aggressive

Example: 1.23
speciesstringrequired

Species

Example: "example"
genderstringrequired

M = Male, F = Female, NM = Neutered Male, SF = Spayed Female, U = Unidentified

Example: "123e4567-e89b-12d3-a456-426614174000"
weightnumberrequired

Patient weight

Example: 1.23
weightUnitsstringrequired

Patient weight units

Example: "Example Name"
heightnumberrequired

Patient height

Example: 1.23
heightUnitsstringrequired

Patient height units

Example: "Example Name"
locationstringrequired

Patient location in the facility, E.g Surgery, Floor / Room / Bed, etc

Example: "Example Name"
allergiesstringrequired

Patient allergies

Example: "Example Name"
clientGenderstringrequired

Typically used in veterinary environments to satisfy DEA regulations / M = Male, F = Female, U = Unknown

Example: "example"
breedstringrequired

Patient breed, typically used in veterinary environments

Example: "Example Name"
address1stringrequired

Patient address1 in human environments, owner address1 in veterinary environments

Example: "Example Name"
address2stringrequired

Patient address2 in human environments, owner address2 in veterinary environments

Example: "Example Name"
citystringrequired

Patient city in human environments, owner city in veterinary environments

Example: "Example Name"
statestringrequired

Patient state in human environments, owner state in veterinary environments

Example: "Example Name"
zipstringrequired

Patient zip in human environments, owner zip in veterinary environments

Example: "Example Name"
countrystringrequired

Patient country in human environments, owner country in veterinary environments

Example: "Example Name"
clientDOBstringrequired

Owner DOB in veterinary environments, this is typically used to satisfy DEA regulations

Example: "2023-01-01"
dlNumberstringrequired

Owner Drivers License number in veterinary environments, this is typically used to satisfy DEA regulations / DO NOT use social security number

Example: "https://example.com"
clientPhonestringrequired

Patient phone in human environments, owner phone in veterinary environments

Example: "Example Name"
clientEmailstringrequired

Patient email in human environments, owner email in veterinary environments

Example: "Example Name"
idnumberrequired

The ID of the site Zimbis Patient to be updated

Example: 100
createdAtstringrequired

The date and time the data record was created

Example: "2021-08-01T00:00:00.000Z"
updatedAtstringrequired

The date and time the data record was last updated

Example: "2021-08-01T00:00:00.000Z"
syncedAtstringrequired

The date and time the data record was last synced

Example: "2021-08-01T00:00:00.000Z"
Response
application/json
{ "siteId": 1.23, "patientId": "123e4567-e89b-12d3-a456-426614174000", "fhirId": "123e4567-e89b-12d3-a456-426614174000", "ehrId": "123e4567-e89b-12d3-a456-426614174000", "ehrTable": "Example Name", "patient": "Example Name", "clientId": "123e4567-e89b-12d3-a456-426614174000", "clientFirstName": "Example Name", "clientLastName": "Example Name", "dob": "2023-01-01", "permanent": 1.23, "caution": 1.23, "species": "example", "gender": "123e4567-e89b-12d3-a456-426614174000", "weight": 1.23, "weightUnits": "Example Name", "height": 1.23, "heightUnits": "Example Name", "location": "Example Name", "allergies": "Example Name", "clientGender": "example", "breed": "Example Name", "address1": "Example Name", "address2": "Example Name", "city": "Example Name", "state": "Example Name", "zip": "Example Name", "country": "Example Name", "clientDOB": "2023-01-01", "dlNumber": "https://example.com", "clientPhone": "Example Name", "clientEmail": "Example Name", "id": 100, "createdAt": "2021-08-01T00:00:00.000Z", "updatedAt": "2021-08-01T00:00:00.000Z", "syncedAt": "2021-08-01T00:00:00.000Z" }

Request

Security
bearer
Path
siteIdnumberrequired
siteZimbisPatientIdnumberrequired
curl -i -X DELETE \
  'https://docs.heydonto.com/_mock/apis/zimbis/openapi/site/{siteId}/zimbis/patient/{siteZimbisPatientId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Site Zimbis Patient deleted successfully.

Response
No content

Zimbis Patient Profile

Operations for zimbis patient profiles.

Operations