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

# {{baseUrl}}/persons/:personId/chart/medications/:medid/patient-education

`GET /persons/{personId}/chart/medications/{medid}/patient-education`

Get the external resources URL and type for patient education.

## Path parameters

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

## Query parameters

- `resourceType` string, required
- `encounterDate` string, required

## Headers

- `Accept` string, required

## Response `200`

OK

- OK76
  - `resourceType` string, required
  - `baseUrl` string, required
  - `resourceUrl` string, required
  - `_links` Link[], required
    - `href` string, required
    - `method` string, required
    - `rel` string, required
    - `description` string, required
    - `vendorExtensions` string, required

## Other responses

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

---

[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)
