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 use_cpt_codes_units_and_fees_with_appointment_types
· Boolean
· When true, CPT code and units will be linked to appointment types 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, CPT code and units will be linked to appointment types """ use_cpt_codes_units_and_fees_with_appointment_types: Boolean}