- eRx
- Electronic prescribing — composing, signing and transmitting prescriptions to pharmacies electronically.
- Surescripts
- The national e-prescribing network. The configured vendor holds the network certification and carries the transmission; the platform keeps the clinical record.
- NCPDP ID
- The national pharmacy identifier used to route a prescription and to key the pharmacy directory and catalog tables.
- RxNorm
- The NLM's normalized drug vocabulary; the composer's drug search resolves names to RxNorm concepts via the public RxNav API.
- RXCUI
- An RxNorm concept unique identifier — the code stored on the prescription for the chosen drug concept.
- NDC
- National Drug Code — the package-level drug identifier cached in the local catalog and used for formulary lookups.
- Sig
- The patient instructions on a prescription; the server parses it to derive the enforced dispense ceiling.
- DAW
- Dispense as written — the prescriber's instruction forbidding generic substitution.
- EPCS
- Electronic prescribing of controlled substances — identity proofing and audit obligations, initiated through the configured vendor.
- DEA schedule
- The federal controlled-substance classification (II–V) driving refill caps and the hard DEA-registration requirement.
- PDMP
- Prescription drug monitoring program — a state-run controlled-substance history database (CURES in California).
- Formulary
- A payer's covered-drug list with tiers; the platform surfaces tier, prior-auth and step-therapy flags as advisory context.
- Prior authorization
- A payer's requirement that a drug be approved before it is covered — surfaced as a flag on formulary results.
- Step therapy
- A payer rule requiring cheaper alternatives be tried first — likewise surfaced as an advisory flag.
- PDC
- Proportion of days covered — the adherence measure computed per patient and drug class from fill data.
- Refill request
- A pharmacy-originated request for more refills, arriving by webhook into the one-shot decision queue.
- Change request
- A pharmacy's proposed modification to a prescription, approved or denied with a recorded reason.
- ACK code
- The acknowledgment code on a transmission event — accept or error — stored with each message in the transmission log.
- Fernet
- The symmetric encryption scheme protecting vendor credentials at rest under a platform key.
- HMAC
- The keyed-hash signature scheme used to verify that a webhook genuinely came from the configured vendor.