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-2031.00/details/tools_used
Status:
200 OK
Content-Type:
application/json
{
   "start": 1,
   "end": 10,
   "total": 70,
   "next": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/details/tools_used?start=11&end=20",
   "category": [
      {
         "code": 42203402,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/tools_used/42203402",
         "title": "Diagnostic or interventional vascular catheters for general use",
         "example": [
            "Angiojets",
            "Grollmann catheters",
            "Rheolytic thrombectomy systems",
            "Rotoblators"
         ],
         "example_more": [
            "Heart catheters",
            "Mechanical thrombolytic devices",
            "Miller catheters",
            "NIH catheters",
            "Percutaneous transluminal coronary angioplasty PTCA equipment",
            "Radiofrequency ablation catheters"
         ]
      },
      {
         "code": 42203501,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/tools_used/42203501",
         "title": "Cardiac pacemaker generators or cardiac resynchronization therapy pacemakers CRT-P",
         "example": [
            "Pacemaker analyzers",
            "Pacemakers",
            "Silicone lead end caps",
            "Ventricular demand pacemakers"
         ],
         "example_more": [
            "Automatic implantable cardioverter defibrillator AICD implants",
            "Dual chamber pacemakers",
            "Pacing generators"
         ]
      },
      {
         "code": 42203414,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/tools_used/42203414",
         "title": "Vascular filters",
         "example": [
            "Bird's nest inferior vena caval filters",
            "Caval filters",
            "Distal embolic protection devices",
            "Vena caval filters"
         ]
      },
      {
         "code": 42203603,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/tools_used/42203603",
         "title": "Medical picture archiving computer systems PACS",
         "example": [
            "Image capturing and transmission systems",
            "Image storage systems",
            "Scan converters"
         ]
      },
      {
         "code": 42181903,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/tools_used/42181903",
         "title": "Cardiac output CO monitoring units",
         "example": [
            "Hemodynamic monitors",
            "Physiological monitoring and analysis systems",
            "Thermodilution cardiac output computers"
         ]
      },
      {
         "code": 42203407,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/tools_used/42203407",
         "title": "Angiography contrast medium delivery sets",
         "example": [
            "Contrast power injectors",
            "Medrad injectors",
            "Pressure injectors"
         ]
      },
      {
         "code": 42172101,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/tools_used/42172101",
         "title": "Mobile medical services automated external defibrillators AED or hard paddles",
         "example": [
            "Automated external defibrillators AED",
            "Defibrillators"
         ]
      },
      {
         "code": 42204002,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/tools_used/42204002",
         "title": "Medical radiological shielding aprons or masks or drapes",
         "example": [
            "Lead aprons",
            "Lead collars"
         ]
      },
      {
         "code": 42294702,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/tools_used/42294702",
         "title": "Intraaortic balloon pumps",
         "example": [
            "Indeflators",
            "Intra-aortic balloon pumps IABP"
         ]
      },
      {
         "code": 42291802,
         "related": "https://api-v2.onetcenter.org/online/occupations/29-2031.00/related/tools_used/42291802",
         "title": "Surgical clamps or clips or forceps",
         "example": [
            "C-clamps",
            "Myocardial biopsy forceps"
         ]
      }
   ]
}