---
title: "/patient_portal/people/{{person_id}}/prescriptions"
method: GET
path: "/patient_portal/people/{person_id}/prescriptions"
---

# /patient_portal/people/{{person_id}}/prescriptions

`GET /patient_portal/people/{person_id}/prescriptions`

## Response `200`

/patient_portal/people/{{person_id}}/prescriptions

- object
  - `prescriptions` object[]
    - `doctor` string
    - `date` string, date-time
    - `instrucctions` unknown
    - `drugs` object[]
      - `name` string
      - `dose` string
      - `frequency` string
      - `duration` string

---

[API](https://skmtc.net/ecaresoft/apis/nimbo-patient-web-app-api.md) · [All operations](https://skmtc.net/ecaresoft/apis/nimbo-patient-web-app-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ecaresoft/nimbo-patient-web-app-api/revisions/27cc6ff69da7/schema)
