---
title: "{{baseUrl}}/persons/:personId/chart/problems"
method: POST
path: "/persons/{personId}/chart/problems"
tags: ["Problems"]
---

# {{baseUrl}}/persons/:personId/chart/problems

`POST /persons/{personId}/chart/problems`

Adds a new problem for the given person id

## Path parameters

- `personId` string, required

## Headers

- `Content-Type` 'application/json'
- `Accept` string, required

## Request body

- 7B7BbaseUrl7D7D1persons13ApersonId1chart1problemsRequest — unresolved $ref

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found

---

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