Long-term medications
The long-term medications section provides access to the long-term medication records of your patients.
Required scope: medicals
Setting up API access is described in the Help Center.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /api/oauth/v2/resource/long-term-medications | Paginated list of all long-term medications |
GET | /api/oauth/v2/resource/long-term-medications/{uuid} | Details of a single long-term medication |
POST | /api/oauth/v2/resource/long-term-medications | Create a new long-term medication |