Edvak EHR’s API allows apps to securely access your health records in a standardized format called CCDA (Consolidated Clinical Document Architecture). This is a digital summary of your medical history that can include:This information can be shared with apps — only with your permission — to help you manage your health better.The CCDA data provided through this API conforms to the G9 certification standard for electronic health information access.
Security & Standards#
The Edvak EHR API follows:CCDA (HL7) structure for patient documents.
OAuth 2.0 Bearer Token for secure app-level and user-level authorization.
HTTPS transport to encrypt all API requests and responses.
Why Use This?#
View your health history through apps
Share your medical info with new doctors or caregivers
Keep a personal copy of your health records
All access is protected using OAuth2 — meaning only you or apps you trust can view the data.The data is provided in CCDA format, used widely across healthcare systems. It’s structured and app-friendly, making it easy to display and understand your information.Example CCDA Document Types#
Continuity of Care Document (CCD)
These documents follow the CDA R2 standard and include a header (with metadata and patient info) and a body (with clinical sections).How It Works#
1.
An app requests access to your records
2.
You log in and approve access
3.
The app retrieves your CCDA summary securely using a token
Quick Links#
HL7 CCDA Standard
Learn about the structure and use of Consolidated Clinical Document Architecture (CCDA).
ONC G9 Certification Criterion
See how G9 ensures certified systems provide secure patient data access.
USCDI (U.S. Core Data for Interoperability)
Explore the standardized data set used for nationwide health information exchange.