slug: intakeq provider: IntakeQ 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: 3 edges: - tag: Appointments spec_file: intakeq-appointments-api-openapi.yml capability_id: BC-2800.10 capability_id_l1: BC-2800 capability_name: Scheduling & Appointment Management confidence: 0.9 evidence: POST /appointments createAppointment Create an appointment; GET /appointments/settings getBookingSettings Retrieve booking settings; POST /appointments/cancellation Cancel an appointment reason: Operations book, update, cancel practitioner appointments and expose booking settings for a practice management platform — squarely Scheduling & Appointment Management. - tag: Treatment Notes spec_file: intakeq-treatment-notes-api-openapi.yml capability_id: BC-2830.10 capability_id_l1: BC-2830 capability_name: Clinical Note Documentation confidence: 0.88 evidence: GET /notes/{noteId} getTreatmentNote Retrieve a full treatment note; webhook 'note locked' reason: Treatment notes authored by practitioners for encounters are clinical notes; retrieval and locking of the note record is Clinical Note Documentation. - tag: Invoices spec_file: intakeq-invoices-api-openapi.yml capability_id: BC-2870.60 capability_id_l1: BC-2870 capability_name: Patient Financial Services confidence: 0.72 evidence: GET /invoices queryInvoices Query invoices; platform adds 'payments and invoicing' reason: Invoices are patient-facing bills issued by the practice, matching Patient Financial Services within healthcare revenue cycle. Read-only surface and no payer/claim context, so confidence moderate.