ModernizingMedicinePracticeManagement
Medical software
Extends: Technology
Modernizing Medicine Practice Management
Medical software
Overview
Category: Medical software
Medical software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 29-1071.01
- SOC Code: 29-1213.00
- SOC Code: 29-1217.00
- SOC Code: 29-1224.00
- SOC Code: 29-1229.01
- SOC Code: 29-1229.03
- SOC Code: 29-1229.04
- SOC Code: 29-1229.06
- SOC Code: 29-1241.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Modernizing Medicine Practice Management',
category: 'Medical software',
description: 'Medical software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Modernizing Medicine Practice Management",
"applicationCategory": "Medical software",
"description": "Medical software"
}