Skip to content
Back to Elation Help Center

Card snapshot

help.elationhealth.com · 2026-08-16 21:43:15 UTC · e462528590c3c94576becfa5743ec07085823fe0456f7e226ce990c1d9bc154c

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, accessing patient data via REST or FHIR APIs, managing clinical workflows, handling billing and scheduling, or implementing webhooks for real-time event notifications. Reach for this skill when working with healthcare data exchange, practice management operations, or third-party system integrations.",
      "tags": [],
      "url": "https://help.elationhealth.com/.well-known/agent-skills/elationhealth/skill.md"
    }
  ]
}