| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
iris-vector-rag6 RAG pipelines using IRIS vector search | IPM AI | 0.0 (0) | 19 Jul, 2026 | |||
iris-agentic-devMCP server connecting GitHub Copilot, Claude Code, and other AI coding assistants directly to a live IRIS instance for ObjectScript development. | Python AI | 0.0 (0) | 19 Jul, 2026 | |||
InterSystems Ideas Waiting to be ImplementedAI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code. A 3Votes1Comments | ||||||
isc-gaia-challengeusing IRIS Embedded Python + Polars | Y | Docker Python AI | 0.0 (0) | 14 Jul, 2026 | ||
![]() Smart Clinical Copilot - Configuration Management SystemAI-powered Clinical Decision Support System (CDSS) | K | Docker Python AI ML ML | 5.0 (1) | 10 Jul, 2026 | ||
iris-musImplementation of spanish cards game "Mus" with AI Hub | Docker AI | 0.0 (0) | 03 Jul, 2026 | |||
iris-haystackIRIS as a native Document Store within the Haystack | L | Python AI | 0.0 (0) | 01 Jul, 2026 | ||
![]() BRAINSAIT-LINC-FHIRBrainSAIT LINC FHIR is a fully integrated platform | M | AI | 0.0 (0) | 26 Jun, 2026 | ||
![]() ClaimAuditAiClaimAuditAI is a state-of-the-art payment integrity application designed to intercept and audit medical claims in real time (pre-payment) rather than relying on retroactive "pay-and-chase" audits. It runs natively on the InterSystems IRIS for Health platform, combining the robust transactional capabilities of the IRIS FHIR Server. | M | Docker Python AI ML ML | 0.0 (0) | 22 Jun, 2026 | ||
healthcoach-ai-fhir-trainingHealthCoach AI is a FHIR training platform that helps healthcare | Python AI | 0.0 (0) | 19 Jun, 2026 | |||
Hospital-Management-System-Software-built-by-Gesner-DeslandesAI‑powered Hospital Management System with integrated FHIR inter | Python AI | 0.0 (0) | 19 Jun, 2026 | |||
![]() system-health-ai-monitor-ImportantReal‑time system health monitor with AI‑powered anomaly | Python AI ML ML | 0.0 (0) | 19 Jun, 2026 | |||
ai-customer-service-suiteAI-powered customer support suite for text, email, and voice. | Python AI ML ML | 0.0 (0) | 19 Jun, 2026 | |||
MedBridge — Autonomous AI Agent for Laboratory InteroperabilityMedBridge — AI agent for lab interoperability with FHIR R4 | M | Docker Python AI ML ML | 0.0 (0) | 14 Jun, 2026 | ||
![]() iris-fhir-agentsA multi-agent clinical AI platform powered by InterSystems IRIS | Docker Python IPM AI | 5.0 (1) | 14 Jun, 2026 | |||
![]() Triage ParkAutomate clinical pre-checkup processes with FHIR | Docker Python AI ML ML | 5.0 (5) | 14 Jun, 2026 | |||
![]() fhir-patient-summaryGenerate role-specific clinical summaries from FHIR patient data using an AI agent. | Docker Python AI | 0.0 (0) | 13 Jun, 2026 | |||
![]() smart-discharge-navigatorSmart Discharge Navigator tackles hospital readmissions | Docker Python IPM AI | 5.0 (2) | 13 Jun, 2026 | |||
![]() fhir-assistantFHIR AI Assistant using InterSystems IRIS and On premises LLM | Docker Python AI | 4.5 (1) | 13 Jun, 2026 | |||
FHIR Agent StudioBuild AI Agents for InterSystems IRIS | S | Docker Python AI | 5.0 (1) | 13 Jun, 2026 | ||
FHIR Query CopilotIRIS For Health FHIR SQL copilot | F | Python AI | 0.0 (0) | 09 Jun, 2026 | ||
TriageAideTriageAide is an AI agent that retrieves a patient's FHIR clinical history, conducts a personalized pre-consultation triage via chat, and writes structured triage results back to the FHIR server — so the physician receives a ready-made clinical summary before the appointment. | Docker Python AI | 0.0 (0) | 09 Jun, 2026 | |||
![]() EpInsightsConversational epidemiological intelligence platform with AI | Docker Python AI | 0.0 (0) | 07 Jun, 2026 | |||
fhir-patient-snapshot-agentA Python AI agent that retrieves FHIR R4 patient resources from InterSystems IRIS for Health and generates a clinical summary. | A | Docker Python AI | 0.0 (0) | 07 Jun, 2026 | ||
evidenceql-gatewayPortable SQL-like query and execution runtime for FHIR | Docker Python AI | 0.0 (0) | 07 Jun, 2026 | |||
SaraAn intelligent clinical workflow agent | A | Python IPM AI | 0.0 (0) | 07 Jun, 2026 | ||
cardioIriscardioIris is a cardiovascular surgical flow monitoring system | Docker Python AI | 0.0 (0) | 05 Jun, 2026 | |||
![]() ai-fhir-copilotAI-powered FHIR assistant with RAG and IRIS. | s | Docker Python AI | 0.0 (0) | 05 Jun, 2026 | ||
patient-friendly-lab-explainerPatient-facing lab explanation engine for contest. | G | Docker Python AI | 1.0 (1) | 27 May, 2026 | ||
medication-safety-and-interaction-assistantAI-enabled FHIR medication safety assistant | G | Docker Python AI | 2.0 (2) | 26 May, 2026 | ||
smart-patient-summary-generatorSmart Patient Summary Generator for the Contest | G | Docker Python AI | 3.5 (1) | 26 May, 2026 | ||