Skip to content
Back to Elation Help Center

Card snapshot

help.elationhealth.com · 2026-08-16 09:52:53 UTC · b34c00917b0f5513dad496702298e6d75b990494330efdce1a5b9d0c304a8040

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, managing clinical workflows, configuring practice operations, working with patient data via REST or FHIR APIs, or troubleshooting EHR functionality. Agents should reach for this skill when helping users with patient charts, visit notes, prescriptions, billing, scheduling, lab orders, or API integrations.",
      "tags": [],
      "url": "https://help.elationhealth.com/.well-known/agent-skills/elationhealth/skill.md"
    }
  ]
}