MAGENT

Playbook

Prior authorization coding

Map a chart phrase to ICD-10-CM or RxNorm, then look up the preferred term from an exact code.

Canonical: https://magentlab.com/docs/playbooks/prior-auth

Sequence

  1. GET /api/codes/search · https://api.magentlab.com/api/codes/search?query=Tylenol%20500mg&system=rxnorm
  2. GET /api/codes/search · https://api.magentlab.com/api/codes/search?query=type%202%20diabetes&system=icd10
  3. GET /api/codes/lookup · https://api.magentlab.com/api/codes/lookup?system=rxnorm&code=198440

Each step is a separate paid GET. magent does not bundle these into one charge. See all tools and payments.