---
title: "GET /api/patients/{id}/ccda"
method: GET
path: "/api/patients/{id}/ccda"
tags: ["Clinical"]
---

# GET /api/patients/{id}/ccda

`GET /api/patients/{id}/ccda`

Retrieve patient CCDA

## Path parameters

- `id` string, required

## Query parameters

- `first_name` string
- `last_name` string
- `preferred_language` string
- `doctor` integer
- `gender` string
- `since` string
- `date_of_birth` string
- `race` string
- `chart_id` string
- `email` string
- `ethnicity` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Permission Denied
- `404` — Not Found
- `405` — Method Not Allowed
- `500` — Internal Server Error

---

[API](https://skmtc.net/drchrono/apis/untitled-api.md) · [All operations](https://skmtc.net/drchrono/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/drchrono/untitled-api/versions/e595797fe800/schema)
