---
title: "Get parent patient"
method: GET
path: "/studies/{id}/patient"
tags: ["Studies"]
---

# Get parent patient

`GET /studies/{id}/patient`

Get detailed information about the parent patient of the DICOM study whose Orthanc identifier is provided in the URL

## Path parameters

- `id` string, required

## Query parameters

- `full` boolean
- `requested-tags` string
- `short` boolean

## Response `200`

- unknown

---

[API](https://skmtc.net/uclouvain/apis/orthanc-api.md) · [All operations](https://skmtc.net/uclouvain/apis/orthanc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uclouvain/orthanc-api/revisions/9297c4930d96/schema)
