ArmorHealth Policy Studio

Customize health insurance compliance policies with the 11-section editor - coverage rules, claims processing, provider networks, PHI access, and more.

Overview

The ArmorHealth Policy Studio at /dashboard/armorhealth/studio provides a specialized editor for health insurance compliance policies. It extends the standard Policy Studio with 11 health-specific sections.

ArmorHealth Policy Studio

Editor Sections

The left panel lists 11 sections. Click any to switch:

1. Metadata

FieldDescription
Policy NameName for this health policy
DescriptionWhat this policy controls
Target AgentThe health agent this policy applies to

2. Member Targeting

SettingDescription
Target Modeall (apply to all members) or specific (select individual members)
Selected MembersWhen specific, choose which members this policy applies to

3. Coverage Rules

Coverage rules configuration

FieldDescription
Plan TypeHMO, PPO, EPO, POS, HDHP
DeductibleAnnual deductible amount
CopayPer-visit copay amount
Out-of-Pocket MaximumAnnual OOP limit
CoinsurancePercentage the plan pays after deductible

4. Claim Processing

FieldDescription
Auto-Approve ThresholdClaims below this amount are auto-approved
Manual Review ThresholdClaims above this amount require manual review
Clinical Review ThresholdClaims above this amount require clinical review
Appeal WindowNumber of days allowed for appeals (e.g., 180 days)
Denial CategoriesCategories of denials the agent can issue

5. Provider Network

Provider network configuration

FieldDescription
Network StrictnessHow strictly to enforce in-network providers (e.g., HMO strict vs. PPO flexible)
Out-of-Network PenaltyReimbursement percentage for OON providers
Quality Score MinimumMinimum provider quality rating required
Referral RequirementsWhether referrals are required for specialists
Distance LimitMaximum provider distance in miles

6. Prior Authorization

FieldDescription
Procedure CodesProcedures requiring prior authorization
SLA DaysMaximum days to process a prior auth request
Urgent ReviewWhether urgent/expedited review is available
Clinical Notes RequiredWhether clinical documentation must accompany the request

7. Risk Stratification

FieldDescription
HCC Score ThresholdHierarchical Condition Category score for flagging high-risk members
Risk TiersDefined risk levels (low, moderate, high, critical)
Chronic Care FlagsConditions that trigger chronic care management
Readmission WindowDays within which a re-admission is flagged (e.g., 30 days)
Care Gap DetectionTypes of care gaps to identify and flag

8. PHI Access Control

PHI access control settings

FieldDescription
Minimum NecessaryEnforce minimum necessary standard for PHI access
Data CategoriesWhich PHI categories the agent can access (demographics, clinical, financial)
SSN RedactionWhether Social Security Numbers are redacted
Financial RedactionWhether financial details are redacted
Audit TrailWhether all PHI access is logged
Max Records Per QueryMaximum number of patient records returned per query

9. Delegation Approval

FieldDescription
Approver RolesWhich roles can approve delegated actions
Approval ChannelsHow approvals are routed (in-app, email, etc.)
Approval LimitsDollar or action thresholds requiring approval

10. Enforcement

FieldDescription
Default ActionWhat happens when no specific rule matches: block, hold, allow_log, allow
Rate LimitGlobal requests-per-hour limit for this agent

11. YAML Editor

The right panel shows a live YAML preview of the compiled HealthPolicy document. Changes in the form update the YAML in real time, and vice versa.

  • Copy - Copy YAML to clipboard
  • Download - Download as .yaml file

Draft Persistence

Your work is auto-saved to browser localStorage. Come back later to continue editing. Use Clear Draft to start fresh.

Saving

Click Deploy Policy to save and activate the health policy.

On this page