Liking cljdoc? Tell your friends :D

realdentalcosts.api

Zero-dependency Clojure client for the Real Dental Costs Open Data API (https://realdentalcosts.com/en/api/): US dental procedure cash price ranges by state, state cost indexes and Medicaid paid amounts per CDT code (HHS/CMS T-MSIS). Data CC BY 4.0. Uses only java.net.http and clojure.data.json if present; otherwise returns raw JSON strings.

Zero-dependency Clojure client for the Real Dental Costs Open Data API
(https://realdentalcosts.com/en/api/): US dental procedure cash price
ranges by state, state cost indexes and Medicaid paid amounts per CDT code
(HHS/CMS T-MSIS). Data CC BY 4.0. Uses only java.net.http and clojure.data.json
if present; otherwise returns raw JSON strings.
raw docstring

base-urlclj


medicaidclj

(medicaid cdt)

Medicaid paid amount per claim line for a CDT code (e.g. "D3330"), national and by state, 2018-2024.

Medicaid paid amount per claim line for a CDT code (e.g. "D3330"),
national and by state, 2018-2024.
raw docstring

procedureclj

(procedure slug)

One procedure by slug (e.g. "root-canal", "dentures", "dental-implant") with a 51-state low/avg/high table and a provenance block.

One procedure by slug (e.g. "root-canal", "dentures", "dental-implant")
with a 51-state low/avg/high table and a provenance block.
raw docstring

proceduresclj

(procedures)

12 US dental procedures with national cash price ranges.

12 US dental procedures with national cash price ranges.
raw docstring

stateclj

(state code)

One state by two-letter code (case-insensitive).

One state by two-letter code (case-insensitive).
raw docstring

state-rowclj

(state-row proc code)

Return the by_state entry of a procedure payload for a state code.

Return the by_state entry of a procedure payload for a state code.
raw docstring

statesclj

(states)

50 states + DC with Restorative Cost Index and affordability score.

50 states + DC with Restorative Cost Index and affordability score.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close