schema.org.ai

SunquestInformationSystemsSunquestClinicalFinancials

Accounting software

Extends: Technology

Sunquest Information Systems Sunquest Clinical Financials

Accounting software

Overview

Category: Accounting software

Accounting software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 29-1222.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Sunquest Information Systems Sunquest Clinical Financials',
  category: 'Accounting software',
  description: 'Accounting software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Sunquest Information Systems Sunquest Clinical Financials",
  "applicationCategory": "Accounting software",
  "description": "Accounting software"
}