Theme switcher

Treatment

Attributes

Attribute

Type

Description

patient_id

integer

Associated patient identifier

treatment_date

date

Date treatment was performed (YYYY-MM-DD)

item_code

string

Procedure/service item code

item_qty

integer

Quantity of items/procedures performed

item_fee

string

Fee charged for the item/procedure (fixed-point, e.g. "120.00")

invoice_id

integer

Associated invoice identifier

item_paid

integer (0/1)

Payment status (0 = unpaid, 1 = paid)

practitioner_id

integer

Practitioner who performed treatment

tooth_number

string

Tooth number and surface (e.g. "12 (MO)")

location_id

integer

Practice location where treatment occurred

plan_id

integer, nullable

Associated treatment plan identifier

fee_discount

string

Discount applied to the fee (fixed-point)

ada_item

string

ADA/standard procedure code

treatment_id

integer

Unique treatment record identifier

non_treatment

integer (0/1)

Non-treatment item flag (0 = treatment, 1 = non-treatment)

non_reporting

integer (0/1)

Non-reporting item flag (0 = reportable, 1 = non-reportable)

health_fund_id

integer, nullable

Associated health fund/insurance identifier

created_date

date-time

Treatment record creation timestamp

updated_date

date-time

Treatment record update timestamp

is_deleted

integer (0/1)

Deletion status (0 = active, 1 = deleted)

Key Features:

  • Clinical Accuracy: Complete treatment history with procedure details
  • Financial Integration: Links to invoicing and payment systems
  • Audit Trail: Full creation and modification tracking
  • Tooth-Level Detail: Specific tooth and surface information for dental procedures
  • Insurance Integration: Health fund and billing information

Use Cases:

  • Clinical reporting and analysis
  • Treatment outcome tracking
  • Provider productivity analysis
  • Insurance claim processing
  • Patient treatment history
  • Quality assurance and compliance
  • Revenue per procedure analysis
  • Clinical decision support

Header Parameters

Content-Typestring

Body Parameters

customer_idstring Required

Unique customer identifier

from_datestring

Start date for filtering (YYYY-MM-DD format)

to_datestring

End date for filtering (YYYY-MM-DD format)

date_modifierstring

Filter mode - "All" (default), "Created", or "Updated"

modestring

Execution mode - "auto" (default), "stream", or "job"

output_formatstring

Response format - "ndjson" (default), "json", or "csv"

compressionstring

Compression type - "none" (default), "gzip", or "zip"

encryptionstring

Encryption - "false" (default) or "true"

Was this section helpful?

What made this section unhelpful for you?

POST

/

Select
1
Was this section helpful?

What made this section unhelpful for you?