Search

Clear filter
Article
Guillaume Rongier · Jul 7, 2023

Iris FHIR Python Strategy

": "ResourceNotSupported", "details": { "text": "Resource type 'Account' is not supported." } } ] } ``` 5. Open get a patient without authentication (you
Question
Paul Riker · Mar 29, 2019

Ensemble as a Data lake

the source data by namespace or by global. But either way we'll want a custom global to index the data for data retrieval performance purposes. Anyone else taking this approach? Any feedback? Why Ensemble over IRIS? At first sight, I'd say you are looking for iKnow. Take a look
Question
Abraham Wasswa · May 5, 2022

How to find Find RowId object

null Any help would be grateful thank you. Assuming your RowId is unique you can define a unique Index on it. Index RowIdx On RowId [ Type = index, Unique ]; now (after building
Article
Kyle Baxter · Aug 10, 2016

Improve SQL Performance for Date Queries, AGAIN

; Property Data as %String (MAXLEN=200, MINLEN=100); Index DateIdx on DateSubmitted; } So now you want to get all the data from the last month. You write a query like so
Question
Joe Schra · Feb 27, 2020

Create a letter and send to a printer from Ensemble

and mailed for patient follow up. Has anyone done anything with printing a created message from Ensemble before? I have created dynamic emails, but never printed anything. Thanks
Announcement
Anastasia Dyubaylo · Oct 8, 2021

Video: Showcasing Health Insight & IntegratedML for Healthcare Applications

, Patient Technologies at Baystate Health Learn more in this InterSystems Online Learning Course. Enjoy and stay tuned! 👍🏼
Question
Paul Reesman · Apr 18, 2016

Healthshare Clinician Portal Documents not Mapping

We are receiving XML documents and storing them. When we click to go into the clinician portal and again to view a patient, we can see the documents but none of the data is mapped
Announcement
Anastasia Dyubaylo · Jun 5

[Video] Role of Data and Interoperability in Effective AI in Healthcare

normalization, patient matching, and adherence to national standards in both traditional machine learning and generative AI applications. Insights are shared on how healthcare organizations
Article
José Pereira · Aug 28, 2020

An example on finding inconsistencies in FHIR data

. Note: This document it's also availble in GitHub. A useful usage for FHIR unified schema is search for inconsistencies. As suggested by @Qi.Li, one example could be find patients
Announcement
Vadim Aniskin · Nov 16, 2022

InterSystems Ideas News #1

) to a seperate Database, other than %SYS, so these items can be mirrored RPMShare - Database solution for remote patient monitoring (RPM) datasets of high density vitals Create front-end
Article
Maria Nesterenko · Nov 25, 2022

We always remember and care about your health with FemTech Reminder

directly into the messenger without installing additional software. Using a bot, the user can register in Reminder service and associate their profile with a patient record on the FHIR
Question
Ikara Ikliki · Nov 6, 2019

FHIR Request Resource Id is empty

in the patient." }, { "code" : "inactive", "display" : "Inactive", "definition" : "The device is no longer available for use (e.g. lost, expired, damaged). Note
Question
Matt Fuller · Dec 1, 2017

Using customized SDA3 container in HealthShare

container class with its custom streamlets is working as expected. The new streamlets are getting attached to the container along with Patient, Encounter, etc. before being sent
Announcement
Olga Zavrazhnova · Nov 8, 2021

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

:) Are you in? Let us know in the poll below! InterSystems Challenge: Innovate with FHIR Be it IoMT enablement, easier patient engagement or just availability of clinical data
Question
xiong shizheng · May 24, 2021

How to store resources in json format into IRIS through DTL model

Transaltion for the question: Hello, I would like to ask why I am unable to convert patient resources downloaded from the HAPI-FHIR server to SDA format via the built-in conversion