Portal Requests
Portal Requests enable patients to interact with healthcare organizations through customizable, step-by-step workflows. For patients who haven't finished registration, the system provides seamless recovery options that preserve their progress and guide them back to completion.
Overview
Each workflow type can have its own sequence of steps, forms, and completion messages. This allows organizations to create tailored experiences for different types of patient requests while maintaining consistency across the platform.
Key Features
Registration Resume & Recovery
For patients with incomplete registrations, the platform provides automatic progress tracking and recovery:
- Automatic Progress Tracking: The system remembers where patients left off in the registration process
- Session Persistence: Logged-in users returning to registration are automatically resumed at their last step
- No Lost Work: Demographics, form responses, and uploaded documents are preserved between sessions
- Clear Navigation: Progress indicators show completed steps and remaining requirements
When a patient returns with an existing account but no completed patient record, the system detects their partial registration and redirects them to continue from where they stopped—no need to re-enter information.
Post-Registration Request Types
Once registered, patients can submit various request types through configurable workflows:
- Appointment Requests - Schedule visits with preferred providers
- Service Requests - Request specific healthcare services
- Prescription Refills - Request medication renewals
- Lab Results Requests - Access test results
- Medical Records Requests - Obtain copies of records
- Referral Requests - Request specialist referrals
- General Inquiries - Submit questions to care teams
State-Based Service Availability
Services display coverage indicators showing which states they're available in. Patients only see services relevant to their location, reducing confusion and ensuring appropriate care matching.
Dependent Registration
Registered patients can add family members directly from the portal:
- Streamlined Process: Skips account creation (dependents share primary login)
- Relationship Tracking: FHIR-compliant linking between family members
- Full Access: Dependents get complete records—appointments, documents, care plans
- Easy Switching: Toggle between managing your care and dependents' care
Accessing Portal Requests
- Sign in with an admin role
- Navigate to Settings > Portal Requests
- The organization-level workflow opens by default
- Instances can override organization settings when needed
Available Step Types
Service Request
Allows patients to describe their healthcare service needs and select from available services.
Configuration Options:
- Allowed Healthcare Services: Filter which services are shown to patients. Leave empty to show all active services.
- Custom Instructions: Additional guidance shown to patients during this step.
When a patient selects a service that has appointmentRequired enabled, they will be prompted to schedule an appointment as part of this step.
Custom Form
Displays a FHIR Questionnaire for patients to complete.
Configuration Options:
- Questionnaire: Select from available FHIR Questionnaires configured in your organization.
- Custom Instructions: Additional guidance for form completion.
Document Upload
Allows patients to upload supporting documents for their request.
Configuration Options:
- Required Documents: Specify which document types are needed.
- Required: Whether document upload is mandatory to proceed.
- Custom Instructions: Guidance on what documents to upload.
Appointment Scheduling
Enables inline appointment booking within the workflow. When the workflow also has a Service Request step, this step follows the selected service: it is mandatory for a service with Appointment Required enabled and is skipped entirely for a service without it.
Configuration Options:
- Service Type: Filter available appointment slots by service type.
- Service Codes: Specific service codes to filter appointments.
- Appointment Duration: Default duration for booked appointments.
Payment
Collects payment from the patient.
Configuration Options:
- Association Type: Resource type to associate payment with (ServiceRequest or Appointment).
- Required: Whether payment is mandatory to complete the workflow.
Completion
Final step showing a success message. This step is automatically added if not present in the workflow configuration.
Configuration Options:
- Completion Title: Header text displayed on completion (default: "Request Submitted Successfully").
- Completion Instructions: Body text with next steps and instructions.
Configuring Portal Requests
Adding Steps
- Click Add Step in the workflow builder
- Select the step type from available options
- Configure step-specific settings
- Drag and drop to reorder steps as needed