Diagnosticandproceduralcodingsoftware
Categorization or classification software
Extends: Technology
Diagnostic and procedural coding software
Categorization or classification software
Overview
Category: Categorization or classification software
Categorization or classification software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 29-1141.00
- SOC Code: 29-2034.00
- SOC Code: 29-2061.00
- SOC Code: 31-9092.00
- SOC Code: 43-3011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Diagnostic and procedural coding software',
category: 'Categorization or classification software',
description: 'Categorization or classification software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Diagnostic and procedural coding software",
"applicationCategory": "Categorization or classification software",
"description": "Categorization or classification software"
}