eMDsMedisoft
Medical software
Extends: Technology
eMDs Medisoft
Medical software
Overview
Category: Medical software
Medical software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 21-1013.00
- SOC Code: 43-3021.00
- SOC Code: 43-6013.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'eMDs Medisoft',
category: 'Medical software',
description: 'Medical software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "eMDs Medisoft",
"applicationCategory": "Medical software",
"description": "Medical software"
}