schema.org.ai

MAXSystemsMaxGold7

Medical software

Extends: Technology

MAX Systems Max-Gold7

Medical software

Overview

Category: Medical software

Medical software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 29-1041.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'MAX Systems Max-Gold7',
  category: 'Medical software',
  description: 'Medical software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "MAX Systems Max-Gold7",
  "applicationCategory": "Medical software",
  "description": "Medical software"
}