---
title: "{{baseUrl}}/persons/:personId/chart/medications/:medid/dur-check"
method: GET
path: "/persons/{personId}/chart/medications/{medid}/dur-check"
tags: ["Medications"]
---

# {{baseUrl}}/persons/:personId/chart/medications/:medid/dur-check

`GET /persons/{personId}/chart/medications/{medid}/dur-check`

Performs a drug utilization review and returns any problems for the given person id and medication id.

## Path parameters

- `personId` string, required
- `medid` string, required

## Query parameters

- `isRepresentativeNdc` string, required

## Response `200`

OK

---

[API](https://skmtc.net/nextgen/apis/enterprise-api-uscdi-routes.md) · [All operations](https://skmtc.net/nextgen/apis/enterprise-api-uscdi-routes/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextgen/enterprise-api-uscdi-routes/revisions/191e69116448/schema)
