Home Applications iris-CliniNote

iris-CliniNote Awaiting Review

InterSystems does not provide technical support for this project. Please contact its developer for the technical assistance.
0
0 reviews
0
Awards
5
Views
0
IPM installs
0
0
Details
Releases (1)
Reviews
Issues
Modern clinical documentation platform for tracking patient episodes and detailed notes with semantic search capabilities.

What's new in this version

Initial Release

Clinical Notes App

A modern, responsive full-stack CSP application for managing clinical patient data, episodes, and doctor notes — built with InterSystems IRIS, ObjectScript, Bootstrap 5, Tabulator, and vector search capabilities.

Features

  • Patient Management — CRUD operations (create, read, update, delete)
  • Episode Tracking — episodes linked to patients with type, dates, reason
  • Clinical Notes — doctor notes attached to episodes
  • Semantic Vector Search — search notes by meaning (not just keywords) using IRIS native vector search + sentence-transformers embeddings
  • User Authentication — custom login system with roles (Admin, Doctor, Nurse, Viewer)
  • Responsive Design — works great on desktop and mobile
  • Professional UI — Bootstrap 5 + clean sidebar navigation

Tech Stack

Backend

  • InterSystems IRIS (database, REST API, vector search)
  • ObjectScript (classes, dispatch logic)
  • IRIS Embedded Python (sentence-transformers for embeddings)

Frontend

  • HTML5 / CSS3 / JavaScript
  • Bootstrap 5 (responsive layout, modals, toasts)
  • Tabulator.js (interactive data grids)
  • Tom Select (searchable patient dropdown)
  • Fetch API (REST communication)

Screenshots

  1. Login screen
image
  1. Main dashboard with sidebar & patient grid
image
  1. Vector search interface with results
image

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/mwaseem75/iris-CliniNote.git

To build and start the container run:

$ docker compose up -d && docker compose logs -f

To access the application (Credentials admin/admin)
http://localhost:42773/csp/Clininote/index.html

http://localhost:42773/csp/sys/UtilHome.csp
Made with
Install
zpm install iris-CliniNote download archive
Version
1.0.022 Feb, 2026
Ideas portal
Category
Technology Example
Works with
InterSystems IRISInterSystems IRIS for Health
First published
22 Feb, 2026
Last edited
22 Feb, 2026