Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Collect and validate patient information during medical intake process. Use when a healthcare provider needs to gather patient demographics, medical history, insurance information, and consent forms in a structured workflow.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 106% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 35% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 36% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -50% | 0% |
This skill guides agents through the patient intake process, ensuring complete and accurate data collection while maintaining HIPAA compliance. The skill handles:
| Field | Type | Required | Description | |-------|------|----------|-------------| | patient_name | string | yes | Full legal name | | date_of_birth | date | yes | DOB in YYYY-MM-DD format | | ssn_last_four | string | no | Last 4 digits of SSN | | insurance_provider | string | no | Primary insurance | | policy_number | string | no | Insurance policy number | | chief_complaint | string | yes | Reason for visit |
| Field | Type | Description | |-------|------|-------------| | intake_form_id | string | Unique identifier for the completed intake | | validation_status | enum | 'complete' | 'incomplete' | 'needs_review' | | missing_fields | array | List of fields that need completion | | next_steps | array | Recommended follow-up actions |
Agent: I'll help you complete the patient intake. Let me start by collecting some basic information.
Agent: What is the patient's full legal name?
User: John Michael Smith
Agent: And their date of birth?
User: March 15, 1985
Agent: What is the primary reason for today's visit?
User: Annual physical exam and blood pressure checkOther measured skills in the registry, with their headline benchmark lift.