# Query

A specified, approved request for patient records across the network (e.g., via Carequality/TEFCA to support treatment activities, via TEFCA for IAS queries) with an associated status (e.g., “completed”).

## Search Queries

 - [GET /api/v1/patient-registry/query](https://docs.xcures.com/apis/current/query/publicquerycontroller_search.md): Search Queries

## Create Query

 - [POST /api/v1/patient-registry/query](https://docs.xcures.com/apis/current/query/publicquerycontroller_create.md): Create a new query by providing the necessary details. The query will be stored and can be used for further operations.

## Get Query

 - [GET /api/v1/patient-registry/query/{id}](https://docs.xcures.com/apis/current/query/publicquerycontroller_get.md): Get a specific query by ID.

