Search

Clear filter
Article
Guillaume Rongier · Jul 7, 2023

Iris FHIR Python Strategy

patient=178" } ] } ``` 6. Open get a patient with authentication (you should have access to Observation) ```http GET http://localhost:8083/fhir/r4/Observation?
Question
Prasanth Annamreddy · Sep 2, 2023

How to convert JSON data to FHIR Object

The FHIR JSON resource types - Patient, Encounter, etc. - need to be converted to HL7 messages using DTL.
Announcement
Olga Zavrazhnova · Nov 8, 2021

Calling all innovators! Take part in the European Healthcare Hackathon 2021

Leverage the synthetic data provided in FHIR to improve the insight on patients and their treatment or simply make your solution for any challenge usable immediately in practice with
Article
Julio Esquerdo · Feb 11

Using REST API, Flask and IAM with InterSystems IRIS - Part 2 – Flask App

"name": request.form["name"], "age": request.form["age"] } requests.post(API_URL, json=data, auth=HTTPBasicAuth(USERNAME, PASSWD)) return redirect(url_for("index
Question
Andy Caranicas · Apr 27, 2016

Reducing select fields hurts query performance

My experience is that the query-opt. somehow decides to use the extend-index instead of an property-index. Hi Andy,Have the tables used by the query been tuned?
Article
Mike Kadow · May 17, 2016

NewBie's Corner Session 2 Variables Set and Write commands

Unless of course you wish to address me only.See NewBie Index for an index of all NewBie Corner posts.
Question
Eduard Lebedyuk · Dec 4, 2019

How to check that business host is in production?

Found useful index: write ##class(Ens.Config.Item).NameExists(##class(Ens.Director).GetActiveProductionName(),"HostName") How about: &sql(select count(*) into :tDefined from
Announcement
Anastasia Dyubaylo · Jun 16, 2021

Video: BioStrands Next Generation Omics Data Analysis

The sequence descriptions are indexed using the IRIS NLP (iKnow) technology, to allow exploring and searching for semantic concepts used in describing sequences besides looking for
Question
Daniel Kutac · Feb 6, 2018

Quick list of classes within a package

I do have a workaround that uses class index, but this query lists all classes available in the namespace and I have to filter those I want.
Article
Eduard Lebedyuk · Apr 12, 2019

Python Gateway Part I: Introduction

Python - Build intelligent Interoperability business processes with Python Interoperability Adapter - Save, examine, modify and restore Python context from InterSystems IRIS # Index
Announcement
Vadim Aniskin · Nov 16, 2022

InterSystems Ideas News #1

integration Move users, roles, resources, user tasks, Mappings (etc) to a seperate Database, other than %SYS, so these items can be mirrored RPMShare - Database solution for remote patient
Article
José Pereira · Aug 28, 2020

An example on finding inconsistencies in FHIR data

As suggested by @Qi.Li, one example could be find patients with records for diabetes medication, however, without diabetes condition.
Article
shan yue · Jan 28, 2024

Fhir-HepatitisC-Predict

Pre condition: Ability to use FHIR and MLFirstly, our dataset is obtained from kaggle and transformed into FHIR resources based on patient gender, age, ALP or ALT, and imported into
Question
Ikara Ikliki · Nov 6, 2019

FHIR Request Resource Id is empty

Note: For *implanted devices* this means that the device is implanted in the patient." }, { "code" : "inactive", "display" : "Inactive", "definition" : "The device is no
Question
Matt Fuller · Dec 1, 2017

Using customized SDA3 container in HealthShare

ListStreamletIds - this can return a list of streamlet IDs (in the aggregation cache) corresponding to a patient in the viewer.2.