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/occupations/29-2051.00/details/detailed_work_activities
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/details/detailed_work_activities?start=11&end=15",
   "activity": [
      {
         "id": "4.A.4.a.2.I05.D01",
         "title": "Inform medical professionals regarding patient conditions and care.",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/detailed_work_activities/4.A.4.a.2.I05.D01"
      },
      {
         "id": "4.A.1.a.2.I05.D08",
         "title": "Monitor nutrition related activities of individuals or groups.",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/detailed_work_activities/4.A.1.a.2.I05.D08"
      },
      {
         "id": "4.A.1.a.2.I05.D01",
         "title": "Monitor patient progress or responses to treatments.",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/detailed_work_activities/4.A.1.a.2.I05.D01"
      },
      {
         "id": "4.A.4.b.4.I12.D35",
         "title": "Manage preparation of special meals or diets.",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/detailed_work_activities/4.A.4.b.4.I12.D35"
      },
      {
         "id": "4.A.2.a.4.I06.D02",
         "title": "Analyze patient data to determine patient needs or treatment goals.",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/detailed_work_activities/4.A.2.a.4.I06.D02"
      },
      {
         "id": "4.A.1.a.1.I12.D02",
         "title": "Collect medical information from patients, family members, or other medical professionals.",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/detailed_work_activities/4.A.1.a.1.I12.D02"
      },
      {
         "id": "4.A.2.a.1.I06.D02",
         "title": "Evaluate patient functioning, capabilities, or health.",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/detailed_work_activities/4.A.2.a.1.I06.D02"
      },
      {
         "id": "4.A.4.b.4.I01.D11",
         "title": "Supervise medical support personnel.",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/detailed_work_activities/4.A.4.b.4.I01.D11"
      },
      {
         "id": "4.A.4.b.6.I01.D01",
         "title": "Provide health and wellness advice to patients, program participants, or caregivers.",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/detailed_work_activities/4.A.4.b.6.I01.D01"
      },
      {
         "id": "4.A.4.a.5.I01.D02",
         "title": "Refer patients to other healthcare practitioners or health resources.",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2051.00/related/detailed_work_activities/4.A.4.a.5.I01.D02"
      }
   ]
}