Edvak Docs
HomeFHIR APICCDA API
HomeFHIR APICCDA API
LinkedIn
  1. CCDA API
  • Getting Started
    • Introduction
    • Authentication & Access
    • Errors
  • APIs
    • Generate Token
      POST
    • CCDA Retrieval
      GET
  • Legal & Compliance
    • API Terms of Use
  1. CCDA API

APIs

Generate Token
POST/ccda/ccda/generate-token
Generates an OAuth 2.0 access token using the Resource Owner Password Credentials (ROPC) grant type. Requires the user's username, password, along...
CCDA Retrieval
GET/ccda/ccda/patient_data
Use the access token to retrieve CCDA documents.
Previous
Errors
Next
Generate Token
Built with