Browse data pharmac_hml_history

PHARMAC Hospital Medicines List (Historical)

Monthly snapshots of the PHARMAC hospital medicines list from January 2011 to present (~323k rows). Each row is tagged with time_frame (YYYY-MM). Useful for tracking the hospital formulary over time — additions, removals, and supply-status changes. Composite PK: (pharmacode, time_frame). New months appended monthly. Files 2011-2013 used the 'SectionH' naming convention but contain equivalent content. Source: PHARMAC HMLReporting / SectionHReporting XLSX archive. Licence: CC-BY 3.0 NZ.

Licence: CC-BY 4.0 Source: PHARMAC (schedule.pharmac.govt.nz), CC-BY 4.0.

Data as of 2026-06-12  · monthly  · 326,117 rows

Log in to download Sign up free
Dataset ID
pharmac_hml_history
Data source
PHARMAC
Last refreshed
2026-06-12
Refresh cadence
monthly
API endpoint
https://api.eolas.fyi/v1/datasets/pharmac_hml_history/data

Columns (18)

schema glossary · auto-generated
Column Type Description
chemical string Chemical
presentation string Presentation
brand string Brand
pharmacode string Pharmacode
price double Price
per string Per
dv_limit double Dv limit
hss string Hss
tg1_category string Tg1 category
tg2_category string Tg2 category
tg3_category string Tg3 category
time_frame string Time frame
nzmt_ctpp_id string Nzmt ctpp ID
rules_apply boolean Rules apply
hss_pss string Hss pss
tg1 string Tg1
tg2 string Tg2
tg3 string Tg3

How to query this dataset

Fetch all data (JSON)
curl https://api.eolas.fyi/v1/datasets/pharmac_hml_history/data \
  -H "X-API-Key: your_key_here"
Filter by date range
curl "https://api.eolas.fyi/v1/datasets/pharmac_hml_history/data?start=2020-01-01&end=2024-12-31" \
  -H "X-API-Key: your_key_here"
Download as CSV
curl "https://api.eolas.fyi/v1/datasets/pharmac_hml_history/data?format=csv" \
  -H "X-API-Key: your_key_here" -o pharmac_hml_history.csv

Data preview

Loading preview…

Showing latest 5 rows. Get an API key to access the full dataset.

Ready to use this data?

Get a free API key to start querying — no credit card required.

Get your free API key