schema.org.ai

FuturaInternationalOPS

Medical software

Extends: Technology

Futura International O.P.S.

Medical software

Overview

Category: Medical software

Medical software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 29-2091.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Futura International O.P.S.',
  category: 'Medical software',
  description: 'Medical software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Futura International O.P.S.",
  "applicationCategory": "Medical software",
  "description": "Medical software"
}