Clear filter
Question
Nadirbek Nurlybekov · Oct 26, 2017
%STARTSWITH like so:SELECT Child.Name FROM Mother INNER JOIN Child ON Mother.ID = Child.Mother WHERE Mother.Name %STARTSWITH('A%')That will allow a ranged read of the Name index (which I
Question
Michael Davidovich · Apr 23
. E.g. let's say I'm expected to set personId=dynArray.%Get(0).personId, but that there's no object with a personId at index 0, I will get this kind of error. I find often the safter
Article
Thomas Dyar · Mar 25
as...")
install automl:
pip install --index-url https://registry.intersystems.com/pypi/simple \
--no-cache-dir \
--target /path/to/iris/python \
-r /path/to/requirementsSnapshot.txt
Question
Jodrick Sieyanji · Sep 30, 2021
or a birthday from its index?
kind of if i have search someone from its name and have all his information displayed This is a great question. In your example you haven't created
Question
Kevin Kindschuh · Mar 4, 2022
cleaning up my traces or comments but this was fully working. The general flow is an SFTP pickup of a zip file daily that contains 4 files... a PAT (patient) file, a data element 1
Article
Shintaro Kaminaka · Mar 4, 2021
built the FHIR repository, there is no data in the repository, but you can request Patient data!
For the Request URL, enter https://[hostname]/csp/healthshare/fhirserver/fhir/r4
Article
Yuri Marx · Dec 12, 2023
will show you how to convert 1000 patients from a CSV file to HL7 v2, using the Interoperability features of IRIS for Health.
Article support application – custom2hl7
You can install
Article
Benjamin De Boe · Feb 13, 2023
; the additional columnar indices work well in conjunction with them and are meant to avoid excessive reads from the master map or regular index maps (single gref per row).
If your
Article
Kate Lau · May 28
","Gender":"F","Name":"kate"}
Before we insert the data, let’s go through the data 1st. By looking through the data, we might interest to create the index for certain fields
Article
Luis Angel Pérez Ramos · Jun 2, 2023
,'Porto',3), (7,'Berlin',4), (8,'Frankfurt',4);
We are going to create 3 tables for our tests, patient, city and country, these last two are going to have preloaded data of cities
Announcement
Paige Steimel · Nov 2, 2021
Memorial Sloan Kettering Cancer Center — the world’s oldest and largest private cancer center — has devoted more than 135 years to exceptional patient care, innovative research
Announcement
Anastasia Dyubaylo · Jun 6, 2022
go the Docker InterSystems Extension created by @Dmitry.Maslennikov
🏅 $200 go the FHIR Patient Viewer created by @Dan.Berges
🏅 $200 go the test-data created
Announcement
Jacquie Clermont · Jun 9, 2022
a Better Experience for Both Patients & Providers
Eduardo Conrado, Executive Vice President, Chief Strategy & Innovation Officer, Ascension
InterSystems Healthcare: What’s New
Article
Muhammad Waseem · Oct 15, 2021
the results in the destination system and impact the treatment of a patient.
Now to the less serious feedback - Some systems have extended the high/low flag so as to differentiate
Question
ED Coder · Apr 30, 2021
) in your narrative, but your code references PV1.3 (assigned patient location), so adjust the below as needed to identify the proper field:
//create a copy of the request
Set newREQ