FETCH402
← Protocol index

Resource / 13277

unknown

Unnamed resource.

Search HRSA 340B OPAIS covered entities + child sites by state, entity type (FQHC/DSH/CAH/RHC/…), or name — the 340B buyer/pharmacy roster. Answers: which 340B-eligible entities operate in my territory, and which have an NPI to join into the provider graph? Powers pharma-sales (340B pharmacies) targeting. Filter: state, entity_type, name, has_npi, parents_only.

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": {
    "entity_type": "example",
    "name": "example",
    "state": "example"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "records_notice": "Observational roster of HRSA 340B OPAIS covered entities and child sites. Presence means the entity is listed as 340B-eligible in the public OPAIS file; npi (when present) resolves it into the NPPES graph.",
    "rows": [
      {
        "city": "Hartford",
        "entity_type": "FQHC",
        "name": "Community Health Center Inc",
        "npi": "1234567890",
        "oei_number": "123456",
        "parent_oei": null,
        "state": "CT"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}