schema.org.ai

AcrendoMedicalSoftwareFamilyPracticeEMR

Medical software

Extends: Technology

Acrendo Medical Software Family Practice EMR

Medical software

Overview

Category: Medical software

Medical software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 29-1215.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Acrendo Medical Software Family Practice EMR',
  category: 'Medical software',
  description: 'Medical software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Acrendo Medical Software Family Practice EMR",
  "applicationCategory": "Medical software",
  "description": "Medical software"
}