Skip to main content

Healthcare Credit Card Prism Frameworks

Use these framework definitions to reconstruct Healthcare Credit Card Prisms as daily Explorer purchases. Follow the shared workflow in Reconstructing Prism Frameworks: refresh the rolling date window, build_framework, check_framework_price, then buy_frameworks.

This category includes 1 Prisms (Dental vs. Vison Healthcare Card Spend).

Purchases bill your account

buy_frameworks charges your wallet. Always price first with check_framework_price.


Framework payloads

Paste each framework object into your daily job after replacing filters.date_range with the rolling window (month-start minus 24 months → today). Keep date_resolution: "day" and aggregate: "sum".


1. Dental vs. Vison Healthcare Card Spend

  • prism_id: 7c353c22-5a90-47e0-9197-b26f2d850f9f
  • latest_framework_id: 59d55e67-5b27-47de-a2a6-90fcb2f4e6a9
  • Growth question: Is dental or vision care showing larger momentum in credit card spend?
  • Share question: Is dental or vision care capturing the larger share of healthcare card spend?
{
"entities": [
{
"carc_id": 500,
"representation": "category",
"entity_name": "Primary Dental Care"
},
{
"carc_id": 502,
"representation": "category",
"entity_name": "Primary Vision Care"
}
],
"insight": {
"insight_id": 93212,
"insight_name": "Credit Card Spend"
},
"filters": {
"date_resolution": "day",
"location_resolution": "us",
"date_range": {
"start_date": "2024-09-01",
"end_date": "2026-09-17"
}
},
"aggregate": "sum"
}