ID | PROGRAM |
---|---|
Method | GET |
URI |
|
Embargo Data | No |
Requires authentication | No |
Description | A table that captures the program (for example general schedule , section 100 [highly specialised drugs]). It links to the Item table, an item has one program, using the program code. |
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 |
PROGRAM_CODE |
A Program Code groups together PBS Items that have the same pricing model and follow the same business rules. Required for the PBS website, Schedule of Pharmaceutical Benefits and legislative instruments compiled by the PBS Publishing Team. Program Code Schedule PBS program EP General Extemporaneous Preparations GE General Generally Available Pharmaceutical Benefits PL General Palliative Care DB General Prescriber Bag R1 RPBS Repatriation Pharmaceutical Benefits Scheme only MF Section 100 Botulinum Toxin Program IN Section 100 Efficient Funding of Chemotherapy - Private Hospital – infusibles IP Section 100 Efficient Funding of Chemotherapy - Public Hospital - infusibles CT Section 100 Efficient Funding of Chemotherapy - Related Benefits TY Section 100 Efficient Funding of Chemotherapy - Private Hospital - Trastuzumab TZ Section 100 Efficient Funding of Chemotherapy - Public Hospital - Trastuzumab GH Section 100 Growth Hormone Program HS Section 100 Highly Specialised Drugs Program - Private Hospital HB Section 100 Highly Specialised Drugs Program - Public Hospital CA Section 100 Highly Specialised Drugs Program - Community Access IF Section 100 IVF Program MD Section 100 Opiate Dependence Treatment Program PQ Section 100 Paraplegic and Quadriplegic Program | false | ?PROGRAM_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** |
|
PROGRAM_TITLE |
Title of program specified by abbreviation in PROGRAM_CODE field | false | ?PROGRAM_TITLE=**exampleValue** |
Example
curl -d https://aucapiapppbspilot.azurewebsites.net/PROGRAM?format=csv&include_header=true&schedule_code=2710
Sample Response
Get November 2020 Schedule's PROGRAM data in CSV format
https://aucapiapppbspilot.azurewebsites.net/PROGRAM?format=csv&include_header=true&schedule_code=2710
Sample output:
**insert here**
Created on , last edited on 7/12/2020