schema.org.ai

SoftMedChartLocater

Document management software

Extends: Technology

SoftMed ChartLocater

Document management software

Overview

Category: Document management software

Document management 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: 'SoftMed ChartLocater',
  category: 'Document management software',
  description: 'Document management software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "SoftMed ChartLocater",
  "applicationCategory": "Document management software",
  "description": "Document management software"
}