API Responses to Requests for Patient Data

The Dentrix Enterprise Dll API can respond to a request for patient data for a specific date and a specific date range. The filtering of patient data in a C-CDA that is requested is based on the three activities that are defined as visits in Dentrix Enterprise:
1) Medical encounters
2) Completed procedures
3) Patient health assessments (vital signs)

If a patient does not have any visits on a specific visit date or date range, no information will be available for generating a C-CDA. If no visit date or date range is set, an entire C-CDA document will be generated without filtering data.

Only completed procedures can be filtered internally in the C-CDA. Completed procedures that have been completed before or that are within the set visit date or date range will be included in the C-CDA (in the "Procedures" section). Procedures that have been completed after the set visit date or date range will be excluded from the C-CDA.