FETCH402
← Protocol index

Resource / 12896

unknown

Unnamed resource.

Search hospital price-transparency negotiated rates by billing code (CPT/HCPCS/MS-DRG), state, payer, hospital CCN, or rate type. Answers: what do payers actually pay for this procedure at these hospitals? Source: hospital-published MRFs.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 30000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x177eA123A35253ba8869A7e21E717978e482351D

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "billing_code": "example",
    "billing_code_type": "example",
    "state": "example"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "billing_code": "70450",
        "ccn": "450054",
        "negotiated_rate": 412.5,
        "payer_name_canonical": "Aetna"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}