CCDA
Retrieve Ccda
Retrieve a single patient's ccda
get/api/2.0/ccda/{id}/
Path parameters
idinteger required
The id of the patient to retrieve the CCDA for.
Query parameters
end_datestring date
The end date of the CCDA to retrieve.
sectionsstring[]
A comma-separated list of sections to include in the CCDA. If not provided, all sections will be included.
start_datestring date
The start date of the CCDA to retrieve.
templatestring
The template used to display the desired information on the CCDA
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.