{
  "date_range": [
    "2026-06-01",
    "2026-06-16"
  ],
  "definition": "Completed encounter = chargesposted=true on AMD scheduler appointment record.",
  "total_appts_in_range": 830,
  "total_completed": 324,
  "filter_rules": {
    "cns99_no_show_excluded": "REST list endpoint omits status 4/5/6 (cancelled/no-show/rescheduled); chargesposted=true additionally requires actual posted billable charge (CNS99 no-show code doesn't generate chargesposted).",
    "dana_excluded": "Appt type IDs 7020 (DANA-INTEPRETATION) and 7022 (DANA-ADMINISTRATION). Note: DANA is an appt type (cognitive screening), NOT a provider name.",
    "include_appt_types": {
      "med_mgmt": {
        "6610": "IP-MED MGMT NEW",
        "6611": "IP-MED MGMT F/U",
        "6612": "IP-MED MGMT HOS DISCHARGE",
        "6613": "TH-MED MGMT NEW",
        "6614": "TH-MED MGMT F/U",
        "6615": "TH-MED MGMT HOS DISCHARGE",
        "6642": "ZMEDMGMT IP ONBOARD",
        "6644": "ZMEDMGMT TH ONBOARD"
      },
      "therapy": {
        "6605": "IP-THERAPY NEW PT",
        "6606": "TH-THERAPY NEW PT",
        "6607": "IP-THERAPY FAMILY/COUPLE",
        "6608": "IP-THERAPY INDIVIDUAL",
        "6609": "TH-THERAPY INDIVIDUAL",
        "6616": "IP-THERAPY CRISIS",
        "6617": "TH-THERAPY CRISIS",
        "6626": "TH-THERAPY FAMILY/COUPLE",
        "6647": "TH-SOP",
        "6660": "IP-SOP",
        "6649": "ZTHERAPY IP ONBOARDING",
        "6650": "ZTHERAPY TH ONBOARD"
      },
      "tms": {
        "6632": "TH-TMS INIT EVAL",
        "6645": "IP-TMS INIT EVAL",
        "6654": "IP-TMS REMAPPING",
        "7014": "IP-TMS F/U",
        "7015": "IP-TMS MAPPING",
        "6619": "HOLD TMS EVALUATION",
        "6620": "HOLD TMS MAPPING"
      }
    }
  },
  "counts": {
    "med_mgmt": 174,
    "therapy": 138,
    "tms": 7,
    "excluded_dana": 0,
    "other": 5
  },
  "total_in_scope": 319,
  "type_breakdown": {
    "med_mgmt": {
      "IP-MED MGMT NEW": 7,
      "IP-MED MGMT F/U": 28,
      "TH-MED MGMT F/U": 127,
      "TH-MED MGMT NEW": 12
    },
    "therapy": {
      "TH-THERAPY INDIVIDUAL": 89,
      "IP-THERAPY INDIVIDUAL": 43,
      "IP-THERAPY NEW PT": 2,
      "TH-THERAPY NEW PT": 4
    },
    "tms": {
      "IP-TMS F/U": 7
    },
    "other": {
      "typeid:7023": 5
    }
  }
}