AutomatedInsuranceBillingSetting
Automated Insurance Billing Setting Type
Fields
auto_create_cms1500s
· Boolean · When true, CMS1500s will be created automatically auto_submit_cms1500s
· Boolean · When true, CMS1500s will be submitted automatically insurance_billing_enabled
· Boolean · When true, insurance billing features are enabled for the organization use_cpt_codes_units_and_fees_with_appointment_types
· Boolean · DEPRECATED. This setting no longer has any effect Used By
Definition
"""Automated Insurance Billing Setting Type"""type AutomatedInsuranceBillingSetting { """ When true, CMS1500s will be created automatically """ auto_create_cms1500s: Boolean
""" When true, CMS1500s will be submitted automatically """ auto_submit_cms1500s: Boolean
""" The unique identifier of the setting """ id: ID!
""" When true, insurance billing features are enabled for the organization """ insurance_billing_enabled: Boolean
""" DEPRECATED. This setting no longer has any effect """ use_cpt_codes_units_and_fees_with_appointment_types: Boolean}