7/25 NexHealth API

Number of APIs: 62

Welcome to the developer hub and documentation for NexHealth API. This section of guide describes the operations, response parameters, request parameters, and parameter constraints related to User API. The term Operations refer to functions or methods. The operations are included in requests and send to the web server. Each operation performs a different action or a query on database.

Contact Support: Name: NexHealth Email: info@nexhealth.com

  1. forms-requests-{id} - post Forms Requests Id Sync POST {{baseUrl}}/forms/requests/:id/sync?subdomain={{subdomain}}&location_id={{location_id}}

  2. forms-requests - get Forms Requests GET {{baseUrl}}/forms/requests?subdomain={{subdomain}}&location_id={{location_id}}&page=1&per_page=5&patient_id=<integer>&appointment_id=<integer>

  3. forms - get Forms Id GET {{baseUrl}}/forms/:id?subdomain={{subdomain}}&location_id={{location_id}}

  4. locations-{id} - get Locations Id GET {{baseUrl}}/locations/:id

  5. locations-{id} - get Locations Id Appointment Descriptors GET {{baseUrl}}/locations/:id/appointment_descriptors?descriptor_type=<string>

  6. locations - get Locations GET {{baseUrl}}/locations?subdomain={{subdomain}}&inactive=<boolean>&foreign_id=<string>

  7. operatories - get Operatories GET {{baseUrl}}/operatories?subdomain={{subdomain}}&location_id={{location_id}}&page=1&per_page=5&search_name=<string>&foreign_id=<string>&updated_since=<dateTime>&include[]=["appt_categories"]&include[]=["appt_categories"]

  8. patients - post Patients POST {{baseUrl}}/patients?subdomain={{subdomain}}&location_id={{location_id}}

  9. recall types - get Recall Types GET {{baseUrl}}/recall_types?subdomain={{subdomain}}&location_id={{location_id}}&foreign_id=<string>&updated_since=<dateTime>

  10. recall types - get Recall Types Id GET {{baseUrl}}/recall_types/:id?subdomain={{subdomain}}