AUT-2026-00196
CT Colonography (Virtual Colonoscopy) — high-risk screening
Conor Brennan · 33M · Cigna · Cigna LocalPlus
Auto-approvedPrint authorization letter
Patient
NameConor Brennan
DOBAug 15, 1991 · age 33
MRNMRN-015220
Member IDCIG-117044298
StateWA
PlanCigna LocalPlus
Ordering provider
NPI1689345712
SpecialtyInternal Medicine
OrganizationOakwood Primary Care
Order
CPT
ICD-10
Z80.0Z12.11
Service dateMay 14, 2026
UrgencyRoutine
Est. cost$690
Clinical narrative
33M with brother diagnosed with colorectal cancer at age 38. Patient is 33 — meets high-risk early-screening criteria per ACS/USPSTF Grade B recommendation. Patient has prior failed prep on optical colonoscopy. CTC requested.
Evidence: 5 source documents
- ·Family History 2026-04-12
- ·GI Note 2025-11-09
- ·ACS guideline 2024
- ·Imaging history
- ·NPPES
Criteria evaluation
Anthem Medical Policy RAD.00029Magnetic Resonance Imaging — Lumbar Spine
5 met · 0 partial · 0 missing · 5 total
Symptom duration ≥6 weeks OR red-flag symptoms present
“Family history extracted: brother CRC age 38. Patient now 33 — meets early-screening criterion.”
Family History 2026-04-12
confidence 0.97
Citation: Anthem RAD.00029 §III.A.1
Failed conservative therapy (unless red flags)
“Optical colonoscopy 2025-11-08 — incomplete due to failed prep, documented in GI note.”
GI Note 2025-11-09
confidence 0.99
Citation: Anthem RAD.00029 §III.A.2
Focal neuro findings on exam OR surgical/injection planning
“ACS recommendation: high-risk individuals should screen 10 years before youngest affected first-degree relative.”
ACS guideline 2024
confidence 0.93
Citation: Anthem RAD.00029 §III.A.3
No equivalent imaging within 12 months
“No prior CTC; optical colonoscopy 2025-11 was incomplete.”
Imaging history
confidence 1.00
Citation: Anthem RAD.00029 §III.A.4
Ordered by credentialed provider
“PCP on file, active license.”
NPPES
confidence 1.00
Citation: Anthem RAD.00029 §II
Decision
Auto-approved
Auth #CIG-2026-220045 · May 8, 2026 → Aug 8, 2026
High-risk screening criteria met; prior optical colonoscopy incomplete; CTC is appropriate alternative.
Decided by Authora decision engine3h ago
Agent trace · run run_aut-2026-00196_45764
Pipeline execution
Six agents evaluated this request. Every tool call below has the exact input and output observed in the run, with model version, prompt version, latency, and cost.
Total duration2.92s
Agents6
Total tokens5,271 in · 2,384 out
Total cost$0.1416
01Patient Context540ms·497 / 277 tok·$0.0015
ThinkingPatient on active commercial coverage. Recent encounters cover the relevant clinical window. Demographics consistent with order.Tool calls (3)fhir.read_patient·175ms11:30:00.000›Input
{ "resourceType": "Patient", "identifier": "MRN-015220" }›Output
{ "id": "pt-brennan", "name": "Brennan, Conor", "birthDate": "1991-08-15", "gender": "male", "address": { "state": "WA", "country": "US" } }fhir.search_coverage·132ms11:30:00.175›Input
{ "patient": "pt-brennan", "status": "active" }›Output
{ "coverage": { "id": "cov-pt-brennan", "payor": "Cigna", "plan": "Cigna LocalPlus", "subscriberId": "CIG-117044298", "status": "active" } }fhir.search_encounter·233ms11:30:00.307›Input
{ "patient": "pt-brennan", "_count": 5, "_sort": "-date" }›Output
{ "encounters": [ { "id": "enc-duration", "type": "AMB", "source": "Family History 2026-04-12" }, { "id": "enc-conservative_care", "type": "AMB", "source": "GI Note 2025-11-09" }, { "id": "enc-exam_findings", "type": "AMB", "source": "ACS guideline 2024" }, { "id": "enc-no_recent_imaging", "type": "AMB", "source": "Imaging history" } ] }Output{ "patientId": "pt-brennan", "coverageId": "cov-pt-brennan", "recentEncounterCount": 4, "ageAtService": 33 }Modelclaude-haiku-4-5@20251001Promptauthora-pcx-2.4.1Statuscompleted02Policy Match226ms·364 / 207 tok·$0.0011
ThinkingSingle high-confidence match: Magnetic Resonance Imaging — Lumbar Spine. 5 criteria current as of 2026-03-15.Tool calls (2)policy_index.lookup·88ms11:30:00.540›Input
{ "payerId": "cigna", "cpt": "74263", "plan": "Cigna LocalPlus" }›Output
{ "policyId": "anthem-lumbar-mri-2026", "citation": "Anthem Medical Policy RAD.00029", "effectiveDate": "2026-01-01" }policy_index.fetch_criteria·138ms11:30:00.628›Input
{ "policyId": "anthem-lumbar-mri-2026", "version": "2026-03-15" }›Output
{ "criteriaCount": 5, "criteria": [ { "id": "duration", "label": "Symptom duration ≥6 weeks OR red-flag symptoms present", "source": "PayerPolicy" }, { "id": "conservative_care", "label": "Failed conservative therapy (unless red flags)", "source": "PayerPolicy" }, { "id": "exam_findings", "label": "Focal neuro findings on exam OR surgical/injection planning", "source": "PayerPolicy" }, { "id": "no_recent_imaging", "label": "No equivalent imaging within 12 months", "source": "PayerPolicy" }, { "id": "ordered_by_credentialed", "label": "Ordered by credentialed provider", "source": "PayerPolicy" } ] }Output{ "policyId": "anthem-lumbar-mri-2026", "criteriaCount": 5 }Modelclaude-haiku-4-5@20251001Promptauthora-pmt-3.1.0Statuscompleted03Evidence Extraction548ms·2,900 / 1,220 tok·$0.1350
ThinkingFanned out 5 parallel extract_evidence calls against chart resources. Each criterion returns a quoted excerpt with source provenance and a confidence score. Met=5, partial=0, missing=0.Tool calls (5)chart.extract_evidence·477ms11:30:00.773›Input
{ "criterion_id": "duration", "criterion_label": "Symptom duration ≥6 weeks OR red-flag symptoms present", "policy_citation": "Anthem RAD.00029 §III.A.1", "fhir_resources": [ "Encounter", "Condition", "MedicationRequest", "DocumentReference", "Observation" ] }›Output
{ "criterionId": "duration", "status": "met", "excerpt": "Family history extracted: brother CRC age 38. Patient now 33 — meets early-screening criterion.", "sourceDocument": "Family History 2026-04-12", "confidence": 0.97 }chart.extract_evidence·517ms11:30:00.797›Input
{ "criterion_id": "conservative_care", "criterion_label": "Failed conservative therapy (unless red flags)", "policy_citation": "Anthem RAD.00029 §III.A.2", "fhir_resources": [ "Encounter", "Condition", "MedicationRequest", "DocumentReference", "Observation" ] }›Output
{ "criterionId": "conservative_care", "status": "met", "excerpt": "Optical colonoscopy 2025-11-08 — incomplete due to failed prep, documented in GI note.", "sourceDocument": "GI Note 2025-11-09", "confidence": 0.99 }chart.extract_evidence·346ms11:30:00.817›Input
{ "criterion_id": "exam_findings", "criterion_label": "Focal neuro findings on exam OR surgical/injection planning", "policy_citation": "Anthem RAD.00029 §III.A.3", "fhir_resources": [ "Encounter", "Condition", "MedicationRequest", "DocumentReference", "Observation" ] }›Output
{ "criterionId": "exam_findings", "status": "met", "excerpt": "ACS recommendation: high-risk individuals should screen 10 years before youngest affected first-degree relative.", "sourceDocument": "ACS guideline 2024", "confidence": 0.93 }chart.extract_evidence·347ms11:30:00.779›Input
{ "criterion_id": "no_recent_imaging", "criterion_label": "No equivalent imaging within 12 months", "policy_citation": "Anthem RAD.00029 §III.A.4", "fhir_resources": [ "Encounter", "Condition", "MedicationRequest", "DocumentReference", "Observation" ] }›Output
{ "criterionId": "no_recent_imaging", "status": "met", "excerpt": "No prior CTC; optical colonoscopy 2025-11 was incomplete.", "sourceDocument": "Imaging history", "confidence": 1 }chart.extract_evidence·461ms11:30:00.785›Input
{ "criterion_id": "ordered_by_credentialed", "criterion_label": "Ordered by credentialed provider", "policy_citation": "Anthem RAD.00029 §II", "fhir_resources": [ "Encounter", "Condition", "MedicationRequest", "DocumentReference", "Observation" ] }›Output
{ "criterionId": "ordered_by_credentialed", "status": "met", "excerpt": "PCP on file, active license.", "sourceDocument": "NPPES", "confidence": 1 }Output{ "metCount": 5, "partialCount": 0, "missingCount": 0, "avgConfidence": 0.978 }Modelclaude-opus-4-7@20260318Promptauthora-evx-4.7.2Statuscompleted04CMS-0057-F Compliance150ms·380 / 140 tok·$0.0009
Thinking7-day standard window validated. Denial-reason fields covered. 18/18 public-reporting fields populated.Tool calls (3)compliance.evaluate_sla·49ms11:30:01.314›Input
{ "urgency": "routine", "slaWindowHours": 168, "payerId": "cigna" }›Output
{ "compliant": true, "marginHours": 164 }compliance.check_denial_reason_specificity·59ms11:30:01.363›Input
{ "policyId": "anthem-lumbar-mri-2026" }›Output
{ "specificityScore": 1, "requiredFieldsCovered": [ "criterionRef", "evidenceGap", "remediation", "appealPath" ] }compliance.public_reporting_fields·42ms11:30:01.422›Input
{ "quarter": "2026Q2" }›Output
{ "fieldsCovered": 18, "fieldsRequired": 18, "attestation": "ready" }Output{ "sla": "compliant", "denialSpecificity": 1, "publicReporting": "ready" }Modelclaude-haiku-4-5@20251001Promptauthora-cmp-1.6.0Statuscompleted05Submission1.18s·720 / 360 tok·$0.0020
ThinkingBundle profile-validated. Transmission acknowledged by Cigna. 278/13 response parsed (HCR01=A1).Tool calls (3)fhir.build_pas_bundle·152ms11:30:01.464›Input
{ "caseNumber": "AUT-2026-00196", "profile": "davinci-pas-2.1", "validate": true }›Output
{ "bundleId": "pas-request-AUT-2026-00196", "profileConformance": "valid", "entryCount": 6 }payer.transmit·895ms11:30:01.616›Input
{ "endpoint": "https://developer.cigna.com/fhir/r4", "method": "POST", "contentType": "application/fhir+json", "bundleId": "pas-request-AUT-2026-00196" }›Output
{ "ack": "received", "correlationId": "CIGNA-466153" }x12.parse_278_response·131ms11:30:02.511›Input
{ "format": "005010X216", "correlationId": "CIGNA-466153" }›Output
{ "hcr01": "A1", "authNumber": "CIG-2026-220045", "authPeriod": { "start": "2026-05-08", "end": "2026-08-08" } }Output{ "bundleId": "pas-request-AUT-2026-00196", "hcr01": "A1", "authNumber": "CIG-2026-220045" }Modelclaude-haiku-4-5@20251001Promptauthora-sub-2.2.0Statuscompleted06Notification279ms·410 / 180 tok·$0.0010
ThinkingPatient SMS drafted at grade-8 reading level. Provider in-basket message routed to Epic queue.Tool calls (2)patient.draft_sms·163ms11:30:02.642›Input
{ "caseNumber": "AUT-2026-00196", "channel": "sms", "reading_level": "grade_8", "language": "en" }›Output
{ "message": "Hi Conor — your CT Colonography (Virtual Colonoscopy) — high-risk screening has been approved. The imaging center will reach out to schedule.", "length": 132, "channel": "sms" }ehr.draft_inbasket_message·116ms11:30:02.805›Input
{ "caseNumber": "AUT-2026-00196", "recipientNpi": "1689345712", "urgency": "routine" }›Output
{ "recipient": "Dr. Okonkwo", "subject": "PA approved", "body_chars": 244 }Output{ "patientNotified": true, "providerNotified": true }Modelclaude-haiku-4-5@20251001Promptauthora-not-1.4.0Statuscompleted
This run conforms to
Da Vinci PAS 2.1Da Vinci CRD STU2CMS-0057-FX12 005010X217/X216