362 Application(s) results for #HealthCare
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Application NameDeveloperMade withRatingLast updatedViewsInstalls

BridgeWorks WebReports

Web based reporting and dashboard platform

Tony Coffman
0.0 (0)26 Aug, 2024 644

OUReports

Online User Reports - automatically analyzes data - generates automated reports - provides interface for ad hoc reports - conducts statistical research. Connect to your database and see reports made for you by Online User Reports at OUReports.com

I
Irina Yaroshevskaya
5.0 (1)11 Dec, 2023 337

InterSystems Ideas Waiting to be Implemented

Code snippets library

The Studio has a tab where you can add code snippets on your local machine (with a very small amount of code snippets already present). It would be nice to build a library of code snippets on the community site to perform a variety of tasks like using a Resultset, sending a mail, sending a httpRequest, using try-catch-throw error handling etc. And this set of code-snippets (approved by the community) could then make it in the Studio (or VsCode) to help new (and old) developers to quickly add code. (With new releases or with an import facility to load them manually)

D
by Danny Wijnschenk

38

Votes

14

Comments
Vote

ISC-operationaldashboard

Here are some sample code to get you started. A detailed tutorial guide that accompanies this sample code can be found here on InterSystems Developer Community - https://community.intersystems.com/post/developing-operational-analytics-dashboards.

J
Jin Kim
3.8 (2)19 Mar, 2020 167

SAM

System Alerting and Monitoring (SAM) is a solution for monitoring clusters of InterSystems IRIS instances.

L
Luca Ravazzolo
4.5 (1)21 Sep, 2020 772

mg_go

A GO Extension for InterSystems Caché/IRIS.

C
Chris Munt
0.0 (0)25 Mar, 2021 1.1k

objectscriptQuality for Atelier

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can install it directly from Atelier and it will then detect new bugs and quality issues as you code (ObjectScript and JavaScript).

D
Daniel
0.0 (0)27 Aug, 2020 199

objectscriptQuality for Studio

IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, this extension squiggles flaws so they can be fixed before committing code. You can get it from our site and it will then detect new bugs and quality issues as you code (ObjectScript and JavaScript) integrated in your development environment.

D
Daniel
0.0 (0)27 Aug, 2020 268

mg_ruby

A Ruby extension for InterSystems M/Caché/IRIS

C
Chris Munt
0.0 (0)25 Mar, 2021 538

Health Insight Demo Examples

Several COVID-19 dashboard examples using Tableau, and created using HeathShare Health Insight, which provides data modeling, analysis, and visualization tools. They can be opened using the free Tableau Reader application.

J
Jonathan Wald
0.0 (0)21 Oct, 2020 441

RGateway

Use R language with InterSystems IRIS

S
Shiao-Bin Soong
AI
ML
ML
0.0 (0)22 Apr, 2019 716

Cogs JSON Class

Convert JSON to and from Caché classes

S
Sean Connelly
5.0 (2)17 Jul, 2019 355

PHP-module for Caché

Module has excelence speed because uses c-callin interface for access to DB.

S
Sergey Kamenev
0.0 (0)23 May, 2019 276

ToolBox-4-Iris

API for InterSystems IRIS with a collection of handy and useful tools

R
Richard Zimmermann
4.0 (1)06 Aug, 2019 372

Kano MDM

Kano MDM - is an efficient Master Data Management software product with a complete set of features for successful implementation of complex MDM projects.

Ludmila Valerko
0.0 (0)14 Apr, 2025 1.3k

Ikon

Identicon generator for Intersystems Caché. Good to use in Mojo applications.

A
Andrei Luiz Nenevê
IPM
4.5 (2)24 Apr, 2020 160 28

Swagger-IRIS-FHIR

Swagger-UI frontend fot InterSystems IRIS FHIR server

A
Anton Umnikov
0.0 (0)01 Aug, 2020 629

objectscriptQuality

Analyze your ObjecScript source code to find bugs and vulnerabilities, obtain detailed Unit Test Coverage, and improves your software process management using your own KPIs, always focused on code quality

D
Daniel
3.0 (1)27 Aug, 2020 660

ALPHA LOGISTICS

Alpha SW is an integrated management solution for SUPPLY CHAIN which embrace industries as Health Care,Oil and Gas and Retail, among others.

J
Jamil de Mattar
0.0 (0)23 Sep, 2020 627

mg_php

A PHP Extension for InterSystems Caché/IRIS.

C
Chris Munt
0.0 (0)25 Mar, 2021 500

Create a unified hospital data extraction scheme based on IRIS for Health

Create a unified hospital data extraction scheme based on IRIS for Health

D
Deming Xu
0.0 (0)30 May, 2021 399

FHIRaaS with OAuth 2.0

This is a straightforward Angular app using the FHIR Accelerator Service as the Clinical Repository. It uses OAuth 2.0 as authorization and displays all patients and resources as JSON.

R
Regilo Regilio Guedes de Souza
0.0 (0)30 May, 2021 270

IRIS OData Client

Simple OData client for IRIS with TripPinWS examples

S
Sean Connelly
4.8 (2)10 Sep, 2019 308

BridgeWorks VDM

BridgeWorks VDM is an ad hoc reporting and graphical SQL query application.

Tony Coffman
0.0 (0)26 Aug, 2024 682

RSA

Example of Asymmetric RSA encryption on JS side with InterSystems IRIS decryption

E
Eduard Lebedyuk
3.5 (1)10 May, 2020 313

qewd-conduit

QEWD Implementation of the RealWorld Conduit REST Back-end

R
Rob Tweed
0.0 (0)29 Oct, 2020 332

dataking-server

A simple and fast way to send data from your application to the IRIS database for further processing and search for insights.

Alexey Nechaev
2.0 (1)20 Dec, 2020 171

qewd-jsdb-kit-iris

This kit allows you to find out about, explore and try out the unique QEWD-JSdb "persistent JavaScript Objects", made possible by IRIS Globals. For simplicity of use and speed and ease of installation, the kit is designed for use with the IRIS Community Edition Docker Container: you can be up and running in a matter of a few minutes. However, QEWD-JSdb and the Node.js-based QEWD framework can be easily installed on any IRIS (or Cache) system. Layered on top of QEWD-JSdb's persistent JavaScript objects are several examples of the multi-model capability it provides: Lists, key/object store and XML DOM. The latter is a great example of the persistent Objects concept: it includes XPath query capability, provided by the standard, unmodified Node.js XPath module. This module is designed to work with an in-memory XML DOM, and does not know or care that the DOM object provided by QEWD-JSdb is actually on-disk (in IRIS Globals)! The kit includes tutorials for QEWD-JSdb itself and the three layered database models. You can try out the tutorial examples interactively using the Node.js REPL. Also included are web-based "explorer" applications that allow you to watch the database models in action. Finally, using the QEWD Monitor application's graphical QEWD-JSdb Inspector option, you can explore the underlying hierarchical storage of the IRIS Globals created and maintained in the tutorials and explorer applications.

R
Rob Tweed
0.0 (0)25 Jan, 2021 282

Dictionary comparison scheme of cache database

The dictionary comparison of the data collected in the cache database is carried out, and the dictionary related data cleaning work is quickly completed through the global model, so as to build a unified and correct database for the hospital

W
Weiwei Yang
0.0 (0)27 Feb, 2021 352

Server Manager for VS Code

VS Code extension to manage connections to InterSystems servers.

John Murray
4.8 (6)15 Nov, 2024 1.4k

HealthInfoQueryLayer

The application use generic interface to perform query on data schema and used globals as configuration. At run time, the program will implement the query referring to configurations. It's working as a prototype ObjectScript MyBatis Template.

B
Botai Zhang
0.0 (0)26 Feb, 2021 601