Returns a single Billing Code from the system that the user has access to
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Billing Code response
The id for the Billing Code
The billing code type, such as MS-DRG, etc.
The billing code, for example 80061 for a lipid panel
The billing code version, for example, using MS-DRGs, we can have version 42
If the billing code has a short_description, it will use this field.
If the billing code has a medium_description, it will use this field.
If the billing code has a long_description, it will use this field.