Skip to content
Back to Elation Help Center

Card snapshot

help.elationhealth.com · 2026-08-15 10:03:08 UTC · b16402c2bfb76948c8b3978a6e6068168b60bba281c36bdf16c86340edfa595a

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's REST or FHIR APIs, managing clinical workflows (patient charts, visit notes, prescriptions, labs), configuring practice operations (billing, scheduling, insurance), or troubleshooting EHR functionality. Agents should reach for this skill when working with healthcare data exchange, appointment management, patient documentation, medication ordering, or compliance reporting.",
      "tags": [],
      "url": "https://help.elationhealth.com/.well-known/agent-skills/elationhealth/skill.md"
    }
  ]
}