MEDITECHHealthcareInformationSystemHCIS
Medical software
Extends: Technology
MEDITECH Healthcare Information System HCIS
Medical software
Overview
Category: Medical software
Medical software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1211.01
- SOC Code: 29-1141.03
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'MEDITECH Healthcare Information System HCIS',
category: 'Medical software',
description: 'Medical software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "MEDITECH Healthcare Information System HCIS",
"applicationCategory": "Medical software",
"description": "Medical software"
}