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-1229.03/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 14,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/details/tasks?start=11&end=14",
   "task": [
      {
         "id": "17295",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tasks/17295",
         "title": "Diagnose or treat diseases or disorders of genitourinary organs and tracts including erectile dysfunction (ED), infertility, incontinence, bladder cancer, prostate cancer, urethral stones, or premature ejaculation.",
         "importance": 97,
         "category": "Core"
      },
      {
         "id": "17294",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tasks/17294",
         "title": "Examine patients using equipment, such as radiograph (x-ray) machines or fluoroscopes, to determine the nature and extent of disorder or injury.",
         "importance": 95,
         "category": "Core"
      },
      {
         "id": "17293",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tasks/17293",
         "title": "Order and interpret the results of diagnostic tests, such as prostate specific antigen (PSA) screening, to detect prostate cancer.",
         "importance": 94,
         "category": "Core"
      },
      {
         "id": "17283",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tasks/17283",
         "title": "Document or review patients' histories.",
         "importance": 94,
         "category": "Core"
      },
      {
         "id": "17289",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tasks/17289",
         "title": "Prescribe or administer antibiotics, antiseptics, or compresses to treat infection or injury.",
         "importance": 94,
         "category": "Core"
      },
      {
         "id": "17287",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tasks/17287",
         "title": "Treat urologic disorders using alternatives to traditional surgery such as extracorporeal shock wave lithotripsy, laparoscopy, or laser techniques.",
         "importance": 93,
         "category": "Core"
      },
      {
         "id": "17284",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tasks/17284",
         "title": "Provide urology consultation to physicians or other health care professionals.",
         "importance": 92,
         "category": "Core"
      },
      {
         "id": "17288",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tasks/17288",
         "title": "Treat lower urinary tract dysfunctions using equipment such as diathermy machines, catheters, cystoscopes, or radium emanation tubes.",
         "importance": 92,
         "category": "Core"
      },
      {
         "id": "17286",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tasks/17286",
         "title": "Direct the work of nurses, residents, or other staff to provide patient care.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "17291",
         "related": "https://api-v2.onetcenter.org/online/occupations/29-1229.03/related/tasks/17291",
         "title": "Perform abdominal, pelvic, or retroperitoneal surgeries.",
         "importance": 91,
         "category": "Core"
      }
   ]
}