ID | EXTEMPORANEOUS_DRUG_TARIFF |
---|---|
Method | GET |
URI |
|
Embargo Data | No |
Requires authentication | No |
Description | A table listing all subsidised ingredients which can be compounded by a pharmacist as an extemporaneously prepared benefit. The table includes the PBS codes and pricing details |
Parameters
Parameter | Description | Default | Required | Example |
format |
specifies the output format | JSON | false | ?format=csv |
include_header |
specifies whether a header is included in the results. Note: only works for CSV output formats. | false | false | ?include_header=true |
download |
specifies whether the request should prompt a download response in the user's browser (Chrome compatible) | false | false | ?download=true |
PBS_CODE |
PBS Item Code relates directly to a Prescribing Rule in PharmCIS. A drug/form combination will have a different PBS Item Code for each combination of maximum quantity (or maximum amount), number of repeats, pack quantity or if the drug/form combination is listed on different programs. This information is required for the PBS website, Schedule of Pharmaceutical Benefits and legislative instruments compiled by the PBS Publishing Team. | false | ?PBS_CODE=**exampleValue** |
|
SCHEDULE_CODE |
Schedule Code is a unique identifier given to each month's Schedule. By having a Schedule Code in each table, 13 months (schedules) worth of data can be maintained in the Data Mart to assist users in the identification of Delisted Items and change-over-time. In order to see what year/month/effective date a schedule code refers to, look it up in the SCHEDULE_T table | false | ?SCHEDULE_CODE=**exampleValue** |
|
DRUG_NAME |
The PBS Schedule drug name | false | ?DRUG_NAME=**exampleValue** |
|
AGREED_PURCHASING_UNIT |
The agreed unit or quantity that a price will be calculated for an extemporaneous ingredient | false | ?AGREED_PURCHASING_UNIT=**exampleValue** |
|
MARKUP |
The mark up applied to extemporaneous ingredients under the drug tariff | false | ?MARKUP=**exampleValue** |
|
RECOVERY_ONE_TENTH_GRAM |
The price for one tenth gram/ml exact amount of an extemporaneous ingredient specified in the Drug Tariff. Required for PBS website and Schedule of Pharmaceuitcal Benefits. | false | ?RECOVERY_ONE_TENTH_GRAM=**exampleValue** |
|
RECOVERY_ONE_GRAM |
The price for 1g/ml Exact amount of an extemporaneous ingredient specified in the Drug Tariff. Required for PBS website and Schedule of Pharmaceuitcal Benefits. | false | ?RECOVERY_ONE_GRAM=**exampleValue** |
|
RECOVERY_TEN_GRAM |
The price for 10g/ml Exact amount of an extemporaneous ingredient specified in the Drug Tariff. Required for PBS website and Schedule of Pharmaceuitcal Benefits. | false | ?RECOVERY_TEN_GRAM=**exampleValue** |
|
RECOVERY_HUNDRED_GRAM |
The recovery price for 100g/ml Exact amount of an extemporaneous ingredient specified in the Drug Tariff. Required for PBS website and Schedule of Pharmaceuitcal Benefits. | false | ?RECOVERY_HUNDRED_GRAM=**exampleValue** |
Example
curl -d https://aucapiapppbspilot.azurewebsites.net/EXTEMPORANEOUS_DRUG_TARIFF?format=csv&include_header=true&schedule_code=2710
Sample Response
Get November 2020 Schedule's EXTEMPORANEOUS_DRUG_TARIFF data in CSV format
https://aucapiapppbspilot.azurewebsites.net/EXTEMPORANEOUS_DRUG_TARIFF?format=csv&include_header=true&schedule_code=2710
Sample output:
**insert here**
Created on , last edited on 7/12/2020