AgentInterOp Healthcare Platform
agent-inter-op.vercel.app
A healthcare interoperability platform supporting A2A protocol for agent-to-agent communication with specialized healthcare scenarios including FHIR integration and BCS eligibility evaluation.
agent-inter-op.vercel.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 54/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 15:45:53 current | 7e4ceafb6f71… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://agent-inter-op.vercel.app/.well-known/agent-card.json |
Skills · 3 declared · mapped to canonical taxonomy
Processes healthcare scenarios including breast cancer screening eligibility evaluation
Clinical Informaticist Agent for building CQL quality measures from clinical guidelines with FHIR publishing
Search healthcare providers and find available appointments using SMART Scheduling Links
Health · last 4 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/agent-inter-op.vercel.app) [](https://agenstry.com/agents/agent-inter-op.vercel.app) [](https://agenstry.com/agents/agent-inter-op.vercel.app) [](https://agenstry.com/agents/agent-inter-op.vercel.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "AgentInterOp Healthcare Platform",
"description": "A healthcare interoperability platform supporting A2A protocol for agent-to-agent communication with specialized healthcare scenarios including FHIR integration and BCS eligibility evaluation.",
"version": "2.0.0-banterop",
"protocolVersion": "0.4.0",
"preferredTransport": "JSONRPC",
"url": "https://agent-inter-op.vercel.app/api/bridge/demo/a2a",
"capabilities": {
"streaming": true,
"supportedMethods": [
"message/send",
"message/stream",
"tasks/get",
"tasks/cancel",
"tasks/resubscribe"
]
},
"defaultInputModes": [
"text/plain",
"application/json",
"application/fhir+json"
],
"defaultOutputModes": [
"text/plain",
"application/json",
"application/fhir+json"
],
"supportsAuthenticatedExtendedCard": false,
"endpoints": {
"jsonrpc": {
"url": "https://agent-inter-op.vercel.app/api/bridge/demo/a2a",
"transport": "http-post"
},
"bcse_simple": {
"url": "https://agent-inter-op.vercel.app/api/mcp/bcse",
"transport": "http-post"
},
"mcp": {
"url": "https://agent-inter-op.vercel.app/mcp",
"transport": "streamable-http",
"description": "Standards-compliant MCP server exposing colonoscopy_schedule, bcse_check_eligibility, smart_scheduling_search, and build_cql_measure tools."
}
},
"skills": [
{
"id": "scenario",
"name": "Healthcare Scenario Processing",
"description": "Processes healthcare scenarios including breast cancer screening eligibility evaluation",
"tags": [
"healthcare",
"interoperability",
"bcs",
"eligibility"
],
"discovery": {
"url": "https://agent-inter-op.vercel.app/api/bridge/demo/a2a"
},
"a2a.config64": "eyJzY2VuYXJpbyI6ImRlbW8ifQ=="
},
{
"id": "clinical-informaticist",
"name": "CQL Measure Development",
"description": "Clinical Informaticist Agent for building CQL quality measures from clinical guidelines with FHIR publishing",
"tags": [
"cql",
"quality-measure",
"fhir",
"guidelines",
"clinical-informatics"
],
"discovery": {
"url": "https://agent-inter-op.vercel.app/api/clinical-informaticist/a2a"
},
"a2a.config64": "eyJhZ2VudCI6ImNsaW5pY2FsX2luZm9ybWF0aWNpc3QifQ=="
},
{
"id": "smart-scheduler",
"name": "Smart Scheduling",
"description": "Search healthcare providers and find available appointments using SMART Scheduling Links",
"tags": [
"healthcare",
"scheduling",
"appointments",
"fhir",
"provider-search"
],
"discovery": {
"url": "https://agent-inter-op.vercel.app/api/smart-scheduler/a2a"
},
"a2a.config64": "eyJhZ2VudCI6InNtYXJ0X3NjaGVkdWxlciJ9"
}
]
}