---
title: "PATCH /care_site"
method: PATCH
path: "/care_site"
tags: ["care_siteController"]
---

# PATCH /care_site

`PATCH /care_site`

## Request body

- CareSitePartial — (tsType: Partial<care_site>, schemaOptions: { partial: true })
  - `care_site_id` number
  - `care_site_name` string
  - `place_of_service_concept_id` number
  - `location_id` number
  - `care_site_source_value` string
  - `place_of_service_source_value` string

## Response `200`

Count of care_site models updated

- LoopbackCount
  - `count` number

---

[API](https://skmtc.net/ohdsi/apis/data-connection.md) · [All operations](https://skmtc.net/ohdsi/apis/data-connection/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ohdsi/data-connection/revisions/b5ead99a1d44/schema)
