DexCare REST API

RESTful service for accessing business information and performing actions against DexCare-managed healthcare environments — Virtual Care, Care Options, Booking, Patient, Provider Data Management, Omni Search, and Reporting. URI-path versioned (/v1), OAuth 2.0 + JWT bearer auth for PHI/PII endpoints, with open public directory endpoints.

API entry from apis.yml

apis.yml Raw ↑
name: DexCare REST API
description: RESTful service for accessing business information and performing actions against DexCare-managed
  healthcare environments — Virtual Care, Care Options, Booking, Patient, Provider Data Management, Omni
  Search, and Reporting. URI-path versioned (/v1), OAuth 2.0 + JWT bearer auth for PHI/PII endpoints,
  with open public directory endpoints.
humanURL: https://developers.dexcarehealth.com/api/
baseURL: https://api.care.dexcarehealth.com
tags:
- Healthcare
- Patient Access
- Scheduling
- Virtual Care
properties:
- type: Authentication
  url: authentication/dexcare-authentication.yml
- type: Conventions
  url: conventions/dexcare-conventions.yml
- type: ErrorCatalog
  url: errors/dexcare-problem-types.yml
- type: Lifecycle
  url: lifecycle/dexcare-lifecycle.yml
- type: Sandbox
  url: sandbox/dexcare-sandbox.yml