schema.org.ai

CernerProFile

Medical software

Extends: Technology

Cerner ProFile

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-1223.00
  • SOC Code: 29-2053.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Cerner ProFile',
  category: 'Medical software',
  description: 'Medical software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Cerner ProFile",
  "applicationCategory": "Medical software",
  "description": "Medical software"
}