Search

Clear filter
Announcement
Athanassios Hatzis · Jan 2, 2018

TRIADB - Associative Semiotic Hypergraph Database Framework in Intersystems Cache with Python Pandas

: tuples, domain sets, objects and hypergraphAct both as an operational and data warehouse database with a 360 degree viewAutomatic fixed indexing schema instead of user-defined
Article
Ashok Kumar T · Aug 30, 2024

IRIS Native Python

'): for phone in irispy.node('^mygbl',mrn): print(f'patient mrn {mrn} and phone number: {phone}') """ o/p patient mrn 912 and phone number
Article
Yuri Marx · May 30, 2022

Web App to Predict Diabetes using IRIS IntegratedML

: Body mass index (weight in kg/(height in m)^2) DiabetesPedigreeFunction: Diabetes pedigree function (It provided some data on diabetes mellitus history in relatives
Article
Yuri Marx · Oct 7, 2020

Run your local IRIS http endpoints as https on the internet from your env

1.4 get access to the endpoint from postman or other api client: http://localhost:32783/fhir/r4/Patient/1 2 - You can see the endpoint runs only localhost and using http. Now we
Announcement
Anastasia Dyubaylo · Mar 13, 2023

Key Questions of the Month: February 2023

/Patients?Namespace=IRISAPP show 404 errorby Dmitrij Vladimirov Can not pass variable as argument to a classmethod after colon from Url="/Example/:Variable"by Dmitrij Vladimirov
Article
Lucas Enard · Nov 27, 2022

Easy CSV TO FHIR - InterSystems Contest

. This project is supposed to be seen as the backend of a bigger application. It can be plugged into a Front End app and help you gather information from your patients. It will read your data
Article
José Pereira · Jul 3, 2023

An experiment on generative AI and FHIR

that you don't need to expose your data and schemas with an external API. For instance, you can ask question about patients without the need of sending patient data or schema
Announcement
Anastasia Dyubaylo · Sep 27, 2021

Videos from HackMIT 2021

://apps.smarthealthit.org/apps/featured Synthea - Patient data generator: https://github.com/synthetichealth/synthea/releases/tag/v2.6.1 Enjoy watching these videos and stay tuned! 👍🏼
Question
Edward Jalbert · Jan 4, 2021

Export Member Demographics from Registry upload to new gateway

for the demographics of the patient. Then transform that data into SDA. Unfortunately, while there is an existing XSLT to go from SDA to a PatientSearchRequest (csp/xslt/SDA3/SDA-to-MPIUpdatePatient.xsl), there is not a transform the other direction so you will need to build something..
Question
Don Rozwick · Dec 8, 2016

JSON to HL7

I have a project to convert a JSON message with two patient identifiers into an HL7 ADT^A31. Is there any documentation or training that you would think is appropriate? Currently
Article
David Loveluck · Sep 28, 2015

Enterprise Application Integration Platforms 101

IntroductionApplication integration at its simplest is often just one application sending a message to another to notify it of some change. Perhaps when a patient arrives
Question
Harkirat Dhillon · Oct 25, 2018

Set Restrictions in Health Insight

Is it possible to lock down health insight so a client can only query their own patients? and Is there a way to use a visualization tool like Tableau instead of the dashboard
Question
Edward Jalbert · Oct 5, 2018

Newbie Looking For Any Examples of SMS Text Triggered Out of HealthShare

if a patient meets specific requirements via an SMS text message.I have set up a test physician in our dev environment, and enabled push notification on the Edges fro the MPI update
Announcement
Anastasia Dyubaylo · May 22, 2024

[Video] Clinica Universidad de Navarra - Low on Budget High on Innovation

and the first in that country to offer proton beam treatment. This leading hospital group needs to connect with systems nationwide and accumulates large volumes of patient-related
Question
Eduard Lebedyuk · Dec 15, 2016

Is there a way to determine row level security in runtime

of external system, but it seems that row level access is calculated during INSERT/UPDATE and stored in %RLI index. Is there a way to achieve runtime access calculation?I understand