List service codes assigned to a group
codes
List service codes assigned to a group
List HCPCS/CPT codes assigned to a single group node.
Works for any of the three taxonomies:
service_group— codes joined viaServiceCode.service_group_idto the matching slug.betos/rbcs— codes whosebetos_code/rbcs_codecolumn matchesgroup_code. Wheninclude_descendants=trueand the group is a non-leaf category (e.g. BETOS “P”), the response also includes codes assigned to any leaf below it.
GET
List service codes assigned to a group
Authorizations
Path Parameters
Grouping taxonomy namespace (service_group, betos, or rbcs).
Group identifier within the selected taxonomy.
Query Parameters
Pagination offset (number of records to skip).
Required range:
x >= 0Maximum number of records to return.
Required range:
1 <= x <= 500If the group is a category node, include codes from all descendant leaves.