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

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

`PATCH /clinic-config/diagnostics`

## Request body

- DiagnosticsSettingsDto — Diagnostics and equipment settings
  - `courierCutoffTime` string, nullable
  - `autoAttachLabResults` boolean
  - `dicomAeTitle` string, nullable
  - `dicomIp` string, nullable
  - `dicomPort` union
    - integer
    - string, int32
  - `imagingRetentionPolicy` string
  - `autoRouteImages` boolean
  - `teleradiologyVetRad` boolean
  - `teleradiologyStatRad` boolean
  - `autoSubmitStudies` boolean
  - `autoSyncWithRecords` boolean
  - `calibrationAlertsEnabled` boolean
  - `scoutDistressDetection` boolean
  - `scoutPulseCheck` boolean
  - `tempMonitoringEnabled` boolean
  - `fridgeFreezerSensors` boolean
  - `pawsTvEnabled` boolean
  - `pawsTvDefaultChannel` string, nullable
  - `criticalLabResultAlerts` boolean
  - `statCaseResultAlerts` boolean
  - `equipmentCalibrationAlerts` boolean

## Response `200`

OK

- DiagnosticsSettingsDto — Diagnostics and equipment settings
  - `courierCutoffTime` string, nullable
  - `autoAttachLabResults` boolean
  - `dicomAeTitle` string, nullable
  - `dicomIp` string, nullable
  - `dicomPort` union
    - integer
    - string, int32
  - `imagingRetentionPolicy` string
  - `autoRouteImages` boolean
  - `teleradiologyVetRad` boolean
  - `teleradiologyStatRad` boolean
  - `autoSubmitStudies` boolean
  - `autoSyncWithRecords` boolean
  - `calibrationAlertsEnabled` boolean
  - `scoutDistressDetection` boolean
  - `scoutPulseCheck` boolean
  - `tempMonitoringEnabled` boolean
  - `fridgeFreezerSensors` boolean
  - `pawsTvEnabled` boolean
  - `pawsTvDefaultChannel` string, nullable
  - `criticalLabResultAlerts` boolean
  - `statCaseResultAlerts` boolean
  - `equipmentCalibrationAlerts` 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/revisions/d8d7501dde48/schema)
