Create Superbill
Authentication
AuthorizationBearer
OAuth authentication of the form <token>.
Request
This endpoint expects an object.
patient_external_id
Empty string not allowed
date_range_min
Minimum (inclusive) date selected for the superbill
date_range_max
Maximum (inclusive) date selected for the superbill
pay_to_address
Address that will be displayed on the superbill as the 'Pay to' Address. If not provided this value will be set from available encounter data.
output_format
Output format for the superbill. Defaults to DOCX if not specified.
Allowed values:
include_merged_patient_data
If true will include claims from any alternative patients the given patient_external_id has.
Response
This endpoint returns an object.
superbills
Each object represents a single Superbill for a single billing provider.