> For the complete documentation index, see [llms.txt](https://docs.mdintegrations.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mdintegrations.com/changelog/2026/pdmp-narx-integration-admin-search-overhaul-and-multi-language-patient-app.md).

# PDMP/NARX Integration, Admin Search Overhaul & Multi-Language Patient App

*Released August 25, 2026*

This release introduces new patient-record tracking, expanded clinician tooling (PDMP/NARX, custom signed PDFs, encounter tagging), major admin-panel search enhancements, new webhooks, multi-language Patient App support, and voucher Q\&A improvements.

## \[Partner Integrations + API Enhancements]

* Offerings FAQ query — you can query Offering FAQs directly via API
* Voucher Q\&A support — voucher creation supports structured Q\&A payloads; questions/answers sent when creating vouchers automatically appear on the resulting case
* Get Patient Messages performance — you may opt out of pulling files to significantly improve message-retrieval performance
* Extended Care webhook — real-time notification when cases transition to Extended Care
* PriorAuth webhook events — for PriorAuth lifecycle updates

## \[Clinician Experience]

* PDMP/NARX integration — clinicians can access PDMP/NARX reports for controlled substances
* Offering FAQs can be included in thank-you notes sent to patients
* Custom signed PDFs for documentation needs
* Clinical Note categories for organization

## \[Patient App Enhancements]

* Patient status field (Active / Follow-Up / Inactive) to track case progression
* Multi-language support: Spanish, Chinese (Mandarin), Portuguese, Arabic, Korean, German, French
* Hidden questions now support rich text and longer responses

## \[Admin Panel Improvements]

* Pharmacy name search added to Offering search
* Search support added to the Intake Form list
* New Offerings taxonomy for categorization/grouping/analytics
* Export Encounters now includes pharmacy and offering ID columns

## \[Pharmacy]

* Offerings FAQ query
* Improved Rx Fulfillment list load performance
* More reliable webhook reprocessing and audit improvements


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.mdintegrations.com/changelog/2026/pdmp-narx-integration-admin-search-overhaul-and-multi-language-patient-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
