OBJECT
OrganizationCptCodeInsuranceFeeType
OrganizationCptCodeInsuranceFeeType object
link GraphQL Schema definition
- type OrganizationCptCodeInsuranceFeeType {
- # Fee (in cents) per unit
- Int :
- # Unique identifier for the object
- ID! :
- # The insurance plan that is associated witht the org cpt code
- InsurancePlan :
- # The ID associated with organization cpt code object
- ID :
- }