FETCH402
← Protocol index

Resource / 13278

unknown

Unnamed resource.

Find HRSA Health Professional Shortage Areas (Primary Care / Dental / Mental Health) by state, discipline, minimum shortage score, or FTE shortage — a mapped staffing-demand signal. Answers: where is the designated shortage most severe, and how many practitioner FTEs are needed? Powers medical & travel-nurse staffing. Defaults to currently-designated areas. Filter: state, discipline, min_score, min_fte, rural_status, designated_since, status; sort by hpsa_score or hpsa_fte.

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": {
    "discipline": "example",
    "min_score": "example",
    "state": "example"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "records_notice": "Observational roster of HRSA Health Professional Shortage Area designations. One row per HPSA component (facility/geography) per discipline; a higher hpsa_score (0-26) and larger hpsa_fte shortage indicate greater designated shortage — a staffing-demand signal, not a judgment about any provider.",
    "rows": [
      {
        "county_name": "Duval",
        "designation_date": "2018-06-01",
        "discipline_class": "Primary Care",
        "hpsa_fte": 12.5,
        "hpsa_id": "1123456789",
        "hpsa_name": "Low Income - Duval County",
        "hpsa_score": 18,
        "primary_state": "FL",
        "status": "Designated"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}