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/31-9094.00/details/tasks
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 15,
   "next": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/details/tasks?start=11&end=15",
   "task": [
      {
         "id": "9416",
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/related/tasks/9416",
         "title": "Return dictated reports in printed or electronic form for physician's review, signature, and corrections and for inclusion in patients' medical records.",
         "importance": 97,
         "category": "Core"
      },
      {
         "id": "9421",
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/related/tasks/9421",
         "title": "Produce medical reports, correspondence, records, patient-care information, statistics, medical research, and administrative material.",
         "importance": 94,
         "category": "Core"
      },
      {
         "id": "9419",
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/related/tasks/9419",
         "title": "Identify mistakes in reports and check with doctors to obtain the correct information.",
         "importance": 94,
         "category": "Core"
      },
      {
         "id": "9414",
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/related/tasks/9414",
         "title": "Review and edit transcribed reports or dictated material for spelling, grammar, clarity, consistency, and proper medical terminology.",
         "importance": 93,
         "category": "Core"
      },
      {
         "id": "9413",
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/related/tasks/9413",
         "title": "Transcribe dictation for a variety of medical reports, such as patient histories, physical examinations, emergency room visits, operations, chart reviews, consultation, or discharge summaries.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "9415",
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/related/tasks/9415",
         "title": "Distinguish between homonyms and recognize inconsistencies and mistakes in medical terms, referring to dictionaries, drug references, and other sources on anatomy, physiology, and medicine.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "9423",
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/related/tasks/9423",
         "title": "Set up and maintain medical files and databases, including records such as x-ray, lab, and procedure reports, medical histories, diagnostic workups, admission and discharge summaries, and clinical resumes.",
         "importance": 91,
         "category": "Core"
      },
      {
         "id": "9417",
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/related/tasks/9417",
         "title": "Translate medical jargon and abbreviations into their expanded forms to ensure the accuracy of patient and health care facility records.",
         "importance": 90,
         "category": "Core"
      },
      {
         "id": "9420",
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/related/tasks/9420",
         "title": "Perform data entry and data retrieval services, providing data for inclusion in medical records and for transmission to physicians.",
         "importance": 89,
         "category": "Core"
      },
      {
         "id": "20254",
         "related": "https://api-v2.onetcenter.org/online/occupations/31-9094.00/related/tasks/20254",
         "title": "Take dictation using shorthand, a stenotype machine, or headsets and transcribing machines.",
         "importance": 87,
         "category": "Core"
      }
   ]
}