Compare Healthcare Costs & Exposure
compare_healthcareHealthcare cost and financial exposure across 41 countries: out-of-pocket spend per person per year (US$), out-of-pocket as a share of all health spending, total health spend per capita (PPP international $), government funding share, physicians per 1,000 and dentists per 10,000. Figures are MEASURED from World Bank and WHO Global Health Observatory series, never derived from a price index: scaling healthcare by a country's general price level overstates costs abroad by 1.2x-5.4x, because health prices do not track the price level (the US is an outlier and several countries deliberately price healthcare below their own economies). Share and burden are separate facts and both are returned - the US pays only ~11% out of pocket, a low share, but the highest absolute amount. Dental is reported as ACCESS (dentist density), not price: no free citable source publishes procedure prices. National averages, not a quote for any individual's care. Not medical, insurance or financial advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Metric to rank by. 'outOfPocket' = out-of-pocket spend per person per year (default, the figure a person actually pays); 'spend' = total health spend per capita; 'exposure' = out-of-pocket as a share of health spending; 'doctors' = physicians per 1,000 (ranked best-first); 'dentists' = dentists per 10,000 (best-first). | outOfPocket |
| country | No | Optional ISO 3166-1 alpha-2 country code (case-insensitive). Echoes that country's row and its rank under the active sort. | |
| maxOutOfPocketPct | No | Optional filter: keep only countries where households pay at most this percentage of health spending directly. | |
| minPhysiciansPer1000 | No | Optional filter: keep only countries with at least this many physicians per 1,000 people. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| rows | No | Countries under the active sort, best first. | |
| focus | No | The requested country's row, when `country` was given. | |
| updated | No | ISO date the underlying data was last refreshed. | |
| excluded | No | Countries removed by filters or missing the sorted metric. | |
| attribution | No | Sources, a quotable citation and a permalink. |