Photon Health
Photon Health is a modern e-prescribing (eRx) platform that lets digital-health organizations create patients, write prescriptions, route orders to pharmacies, and manage fulfillment through a single GraphQL Clinical API. The platform pairs the API with embeddable Elements UI components, webhooks, and a transparent prescription marketplace for pharmacy price and fulfillment comparison.
APIs
Photon Health Patients API
GraphQL queries and mutations for creating and managing patients - demographics, sex and gender, contact details, allergies, medication history, addresses, and preferred pharmac...
Photon Health Prescriptions API
Write and manage prescriptions with dosing, dispense quantity, refills, days supply, instructions, diagnoses, and effective/expiration dates via prescription, prescriptions, cre...
Photon Health Orders API
Route prescriptions to pharmacies as orders with fills and delivery addresses, and track fulfillment state via order, orders, createOrder, updateOrder, cancelOrder, and the fill...
Photon Health Catalog & Medications API
Search the medication catalog and manage organization formularies and reusable prescription templates via medications, medicationConcepts, medicationStrengths, medicationForms, ...
Photon Health Pharmacies API
Search pharmacies by name, location, and fulfillment type (PICK_UP or MAIL_ORDER) and retrieve NPI, NCPDP, address, fax, and phone via the pharmacy and pharmacies queries.
Photon Health Webhooks API
Subscribe to signed webhook events to receive state changes for orders (photon:order:created and related) and prescriptions (photon:prescription:* events), typically used to tri...
Collections
GraphQL
Photon Health GraphQL API
GraphQL schema for the [Photon Health](https://www.photon.health) Clinical API — a modern
GRAPHQL