Healthcare Management

45 entities and 239 agent-callable operations in healthcare. Each operation is addressed as {mega_tool}/healthcare/{entity}/{operation} and carries the same permission check over MCP and REST.

agent_review

OperationMega-toolWhat it does
createsmart_actionCreate an agent review item

aging

OperationMega-toolWhat it does
detailreport_queryGet detailed AR aging report with individual claims
summaryreport_queryGenerate AR aging summary by aging buckets
trendreport_queryAR aging trend analysis over time

authorization

OperationMega-toolWhat it does
approveworkflow_actionMark authorization as approved (for manual payer response entry)
createentity_crudCreate a new prior authorization
denyworkflow_actionMark authorization as denied
listentity_crudList prior authorizations with filtering and pagination
readentity_crudGet detailed authorization information
submitworkflow_actionSubmit authorization request to payer
updateentity_crudUpdate authorization information
use_unitsworkflow_actionRecord usage of authorized units

claim

OperationMega-toolWhat it does
createentity_crudCreate a new healthcare claim
deleteentity_crudSoft delete a healthcare claim
get_detailssmart_actionGet claim details
listentity_crudList healthcare claims with filtering and pagination
readentity_crudGet detailed claim information including line items and payments
resubmitworkflow_actionResubmit a denied or voided claim
searchentity_crudSearch for claims with fuzzy matching (used for EOB matching and claim lookup)
searchsmart_actionSearch healthcare claims
submitworkflow_actionSubmit a claim to clearinghouse for processing
updateentity_crudUpdate an existing healthcare claim
voidworkflow_actionVoid a submitted claim

claim_adjustment

OperationMega-toolWhat it does
createentity_crudCreate a claim adjustment
deleteentity_crudSoft delete a claim adjustment
listentity_crudList claim adjustments with filtering
readentity_crudGet claim adjustment details
searchentity_crudSearch claim adjustments
updateentity_crudUpdate a claim adjustment

claim_fix_template

OperationMega-toolWhat it does
createentity_crudCreate a claim fix template
deleteentity_crudSoft delete a claim fix template
listentity_crudList claim fix templates
readentity_crudGet claim fix template details
searchentity_crudSearch claim fix templates
updateentity_crudUpdate a claim fix template

claim_line_item

OperationMega-toolWhat it does
createentity_crudCreate a new claim line item
deleteentity_crudDelete a claim line item
listentity_crudList claim line items with filtering and pagination
readentity_crudGet claim line item details by ID
updateentity_crudUpdate an existing claim line item

clearinghouse

OperationMega-toolWhat it does
batch_submitintegration_callSubmit multiple claims to clearinghouse in batch
check_statusintegration_callCheck claim status with clearinghouse
get_remittanceintegration_callRetrieve remittance advice (835) from clearinghouse
submit_claimintegration_callSubmit a claim to clearinghouse for payer processing

clearinghouse_transaction

OperationMega-toolWhat it does
createentity_crudCreate a clearinghouse transaction record
deleteentity_crudSoft delete a clearinghouse transaction
listentity_crudList clearinghouse transactions
readentity_crudGet clearinghouse transaction details
searchentity_crudSearch clearinghouse transactions
updateentity_crudUpdate a clearinghouse transaction

coding

OperationMega-toolWhat it does
suggest_diagnosissmart_actionSuggest diagnosis codes based on clinical description

collections_action

OperationMega-toolWhat it does
createentity_crudCreate a collections action
deleteentity_crudSoft delete a collections action
listentity_crudList collections actions
readentity_crudGet collections action details
searchentity_crudSearch collections actions
updateentity_crudUpdate a collections action

collections_agency

OperationMega-toolWhat it does
createentity_crudCreate a collections agency
deleteentity_crudSoft delete a collections agency
listentity_crudList collections agencies
readentity_crudGet collections agency details
searchentity_crudSearch collections agencies
updateentity_crudUpdate a collections agency

collections_placement

OperationMega-toolWhat it does
createentity_crudCreate a collections placement
deleteentity_crudSoft delete a collections placement
listentity_crudList collections placements
readentity_crudGet collections placement details
searchentity_crudSearch collections placements
updateentity_crudUpdate a collections placement

cpt_code

OperationMega-toolWhat it does
createentity_crudCreate a new CPT code
deleteentity_crudDelete (deactivate) a CPT code
listentity_crudList CPT codes with filtering and pagination
readentity_crudGet CPT code details by ID
searchentity_crudSearch CPT codes by code or description
updateentity_crudUpdate an existing CPT code

denial

OperationMega-toolWhat it does
analyze_root_causesmart_actionAnalyze denial root cause
appeal_analysisreport_queryAnalyze appeal success rates and patterns
get_work_queuesmart_actionGet denial work queue
payer_patternssmart_actionAnalyze payer denial patterns
predict_risksmart_actionPredict denial risk for a claim
prepare_fixsmart_actionPrepare denial fix/appeal
root_causereport_queryAnalyze denial root causes and patterns
summaryreport_queryGenerate denial analytics summary
trendreport_queryAnalyze denial trends over time

denial_analysis

OperationMega-toolWhat it does
createentity_crudCreate a new denial analysis
listentity_crudList denial analyses with filtering and pagination
readentity_crudGet detailed denial analysis information

denial_code

OperationMega-toolWhat it does
createentity_crudCreate a new denial code
deleteentity_crudDelete (deactivate) a denial code
listentity_crudList denial codes with filtering and pagination
readentity_crudGet denial code details by ID
updateentity_crudUpdate an existing denial code

denial_root_cause

OperationMega-toolWhat it does
createentity_crudCreate a denial root cause
deleteentity_crudSoft delete a denial root cause
listentity_crudList denial root causes
readentity_crudGet denial root cause details
searchentity_crudSearch denial root causes
updateentity_crudUpdate a denial root cause

documentation_submission

OperationMega-toolWhat it does
createentity_crudCreate a documentation submission record
deleteentity_crudSoft delete a documentation submission
listentity_crudList documentation submissions
readentity_crudGet documentation submission details
searchentity_crudSearch documentation submissions
updateentity_crudUpdate a documentation submission

eligibility

OperationMega-toolWhat it does
batch_checkintegration_callCheck eligibility for multiple patients
checkintegration_callCheck patient insurance eligibility with payer
get_benefitsintegration_callGet detailed benefit information for a patient
historysmart_actionGet eligibility verification history for a patient

eligibility_verification

OperationMega-toolWhat it does
createentity_crudCreate an eligibility verification record
deleteentity_crudSoft delete an eligibility verification
listentity_crudList eligibility verifications
readentity_crudGet eligibility verification details
searchentity_crudSearch eligibility verifications
updateentity_crudUpdate an eligibility verification

encounter

OperationMega-toolWhat it does
createentity_crudCreate a new patient encounter
listentity_crudList healthcare encounters with filtering and pagination
readentity_crudGet detailed encounter information
updateentity_crudUpdate encounter information

eob

OperationMega-toolWhat it does
createentity_crudCreate a new EOB record
find_matchesworkflow_actionFind potential claim matches for an unmatched EOB
get_detailssmart_actionGet EOB details
listentity_crudList EOBs with filtering and pagination
match_line_to_claimsmart_actionMatch an EOB line to a claim
match_to_claimworkflow_actionMatch an EOB to an existing claim
readentity_crudGet detailed EOB information including line items
reconcileworkflow_actionReconcile EOB line items with claim line items
searchentity_crudSearch EOBs with fuzzy matching for claim matching workflow
unmatchworkflow_actionRemove EOB-to-claim match

eob_line_item

OperationMega-toolWhat it does
createentity_crudCreate a new EOB line item
deleteentity_crudDelete an EOB line item
listentity_crudList EOB line items with filtering and pagination
readentity_crudGet EOB line item details by ID
updateentity_crudUpdate an existing EOB line item

era

OperationMega-toolWhat it does
downloadsmart_actionDownload ERA file
get_pendingsmart_actionGet pending ERA files
process_filesmart_actionProcess an ERA/835 file
reconciliation_summarysmart_actionGet ERA reconciliation summary

insurance_policy

OperationMega-toolWhat it does
createentity_crudCreate a new insurance policy
listentity_crudList insurance policies with filtering and pagination
readentity_crudGet detailed insurance policy information
updateentity_crudUpdate insurance policy information

patient

OperationMega-toolWhat it does
createentity_crudCreate a new patient
listentity_crudList healthcare patients with filtering and pagination
readentity_crudGet detailed patient information
searchentity_crudSearch patients with fuzzy matching
updateentity_crudUpdate patient information

patient_payment_method

OperationMega-toolWhat it does
createentity_crudCreate a patient payment method
deleteentity_crudSoft delete a patient payment method
listentity_crudList patient payment methods
readentity_crudGet patient payment method details
searchentity_crudSearch patient payment methods
updateentity_crudUpdate a patient payment method

patient_statement

OperationMega-toolWhat it does
createentity_crudCreate a patient statement
deleteentity_crudSoft delete a patient statement
listentity_crudList patient statements
readentity_crudGet patient statement details
searchentity_crudSearch patient statements
updateentity_crudUpdate a patient statement

payer

OperationMega-toolWhat it does
createentity_crudCreate a new insurance payer
deleteentity_crudSoft delete an insurance payer
listentity_crudList insurance payers with filtering and pagination
readentity_crudGet detailed payer information
searchentity_crudSearch insurance payers by name, payer_id, phone, email, or website
updateentity_crudUpdate payer information

payer_contract_rate

OperationMega-toolWhat it does
createentity_crudCreate a payer contract rate
deleteentity_crudSoft delete a payer contract rate
listentity_crudList payer contract rates
readentity_crudGet payer contract rate details
searchentity_crudSearch payer contract rates
updateentity_crudUpdate a payer contract rate

payment

OperationMega-toolWhat it does
applyentity_crudApply a payment to a claim
createentity_crudCreate a new payment record
listentity_crudList payments with filtering and pagination
readentity_crudGet detailed payment information

payment_plan

OperationMega-toolWhat it does
createentity_crudCreate a payment plan
deleteentity_crudSoft delete a payment plan
listentity_crudList payment plans
readentity_crudGet payment plan details
searchentity_crudSearch payment plans
updateentity_crudUpdate a payment plan

payment_plan_template

OperationMega-toolWhat it does
createentity_crudCreate a payment plan template
deleteentity_crudSoft delete a payment plan template
listentity_crudList payment plan templates
readentity_crudGet payment plan template details
searchentity_crudSearch payment plan templates
updateentity_crudUpdate a payment plan template

payment_transaction

OperationMega-toolWhat it does
listentity_crudList payment_transactions with filtering and pagination
readentity_crudGet detailed payment transaction information
searchentity_crudSearch payment_transactions with fuzzy matching

provider

OperationMega-toolWhat it does
createentity_crudCreate a new healthcare provider
deleteentity_crudSoft delete a healthcare provider
listentity_crudList healthcare providers with filtering and pagination
readentity_crudGet detailed provider information
searchentity_crudSearch healthcare providers by name, NPI, or specialty
updateentity_crudUpdate provider information

reminder_schedule

OperationMega-toolWhat it does
createentity_crudCreate a reminder schedule
deleteentity_crudSoft delete a reminder schedule
listentity_crudList reminder schedules
readentity_crudGet reminder schedule details
searchentity_crudSearch reminder schedules
updateentity_crudUpdate a reminder schedule

statement_batch

OperationMega-toolWhat it does
createentity_crudCreate a statement batch
deleteentity_crudSoft delete a statement batch
listentity_crudList statement batches
readentity_crudGet statement batch details
searchentity_crudSearch statement batches
updateentity_crudUpdate a statement batch

statement_reminder

OperationMega-toolWhat it does
listentity_crudList statement_reminders with filtering and pagination
readentity_crudGet detailed statement reminder information

statement_template

OperationMega-toolWhat it does
createentity_crudCreate a statement template
deleteentity_crudSoft delete a statement template
listentity_crudList statement templates
readentity_crudGet statement template details
searchentity_crudSearch statement templates
updateentity_crudUpdate a statement template

systemic_issue

OperationMega-toolWhat it does
createentity_crudCreate a systemic issue
deleteentity_crudSoft delete a systemic issue
listentity_crudList systemic issues
readentity_crudGet systemic issue details
searchentity_crudSearch systemic issues
updateentity_crudUpdate a systemic issue

tasks

OperationMega-toolWhat it does
create_auth_followupsmart_actionCreate authorization follow-up task
create_claim_correctionsmart_actionCreate claim correction task
create_eligibility_worklistsmart_actionCreate eligibility worklist
create_payment_reviewsmart_actionCreate payment review items
create_submission_errorsmart_actionCreate submission error task

treatment

OperationMega-toolWhat it does
createentity_crudCreate a new treatment/service record
listentity_crudList treatments/services with filtering and pagination
list_unbilledentity_crudList unbilled treatments ready for claim submission
readentity_crudGet detailed treatment information
updateentity_crudUpdate treatment information

worklist

OperationMega-toolWhat it does
aging_bucketssmart_actionGet aging bucket summary
collection_effectivenesssmart_actionCollection effectiveness report
contract_variancessmart_actionDetect contract variance issues
high_value_claimssmart_actionTrack high value claims
payer_scorecardsmart_actionPayer performance scorecard
service_payment_historysmart_actionService-level payment history
write_off_candidatessmart_actionIdentify write-off candidates

writeoff

OperationMega-toolWhat it does
createsmart_actionCreate a write-off

Parameter schemas and permissions

Parameter schemas and permission codenames are in the full reference — sign in — or call prism_introspect(dimension="capability_search", query="…") with your key.

In the full reference this application appears under entity_crud, integration_call, report_query, smart_action, workflow_action.