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/related_activities/activities/29-1051.00
Status:
200 OK
Content-Type:
application/json
[
   {
      "id": "4.A.2.a.2.I05.D04",
      "title": "Verify accuracy of patient information."
   },
   {
      "id": "4.A.4.b.6.I01.D04",
      "title": "Advise patients on effects of health conditions or treatments."
   },
   {
      "id": "4.A.4.a.1.I05.D01",
      "title": "Communicate detailed medical information to patients or family members."
   },
   {
      "id": "4.A.3.b.6.I11.D02",
      "title": "Maintain medical facility records."
   },
   {
      "id": "4.A.4.b.6.I06.D01",
      "title": "Advise medical personnel regarding healthcare issues."
   },
   {
      "id": "4.A.4.a.2.I05.D05",
      "title": "Collaborate with healthcare professionals to plan or provide treatment."
   },
   {
      "id": "4.A.2.b.1.I04.D11",
      "title": "Determine protocols for medical procedures."
   },
   {
      "id": "4.A.4.c.3.I01.D02",
      "title": "Maintain inventory of medical supplies or equipment."
   },
   {
      "id": "4.A.4.c.3.I05.D07",
      "title": "Order medical supplies or equipment."
   },
   {
      "id": "4.A.3.a.1.I01.D07",
      "title": "Prepare medications or medical solutions."
   },
   {
      "id": "4.A.4.b.6.I02.D01",
      "title": "Recommend types of assistive devices."
   },
   {
      "id": "4.A.4.b.4.I12.D38",
      "title": "Manage healthcare operations."
   },
   {
      "id": "4.A.4.a.6.I02.D01",
      "title": "Merchandise healthcare products or services."
   },
   {
      "id": "4.A.4.b.3.I06.D08",
      "title": "Train medical providers."
   },
   {
      "id": "4.A.4.b.3.I05.D02",
      "title": "Instruct patients in the use of assistive equipment."
   },
   {
      "id": "4.A.4.a.5.I12.D07",
      "title": "Treat chronic diseases or disorders."
   },
   {
      "id": "4.A.4.a.5.I01.D02",
      "title": "Refer patients to other healthcare practitioners or health resources."
   },
   {
      "id": "4.A.3.b.6.I03.D10",
      "title": "Present medical research reports."
   }
]