---
title: "PATCH /clinic-config/compliance - Update compliance settings"
method: PATCH
path: "/clinic-config/compliance"
tags: ["ClinicConfig"]
---

# PATCH /clinic-config/compliance - Update compliance settings

`PATCH /clinic-config/compliance`

## Request body

- ComplianceSettingsDto — Compliance and data retention settings
  - `hipaaCompliance` boolean
  - `dataRetentionPolicy` string
  - `clinicIdentity` ClinicIdentitySettingsDto — Clinic identity disclosure block for CMA compliance.
    - `ownershipType` string, nullable — "Independent" | "Corporate" | "Group" | null.
    - `parentOrganization` string, nullable
    - `ownershipStatement` string, nullable
    - `vatRegistrationNumber` string, nullable — VAT registration number — legally required on UK invoices.
  - `publicPricingEnabled` boolean
  - `rxTransparencyEnabled` boolean
  - `estimateBeforeTreatmentEnabled` boolean
  - `requireUsdaNumberForRabiesCertificates` boolean
  - `controlledDrugRegisterEnabled` boolean
  - `antimicrobialStewardshipEnabled` boolean
  - `cascadeWorkflowEnabled` boolean
  - `vcprEnforcementEnabled` boolean

## Response `200`

OK

- ComplianceSettingsDto — Compliance and data retention settings
  - `hipaaCompliance` boolean
  - `dataRetentionPolicy` string
  - `clinicIdentity` ClinicIdentitySettingsDto — Clinic identity disclosure block for CMA compliance.
    - `ownershipType` string, nullable — "Independent" | "Corporate" | "Group" | null.
    - `parentOrganization` string, nullable
    - `ownershipStatement` string, nullable
    - `vatRegistrationNumber` string, nullable — VAT registration number — legally required on UK invoices.
  - `publicPricingEnabled` boolean
  - `rxTransparencyEnabled` boolean
  - `estimateBeforeTreatmentEnabled` boolean
  - `requireUsdaNumberForRabiesCertificates` boolean
  - `controlledDrugRegisterEnabled` boolean
  - `antimicrobialStewardshipEnabled` boolean
  - `cascadeWorkflowEnabled` boolean
  - `vcprEnforcementEnabled` boolean

---

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