ID AMT
Method GET
URI
  • https://aucapiapppbspilot.azurewebsites.net/AMT
Embargo Data No
Requires authentication No
Description Australian Medicines Terminology IDs and preferred terms

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
AMT_CODE The unique ID of the AMT Code (Australian Medicines Terminology). The AMT is a standards-based national approach to the unique identification (code) and naming of medicines. It has been primarily developed to be used in clinical software applications and to facilitate interoperability between systems.
false ?AMT_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**
PREFERRED_TERM "Preferred Term" is a concept used in PharmCIS - at the PR level the preferred term is the Item code plus the MPP description for the drug, form, strength. Example -11684Y / abatacept 125 mg/mL injection, 4 x 1 mL pen devices
false ?PREFERRED_TERM=**exampleValue**

 

Example

curl -d https://aucapiapppbspilot.azurewebsites.net/AMT?format=csv&include_header=true&schedule_code=2710

Sample Response

Get November 2020 Schedule's AMT data in CSV format
https://aucapiapppbspilot.azurewebsites.net/AMT?format=csv&include_header=true&schedule_code=2710

Sample output:

 **insert here** 

Created on , last edited on 7/12/2020