Skip to content
Back to Elation Help Center

Card snapshot

help.elationhealth.com · 2026-08-19 12:11:08 UTC · df010bee00dfa14372a27b9776957791d2ae166c5ad8380324856b786c58df4a

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Elation Help Center",
  "description": "Help center documentation for Elation EHR \u2014 clinical workflows, billing, scheduling, prescriptions, and practice management.",
  "url": "https://help.elationhealth.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://help.elationhealth.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://help.elationhealth.com/",
    "organization": "Elation Help Center"
  },
  "documentationUrl": "https://help.elationhealth.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "elationhealth",
      "name": "Elationhealth",
      "description": "Use when building integrations with Elation EHR or Billing, managing clinical workflows, configuring practice settings, working with APIs, or troubleshooting EHR/billing operations. Reach for this skill when agents need to understand patient chart management, visit documentation, prescriptions, scheduling, billing, claims, or third-party integrations.",
      "tags": [],
      "url": "https://help.elationhealth.com/.well-known/agent-skills/elationhealth/skill.md"
    }
  ]
}