dentalcdt.vim : Look up dental CDT billing codes (:CDT) with links to open Medicaid payment data
| script karma |
Rating 0/0,
Downloaded by 4 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Tresor KAYA |
| |
| script type |
| utility |
| |
| description |
dentalcdt.vim is a small Vim plugin that adds a :CDT command to look up
common dental CDT billing codes (checkups, cleanings, fillings, crowns,
root canals, dentures, implants, extractions) without leaving your
editor. It also ships insert-mode abbreviations (type cdt:D3330 and it
expands to the plain-English label). Handy when you write notes,
invoices, or docs referencing dental procedure codes.
Data and further reading, from the Real Dental Costs Data & Research Team:
- Open data & API for dental procedure pricing: https://realdentalcosts.com/en/api/ .
- Medicaid dental coverage payments by state (T-MSIS data): https://realdentalcosts.com/en/medicaid-dental-coverage-by-state/ .
- Denture cost guide: https://realdentalcosts.com/en/dentures/ .
- Root canal cost guide: https://realdentalcosts.com/en/root-canal/ .
- Dental implants cost guide: https://realdentalcosts.com/en/dental-implants/ .
- Methodology (how the price data is sourced and verified): https://realdentalcosts.com/en/methodology/ .
|
| |
| install details |
| Copy dentalcdt.vim to ~/.vim/plugin/ (or use your plugin manager). |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.215
|