slug: thatch-health provider: Thatch Health generated_by: planning/capability-mapping/scripts/classify_capabilities.py model: claude-opus-5 frame: - Healthcare Providers min_confidence: 0.7 capability_model: source: https://github.com/vincentmakes/turbo-ea-capabilities license: CC-BY-4.0 attribution: Turbo EA Capabilities by Vincent Verdet — Turbo EA, https://github.com/vincentmakes/turbo-ea-capabilities, CC BY 4.0 notice: NOTICE edge_count: 5 edges: - tag: Enrollments spec_file: thatch-health-enrollments-api-openapi.yml capability_id: BC-300.30 capability_id_l1: BC-300 capability_name: Compensation & Benefits Management confidence: 0.85 evidence: GET /enrollments 'List enrollments'; schemas 'MedicalPlan, EnrollmentStatusEvent, EnrollmentCoverage, Broker' reason: Health plan enrollment records with medical plan and coverage detail are benefits administration for employees, squarely Compensation & Benefits Management. - tag: Deductions spec_file: thatch-health-deductions-api-openapi.yml capability_id: BC-300.30 capability_id_l1: BC-300 capability_name: Compensation & Benefits Management confidence: 0.75 evidence: 'GET /deductions getDeductions List employee payroll deductions; schemas: EmployeeDeduction, DeductionPeriod, DeductionAmount' reason: Exposes per-employee payroll deduction amounts arising from ICHRA health benefits, consumed by payroll/HR platforms. This is benefits administration feeding payroll (BC-300.30); some ambiguity versus BC-300.70 HR Operations/payroll administration. - tag: Employees spec_file: thatch-health-employees-api-openapi.yml capability_id: BC-300.30 capability_id_l1: BC-300 capability_name: Compensation & Benefits Management confidence: 0.75 evidence: 'POST /employees Create an employee; schemas: Employee, EnrollmentEvent, Dependent, EmployeePaySchedule' reason: Employee records carrying benefit EnrollmentEvent, Dependent and pay-schedule data on an ICHRA health-benefits platform — administration of employee benefits enrolment. Sub-capability could arguably be HR Operations employee records, hence 0.75. - tag: Members spec_file: thatch-health-members-api-openapi.yml capability_id: BC-300.30 capability_id_l1: BC-300 capability_name: Compensation & Benefits Management confidence: 0.7 evidence: GET /members 'List members'; schemas 'PaginatedMemberList, Member, Money' in a platform bringing 'ICHRA ... benefits to your customers' reason: Members are the covered employees/dependents of the ICHRA benefit; read-only member data serves benefits administration rather than clinical or patient-facing capability. - tag: Pay Schedules spec_file: thatch-health-pay-schedules-api-openapi.yml capability_id: BC-300.70 capability_id_l1: BC-300 capability_name: HR Operations Management confidence: 0.7 evidence: POST /employers/{employer_id}/pay_schedules 'Create a pay schedule'; schema PaySchedule reason: Manages employer pay-period schedules used to time benefit deductions — payroll administration configuration within HR Operations Management; some overlap with benefits administration keeps confidence moderate. recovered_from: healthcare-vertical-edges.json