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

Medxnote MT for TrakCare

Connect Microsoft Teams to TrakCare with Medxnote MT Chatbot

N
Niall Rafferty
0.0 (0)17 Jan, 2023 397

workshop-fhir-adapter

Workshop with example of FHIR Adapter

Luis Angel Pérez Ramos
Docker
5.0 (2)12 Oct, 2023 395

InterSystems Ideas Waiting to be Implemented

AI 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
by Alex Woodhead

3

Votes

1

Comments
Vote

FHIR Patient Browser

Simple Patient Browser app for FHIR server, using fhir.js library

A
Anton Umnikov
Docker
0.0 (0)17 Aug, 2020 468

FHIR-HL7v2-SQL-Demo

The FHIR repo can be query in SQL.

G
Guillaume Rongier
Docker
5.0 (1)17 Apr, 2020 911

Swagger-IRIS-FHIR

Swagger-UI frontend fot InterSystems IRIS FHIR server

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

iris-fhir-portal

Patient Chart using FHIR Resources

Henrique Dias
Docker
IPM
5.0 (1)25 Mar, 2024 1.3k 838

iris-fhir-template

FHIR Server template for InterSystems IRIS for Health

Evgeny Shvarov
Docker
IPM
5.0 (3)28 Dec, 2025 2.2k 285

iris4health-fhir-analytics

An example on how to take advantage of FHIR data schema created by IRIS for Health in conjunction with IRIS Analytics to provide analytics on FHIR data.

José Pereira
Docker
4.5 (1)26 Aug, 2020 979

iOS HealthKit to FHIR through IRIS for Health

iOS app to export HealthKit data to IRIS (or any FHIR respository)

G
Guillaume Rongier
Docker
5.0 (1)15 Oct, 2020 986

i2b2-on-iris

Proof-Of-Concept of I2B2 using IRIS as backend

Olga Verevkina
Docker
IPM
2.5 (1)26 Apr, 2021 554 21

FHIR Simple Demo Application

FHIR Simple Demo Application

M
Marcello Correa
2.5 (1)30 May, 2021 841

fhir-chatbot

A chatbot to query patient information using FHIR.

R
Renato Banzai
Docker
0.0 (0)27 Aug, 2020 456

Samples-FHIR-Oximeter-Devices

In this exercise, you will modify an existing FHIR® server to monitor incoming FHIR data from an oximeter device, then use a front-end web application to send simulated FHIR Observation resources into InterSystems IRIS for Health™ process that data.

Z
Zachary Krowiak
Docker
0.0 (0)24 Oct, 2020 260

iris-on-fhir

App to show the potential of FHIRaaS

Henrique Dias
Docker
IPM
3.5 (1)05 Jun, 2021 908 30

fhir-openapi-gen

A code base for the processing and formulation of the openapi spec for fhir resources and profiles

C
Cesar Duran
Docker
Python
IPM
3.0 (1)12 Aug, 2021 872 16

iris-healthtoolkit-service

Convert HL7 to FHIR, CDA to FHIR, FHIR to HL7 as a Service

G
Guillaume Rongier
Docker
IPM
5.0 (3)23 Jan, 2024 1.4k 30

FHIR Data Studio Connector

Community connector to Google Data Studio for FHIR

Dmitry Maslennikov
0.0 (0)24 May, 2021 539

fhir-integratedml-example

An example on how to use InterSystems IRIS for Health FHIR database to perform ML models througth InterSystems IRIS IntegratedML

José Pereira
Docker
ML
ML
4.8 (3)01 Aug, 2021 1.1k

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 275

FHIRDemoWithAPIKey

Simple FHIR application to retrieve patients and observations

P
Patrick Jamieson
0.0 (0)16 Sep, 2021 264

Maternal Assistant

We built a solution for maternal physicians in South Africa to quickly and effectively conduct their examinations (5th place InterSystems winner)

J
James Zhang
0.0 (0)26 Sep, 2021 161

Fhirgure

Helping neurodiverse employees at book medical appointments.

J
Joey Koh
0.0 (0)21 Sep, 2021 504

fhir-scraper

A simple python script to copy/scrap/crawl a FHIR repository.

G
Guillaume Rongier
Python
4.0 (1)08 Oct, 2021 231

fhir-client-java

A simple example of a Fhir client in java

L
Lucas Enard
Docker
0.0 (0)13 May, 2022 825

FHIR Pseudonymization Proxy

FHIR pseudonymization proxy built with InterSystems IRIS for Health

M
Marcus Wurlitzer
Docker
IPM
5.0 (1)23 Jun, 2022 552 9

fhir-client-python

A simple example of a Fhir client in python

L
Lucas Enard
Docker
Python
0.0 (0)13 May, 2022 1.2k

FHIR Interoperability examples

Example of using InterSystems IRIS or HealthShare Health Connect interoperability features for FHIR. Scenarios where forwarding requests and handling responses are required.

A
Alberto Fuentes
Docker
IPM
5.0 (1)17 Jan, 2023 732

Dexcom Board

Real-time data glucose values monitoring

D
Daniel Šulc
0.0 (0)27 Nov, 2022 307

FHIR Questionnaires

FHIR Questions and Responses

Yuri Marx
Docker
IPM
5.0 (1)03 Dec, 2022 428 2

Contest-FHIR

Easy CSV to FHIR to SQL to JUPYTER in full PYTHON

L
Lucas Enard
Docker
Python
4.5 (1)29 Nov, 2022 932