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

# PATCH /care_site/{id}

`PATCH /care_site/{id}`

## Path parameters

- `id` object, required

## 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 `204`

care_site was updated

---

[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)
