LogicPearl for utilization management
AI reads the packet. Policy owns the decision.
Messy prior auth packets become deterministic UM dispositions, with reviewed evidence and source receipts attached.
How it works
Observers read the packet. Pearls own the decision.
A provider sends a normal prior auth packet with clinical notes.
Reviewed extractors emit evidence findings; LLM review is advisory only when deterministic checks do not match.
Compiled BCBSMA policy returns the disposition. Evidence the system cannot prove routes to Physician Review — it never guesses a denial.
A physician reviews a judgment once; it becomes a deterministic rule that scales across every future packet.
Why this matters
Potential CMS / BCBSMA rule differences
Possible coverage-rule gaps, queued for reviewer confirmation.
Point-in-time replay
Replay any decision under the policy snapshot in force when it was made.
System verdict
Choose a synthetic case on the left, or press Play the golden path on the Dashboard.
Rule details
BCBSMA policy source
HL7 FHIR Da Vinci DTR Standard FHIR vector in, deterministic policy out
Evidence review
See what matched, what did not, and what needs review.
LLMs can recommend whether messy text should count. Reviewers approve or reject before a dataset row changes the deterministic extractor.
Trust receipt
A source-backed disposition, not an AI opinion.
Controlled improvement
When the case needs review, the system learns cleanly.
Two learning lanes, both gated by a physician, neither touching BCBSMA policy text. Lane 1 teaches the evidence extractor which clinical wording counts. Lane 2 separately teaches the case adjudicator which decision to record.
Lane 2 · Case adjudication Teach the case adjudicator which decision to record
Audit trail
Defend the decision as it happened.
When someone asks why a case was denied six months ago, answer with the rules in force at the time — not the rules you wrote last week. Start with the receipt: disposition, source snapshot, artifact, packet, bitmask, and replay behavior. Tool traces stay below as supporting evidence.
Execution summary
What facts entered the pearl, and what rule fired.
Execution trace Conversation, tool calls, bitmask board
return_um_disposition(packet)
Evidence internals Inspect raw observer output and emitted pearl inputs
Review loop Show packet, pearl, and physician update path
BCBSMA rule library
Every coverage rule, compiled from BCBSMA policy.
Human-readable rules across the full BCBSMA policy set — each one traceable to its source PDF. Search below, or expand any rule to see the compiled predicate behind it.
Source corpus Synthetic test cases and BCBSMA source PDFs
Corpus