PCCPediatricPartner
Medical software
Extends: Technology
PCC Pediatric Partner
Medical software
Overview
Category: Medical software
Medical software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-9111.00
- SOC Code: 29-1171.00
- SOC Code: 29-2072.00
- SOC Code: 29-9021.00
- SOC Code: 43-6011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'PCC Pediatric Partner',
category: 'Medical software',
description: 'Medical software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "PCC Pediatric Partner",
"applicationCategory": "Medical software",
"description": "Medical software"
}