Clear filter
Question
Cyriak John · Jul 1, 2019
in the Clinical Viewer for a given loaded patient. Let's say the custom class is called Hospital.Data.MedicationAdherenceData. Let's say the streamlet class is Hospital.SDA3
Article
王喆 👀 · Feb 7, 2023
the patient ID into the doctor’s order ID, the same is true for other key fields. Is the problem solved?
Program design (idea)
Create a new index table field as SessionID, service name
Article
Vasiliy Bondar · Jul 16, 2020
As you probably know, InterSystems IRIS has a mechanism for auto-generating methods. So, when you create an index in a class, you create methods that make your work easier
Question
Scott Roth · Apr 22, 2022
A question has come up that I am not finding the answer for.... Does the daily purge process re-index EnsLib.HL7.SearchTable or other SQL tables? In looking at the purge process
Article
Mihoko Iijima · Jun 29, 2023
InterSystems FAQ rubric
For volatile tables (tables with many INSERTs and DELETEs), storage for bitmap indexes can become inefficient over time.
For example, suppose
Question
Soufiane Amroun · Sep 26, 2017
with profile_id and biometric type as keys, after comparing them with my personal program date (when the timestamp > at my fixed date : an alert message is sent to the patient
Article
Sergey Kamenev · Jun 14, 2017
")
What's interesting is that it's not hard to do something similar to foreign keys in relational DB's using globals. Let's call such structures index globals. An index global
Discussion
Eduard Lebedyuk · Aug 13, 2020
{
Property Action as %String(VALUELIST=",Add,Update,Delete";
Property HL7Message as EnsLib.HL7.Message;
Property Patient as ?;
}
// Assume I have received or created an HL7 Message
Question
Rand St. James · Jan 21, 2019
Hello;I have created an App launch to my FHIR app in the sandbox and am able to access Patients that are provided in the Sandbox. Having done this, I would now like to upload
Question
Dmitrij Vladimirov · Feb 1, 2023
;/TITLE>
</HEAD>
<BODY>
<H1>Not Found</H1>
The requested URL /MDX2JSON/PivotVariables/Patients was not found on this server.
</BODY>
Question
Farhan Shariff · Sep 24, 2018
I am currently using InterSystems for patients data management related to intake treatment planning and delivery of dose.
should I create a new attribute to track Patient ID
Article
Ramil TK · Jul 29, 2022
photo is available, using that photo we can identify the patient, then once the patient reached the hospital using the CCTV and machine learning technique need to identify
Article
Alessandro Marin · Aug 14, 2018
using the PATIENTS cube in SAMPLES. The cube’s “Patient” source class is defined in DeepSee.Study.Patient.cls and has a PrimaryCarePhysician property. This property is defined
Article
Yuri Marx Pereira Gomes · Dec 12, 2023
example, we will convert 1000 patients from a CSV file to HL7 v2, using the Interoperability features of IRIS for Health.
About HL7 Organization
The Health Level Seven International
Article
Robert Cemper · Aug 28, 2020
Triggered by a question placed by @Francisco.López1549 recently I took a closer look at the indexing of collections.My simple test setup is a serial class and a persistent class