Interactive Demo

This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.

Request

https://api-v2.onetcenter.org/
GET parameters
? =
& =
& =
& =
& =
& =
& =
& =
& =
& =

Response

Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/job_duties/tasks/29-1051.00
Status:
200 OK
Content-Type:
application/json
[
   {
      "id": "1808",
      "title": "Review prescriptions to assure accuracy, to ascertain the needed ingredients, and to evaluate their suitability."
   },
   {
      "id": "1809",
      "title": "Provide information and advice regarding drug interactions, side effects, dosage, and proper medication storage."
   },
   {
      "id": "1812",
      "title": "Maintain records, such as pharmacy files, patient profiles, charge system files, inventories, control records for radioactive nuclei, or registries of poisons, narcotics, or controlled drugs."
   },
   {
      "id": "1815",
      "title": "Collaborate with other health care professionals to plan, monitor, review, or evaluate the quality or effectiveness of drugs or drug regimens, providing advice on drug applications or characteristics."
   },
   {
      "id": "1820",
      "title": "Plan, implement, or maintain procedures for mixing, packaging, or labeling pharmaceuticals, according to policy and legal requirements, to ensure quality, security, and proper disposal."
   },
   {
      "id": "1811",
      "title": "Order and purchase pharmaceutical supplies, medical supplies, or drugs, maintaining stock and storing and handling it properly."
   },
   {
      "id": "1816",
      "title": "Compound and dispense medications as prescribed by doctors and dentists, by calculating, weighing, measuring, and mixing ingredients, or oversee these activities."
   },
   {
      "id": "1814",
      "title": "Advise customers on the selection of medication brands, medical equipment, or healthcare supplies."
   },
   {
      "id": "1825",
      "title": "Teach pharmacy students serving as interns in preparation for their graduation or licensure."
   },
   {
      "id": "1813",
      "title": "Provide specialized services to help patients manage conditions, such as diabetes, asthma, smoking cessation, or high blood pressure."
   },
   {
      "id": "1818",
      "title": "Refer patients to other health professionals or agencies when appropriate."
   },
   {
      "id": "20406",
      "title": "Update or troubleshoot pharmacy information databases."
   },
   {
      "id": "1822",
      "title": "Manage pharmacy operations, hiring or supervising staff, performing administrative duties, or buying or selling non-pharmaceutical merchandise."
   },
   {
      "id": "1819",
      "title": "Prepare sterile solutions or infusions for use in surgical procedures, emergency rooms, or patients' homes."
   },
   {
      "id": "20404",
      "title": "Offer health promotion or prevention activities, such as training people to use blood pressure devices or diabetes monitors."
   },
   {
      "id": "1826",
      "title": "Publish educational information for other pharmacists, doctors, or patients."
   }
]