Skip to content
Agentv0.1.0

HealthcareSystemsAgent

An intelligent agent for interacting with healthcare systems including Cerner/Oracle Health, Netreo OmniCenter, Sentri7, and PipelineRx

by newsbubbles(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from newsbubbles/pharmiq (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

HealthcareSystemsAgent

An intelligent agent for interacting with healthcare systems including Cerner/Oracle Health, Netreo OmniCenter, Sentri7, and PipelineRx

Skills

  • Patient Data Retrieval - Search for and retrieve patient data from healthcare systems
  • Medication Management - Query and manage medication orders and prescriptions
  • Healthcare System Authentication - Manage authentication with healthcare systems using OAuth and other methods

Endpoint: https://github.com/yourusername/healthcare-systems-api

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/newsbubbles-pharmiq-healthcaresystemsagent/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

newsbubbles-pharmiq-healthcaresystemsagent.ocm.jsonjson
{
  "ocm": "1",
  "id": "newsbubbles-pharmiq-healthcaresystemsagent",
  "kind": "agent",
  "name": "HealthcareSystemsAgent",
  "description": "An intelligent agent for interacting with healthcare systems including Cerner/Oracle Health, Netreo OmniCenter, Sentri7, and PipelineRx",
  "publisher": "newsbubbles",
  "version": "0.1.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "healthcare",
      "ehr",
      "fhir",
      "patients",
      "medications",
      "pharmacy",
      "prescriptions",
      "authentication"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "An intelligent agent for interacting with healthcare systems including Cerner/Oracle Health, Netreo OmniCenter, Sentri7, and PipelineRx"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/newsbubbles/pharmiq",
      "path": ".well-known/agent.json",
      "ref": "c69949739647a47ec8339b473bdf578c8cf8bfd9",
      "url": "https://github.com/newsbubbles/pharmiq/blob/c69949739647a47ec8339b473bdf578c8cf8bfd9/.well-known/agent.json",
      "key": "newsbubbles/pharmiq/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://github.com/yourusername/healthcare-systems-api"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/newsbubbles-pharmiq-healthcaresystemsagent/manifest?version=0.1.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.