---
title: "GET /clinic-config/prescribing-rules — read-only description of the
prescribing rules the clinic's current region enforces. Drives the
Governance Preview settings page (PAW-476 slice 5)."
method: GET
path: "/clinic-config/prescribing-rules"
tags: ["ClinicConfig"]
---

# GET /clinic-config/prescribing-rules — read-only description of the
prescribing rules the clinic's current region enforces. Drives the
Governance Preview settings page (PAW-476 slice 5).

`GET /clinic-config/prescribing-rules`

## Response `200`

OK

- PrescribingRulesResponseDto — Response for `GET /clinic-config/prescribing-rules`. Lists every rule the clinic's current region enforces (or warns on). Intended for the Governance Preview settings page.
  - `region` string — "US" | "GB" | "NI" — resolved from the clinic's region code.
  - `regionCode` string
  - `rules` RuleDescriptorDto[]
    - `code` string
    - `severity` string — "Blocking" | "Warning"
    - `category` string
    - `title` string
    - `description` string

---

[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/revisions/a905bde4e796/schema)
