schema.org.ai

Visualelectrodiagnosticsoftware

Medical software

Extends: Technology

Visual electro diagnostic software

Medical software

Overview

Category: Medical software

Medical software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 31-9092.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Visual electro diagnostic software',
  category: 'Medical software',
  description: 'Medical software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Visual electro diagnostic software",
  "applicationCategory": "Medical software",
  "description": "Medical software"
}