Clear filter
Announcement
Mike Morrissey · Mar 23, 2020
: Patient data is missing in the HSAA.PatientNumber table
Advisory: The UpdatePlan for all cubes and cube groups is set to be Manual instead of BuildSynch
Advisory: Slow DELETE
Article
Ash Sherzhanov · Jul 31
a vulnerability if user input is not handled correctly. For example:
Set query = "SELECT Name, Age FROM Patients WHERE Age > "_age
Set statement = ##class(%SQL.Statement).%New
Question
Derek Day · Dec 15, 2015
Is there a way to select distinct keys from an field that has a collection index? I have a field defined as follows: Property data As %Library.String(COLLATION = "EXACT", MAXLEN
Question
Ponnumani Gurusamy · Jun 1, 2017
identifies a resource (a patient, a diagnosis, etc., etc.), the URL /fhir/patient/123, for instance refers to the patient with an ID of 123. The HTTP Verb used indicates what you
Article
Maria Muzychuk · Dec 3, 2022
with preexisting diabetes, who would benefit from maintaining near-normal glycemia before conception. All DIP patients would benefit from earlier referral to the diabetes service. Emphasis
Question
Robert Cemper · Jun 10, 2018
As %String;/// RomanianProperty DescRO As %String;/// SlovenianProperty DescSI As %String;Index Idx On ArtNr [ IdKey ];Index IdxDE On DescDE;Index IdxHU On DescHU;Index IdxDE On DescEN
Article
Jeff Morgan · Aug 6, 2024
applicable Patient and Encounter
/// references.
/// @API.Method
/// @Argument stream %Stream representation of an SDA object or Container
/// @Argument SDAClassname Classname
Question
Arto Alatalo · Apr 12, 2018
=maxlog
s oldroot=$name(@gl,4) ; we care only about first 4 indexes
s gl=$query(@gl) ; take next global
s root=$name(@gl,4)
continue:oldroot=root ; skip all sub-globals
Announcement
Raul Rodriguez · Jul 7, 2023
Remote Job Oportunity - IRIS For Health
Job description
RARUS HEALTH help patients and their families to improve dignosis and treatment of rare diseases. We are developing a web
Question
Arto Alatalo · Jan 30, 2020
which should be avoided, right?
select * from Test.Log where cdate = 1
select * from Test.Log where cdate > 1
Plan for 1:
Read index map Test.Log.cdateIndex, using the given
Question
Mark Runyan · Jul 6, 2021
portal -- it will tell you which indices it uses and how it builds a result. Excellent suggestions Sergei. Yes I believe the index does need to be rebuilt! But I'll have to ask my
Article
sween · Sep 19, 2024
": [
"Darth"
]
}
],
"gender": "male",
"id": "DarthVader",
"birthDate": "1977-05-25",
"resourceType": "Patient"
}
EOF
curl -v -X PUT \
-H "Content-Type
Question
Michael Wood · Jun 14, 2024
? Also, I would lke to know how to add it in the table class.
The following SQL should do it
CREATE UNIQUE INDEX ON TABLE <table> (field1, field2)
You will then want to stop all operations against the data and build the index
Article
Alberto Fuentes · Feb 19, 2016
, compile the rule and generate the code to evaluate that rule in run-time
Run the example
The example provides a patient alerts rule.After compiling the classes of the project
Question
Dmitrii Baranov · Dec 12, 2024
My IRIS instance is connected to a Postgres database using SQL Gateway and linked tables.
One of these tables is projected to the Patient class. I want to select a record from