# Parchment Health developer docs - [Parchment ePrescribing API — electronic prescriptions for your PMS](https://docs.parchment.health/introduction.md): Add ADHA-conformant electronic prescribing (eScripts) to your practice management software with the Parchment Health API. Sandbox access, guides and OpenAPI reference. - [Adding electronic prescriptions to your PMS (Australia)](https://docs.parchment.health/docs/pms-eprescribing-australia.md): How practice management software adds ADHA-conformant ePrescribing in Australia: build vs embed, conformance requirements, the CP2.3 deadline, and typical timelines. - [ePrescribing API FAQ](https://docs.parchment.health/docs/faq.md): Common questions about integrating electronic prescriptions with the Parchment Health API: patient records, tokens, credentials, environments and workflows. - [Partner Integration Guide — embed ePrescribing in your PMS](https://docs.parchment.health/partner-integration-guide.md): Step-by-step guide to integrating ADHA-conformant electronic prescriptions into your practice management software with the Parchment API: auth, SSO, patients and prescriptions. - [Going Live — from sandbox to production ePrescribing](https://docs.parchment.health/post-integration-guide.md): What happens after integrating the Parchment API: production credentials, conformance checks, and launching electronic prescriptions to your users. - [MCP Server — AI-assisted integration](https://docs.parchment.health/docs/mcp-server.md): Connect Claude, Cursor or other AI assistants to Parchment's documentation MCP server and build your ePrescribing integration faster. - [API Release Notes](https://docs.parchment.health/docs/release-notes.md): Changes to the Parchment partner API, SSO, embedded iframe and webhooks. - [API Reference — Parchment ePrescribing endpoints](https://docs.parchment.health/api-reference/introduction.md): REST endpoints for ADHA-conformant electronic prescribing in Australia: patients, prescriptions, SSO and webhooks. Sandbox and production environments. - [Partner Authentication](https://docs.parchment.health/authentication/partner/index.md): Comprehensive guide for implementing partner authentication - [Token Creation](https://docs.parchment.health/authentication/partner/token-creation.md): How to create partner authentication tokens - [Authentication Scopes](https://docs.parchment.health/authentication/partner/scopes.md): Understanding and implementing permission scopes for partner APIs - [Token](https://docs.parchment.health/api-reference/endpoint/v1/token.md): Generate an access token for API authentication - [Validate integration](https://docs.parchment.health/api-reference/endpoint/v1/validate-integration.md): Validate integration token and mark organization as integrated - [Create patient](https://docs.parchment.health/api-reference/endpoint/v1/create-patient.md): Creates a new patient in Parchment - [Update patient](https://docs.parchment.health/api-reference/endpoint/v1/update-patient.md): Updates an existing patient in Parchment - [Get patient prescriptions](https://docs.parchment.health/api-reference/endpoint/v1/get-patient-prescriptions.md): Get prescriptions for a specific patient - [Get patient prescription](https://docs.parchment.health/api-reference/endpoint/v1/get-patient-prescription.md): Get a single prescription by SCID for a specific patient - [Create user](https://docs.parchment.health/api-reference/endpoint/v1/create-user.md): Creates a new user in Parchment - [Read user](https://docs.parchment.health/api-reference/endpoint/v1/read-user.md): Retrieves a specific user from Parchment - [Read users](https://docs.parchment.health/api-reference/endpoint/v1/read-users.md): Retrieves all users in an organization from Parchment - [Update user](https://docs.parchment.health/api-reference/endpoint/v1/update-user.md): Updates a user in Parchment - [Update user roles](https://docs.parchment.health/api-reference/endpoint/v1/update-user-roles.md): Updates the roles of a user in Parchment - [Disable user](https://docs.parchment.health/api-reference/endpoint/v1/disable-user.md) - [Enable user](https://docs.parchment.health/api-reference/endpoint/v1/enable-user.md) - [User Management Workflows](https://docs.parchment.health/api-reference/endpoint/v1/user-workflows.md): Common workflows for creating and managing users in the Parchment platform - [Create custom drugs bulk](https://docs.parchment.health/api-reference/endpoint/v1/create-custom-drugs-bulk.md): Bulk-creates organization-level custom drugs. Accepts a JSON array; returns a per-item success/failure summary. - [Read custom drugs bulk](https://docs.parchment.health/api-reference/endpoint/v1/read-custom-drugs-bulk.md): Retrieves the organization-level custom drug catalog (shared org drugs only). - [Delete custom drugs bulk](https://docs.parchment.health/api-reference/endpoint/v1/delete-custom-drugs-bulk.md): Deletes ALL organization-level custom drugs for the organization. Irreversible. Requires confirm=true. - [Create custom drug](https://docs.parchment.health/api-reference/endpoint/v1/create-custom-drug.md): Creates a user-level custom drug for a user in Parchment - [Read custom drugs](https://docs.parchment.health/api-reference/endpoint/v1/read-custom-drugs.md): Retrieves the custom drug list (organization-level and user-level) for a user from Parchment - [Update custom drug](https://docs.parchment.health/api-reference/endpoint/v1/update-custom-drug.md): Updates a user-level custom drug. Send only the fields to change. - [Delete custom drug](https://docs.parchment.health/api-reference/endpoint/v1/delete-custom-drug.md): Deletes a user-level custom drug. - [Partner SSO Implementation (recommended)](https://docs.parchment.health/sso/sso-integration-generic.md): Server-to-server SSO implementation guide for partners - [SSO Integration with Auth0](https://docs.parchment.health/sso/sso-integration-auth0.md): Integrate your Auth0 identity provider with Parchment Health using SAML 2.0 - [Embedded iFrame Integration](https://docs.parchment.health/sso/embedded-iframe.md): Guide for embedding Parchment Portal directly into your application using an iframe - [Webhook Integration](https://docs.parchment.health/webhooks/webhook-integration.md) - [Webhook Signature Verification](https://docs.parchment.health/webhooks/webhook-verification.md) - [Webhook Events Reference](https://docs.parchment.health/webhooks/webhook-events.md) ## OpenAPI Specs - [openapi](/api-reference/openapi.json) ## Optional - [Help Documentation](https://help.parchment.health/)