schema.org.ai

CyberRecordsMediChartExpress

Voice recognition software

Extends: Technology

Cyber Records MediChart Express

Voice recognition software

Overview

Category: Voice recognition software

Voice recognition software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 29-2072.00
  • SOC Code: 29-9021.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Cyber Records MediChart Express',
  category: 'Voice recognition software',
  description: 'Voice recognition software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Cyber Records MediChart Express",
  "applicationCategory": "Voice recognition software",
  "description": "Voice recognition software"
}