Search

Clear filter
Announcement
Anastasia Dyubaylo · Mar 29, 2021

Meet Nigel Salm - New Developer Community Moderator!

which uses iFind Indexing and sophisticated algorithms to create and manage the demographic data of 15 million Patients in the Western Cape Province.
Article
Rahul Singhal · Mar 1

Leveraging InterSystems IRIS for Health Data Analytics with Explainable AI and Vector Search

FHIR Workflow Wearable device data is transformed into FHIR-compatible resources (e.g., Observation, Patient).
Article
Daniel Cole · Feb 14

Back to Basics: Why InterSystems?

This architecture allowed Mass General Brigham to scale its healthcare data platform, enabling seamless integration of over 100 million patient records across its network of hospitals
Article
Luis Angel Pérez Ramos · Sep 30

Implementing a FHIR project - ÚNICAS

These nodes will be responsible for obtaining patients' clinical information from the various available data sources and providing it to the central node.
Question
Alexandre Mosselar · Jul 11, 2016

How do I create a dimension with a hierarchical structure of grouping?

Example:A product category structure:- Code- Name- Group (parent) Please clarify your question.DeepSee supports a hierarchical structure of grouping. Where do you want it?
Question
Fathima Zainab · Nov 21, 2020

How to purchase IRIS?

I already have a very strong patient Data Base but I am afraid that day by day as it is increasing i will need a better one to handle things.
Announcement
Anastasia Dyubaylo · Jul 10, 2018

(Webinar July 19) It’s Machine Learning, Not Rocket Science!

When applied to everyday business interactions, predictive models developed using machine learning can have a dramatic impact on customer experience, patient care, forecasting, public
Question
Richard (LTS) Walker · Jun 17, 2019

SDA - defined?

I found the following in the HealthShare "Help" online documentation: "In Information Exchange, the patient’s medical record is transmitted in a format called SDA (Summary Document
Announcement
Katy Sokolova · Sep 5, 2022

Looking for a Intersystems Developer!

The areas of development will include patient portal, doctor portal and intermediate layer to provide modules communications.
Discussion
Anastasia Dyubaylo · Oct 25, 2023

Water Cooler Talk - Next Step

How is an application to know a Patient to query if it does not have enough information to begin the query into FHIR. FHIR-interoperability game changer?
Article
Oliver Wilms · Dec 1, 2022

My First FHIR app

I saw in iris-fhir-template it imported some patient data to a FHIR server.
Question
Mack Altman · Aug 3, 2017

Retrieving attributes from Library.File()

} 2 16 8192 According to the class reference, this is a directory (16) that is hidden (2) and not indexed (8192).
Announcement
Benjamin De Boe · Oct 26, 2020

iKnow, our Open Source Python library, hits v1.0!

To download and install iKnow, all you need to do is run pip install iknowpy and you're ready to start indexing.
Question
prashanth ponugoti · Oct 23, 2024

How to search message details in LIVE based on MRN

thanks you Using the message viewer you can add criteria and search by Prod will have much more messages than Dev, you need to add something in your query that is using an indexed
Article
Lucas Enard · Aug 17, 2022

Full Python IRIS production : DataTransformation of a CSV to a FHIR server.

First add `if isinstance(request, PatientRequest):` and then map your request resource to a fhir.resource Patient.