Clear filter
Question
Marcel Schaefer · Dec 25, 2023
Extends %Persistent [ SqlRowIdPrivate, StorageStrategy = MyGlobalStorage ]
{
/// Index
Index KeyIndex On (year, key) [ IdKey, Unique ];
/// first key
Property year As %Integer
Question
André-Claude Gendron · Jul 31
) | ObjectScript Reference | InterSystems IRIS Data Platform 2025.17.Installation (Tools/APIs) | InterSystems API Index | InterSystems IRIS Data Platform 2025.18.Installation (Tools/APIs) | InterSystems API Index | InterSystems IRIS Data Platform 2025.1
Announcement
Evgeny Shvarov · Jun 15, 2017
, thanks for all your valuable contributions. I can say first hand that John is very patient and thorough. Good move! Good News Indeed! Sounds great!!Congratulations John! As others
Question
Yvette Moore · Jan 30, 2017
when someone asks to view data for that patient. This approach enables us to change policies at any time, and to have those policies implemented for all data, no matter when
Article
Renato Banzai · Aug 27, 2020
in processing texts. Regex are a powerful way to work text and match patterns. With regular
expressions I can search for what patient the person chatting wants to know about and what
Question
Saju Abraham · May 9
out in YYYYMMDD format and is from a Standard HL7 PID07 field. Ex: 19830121.
In order to determine whether the patient is over 16, the logic is meant to output the patient's age
Announcement
Robert Cemper · Feb 11, 2024
of patient search in a FHIR repository from HL7 messages
5.0
*
5
iris-fhirfy
huge winning package
5.0
y
y
6
IRIS-FileServer
amazing easy
5.0
y
y
7
Article
shan yue · Feb 2, 2024
in the application.
Convert the sent JSON format examination results into FHIR resources (using simulated data for some patient basic information and other privacy data)
Register
Question
Eduard Lebedyuk · Aug 2, 2021
=RSQL_createudaf
Yes IS do have MEDIAN function. Try this oneSELECT MEDIAN(birthd.decade.MEMBERS, MEASURES.[%COUNT]) ON 0 FROM patients Looks like IRIS BI MDX syntax I happened
Question
p rd · Sep 14, 2017
="C0004" displayName="xiyao" codeSystem="WS/T 445-2014" codeSystemName="xxx"></code> <effectiveTime value="20170911164900"></effectiveTime> <patient>
Question
Nicky Zhu · Oct 16, 2017
Hi there,
I'm trying to develop a program calling Cache REST service twice with Cors. The first is fetching some information of a patient with GET request, the second
Question
Oliver Wilms · Apr 21
I am brand new to using AI. I downloaded some medical visit progress notes from my Patient Portal. I extracted text from PDF files. I found a YouTube video that showed how
Question
Patty Aguirre-Romero · Jan 15
An X12 / 271 message shows "Completed" on the BO. However, it did not reach its destination. I searched for more information on what the error means but, couldn't find much. See
Article
Dan Pasco · Jan 19, 2024
expression. It allows a wildcard as *[\*]*, index as *[5]* for example, a relative index as *[last]*, range as *[1 TO 3]*, a comma list of index, range and relative. *[0, 2, 4, 5
Question
Matjaz Murko · Jul 16, 2021
As %Stream.FileBinary;
Index Ident On Ident [ IdKey, Unique ];
Storage Default{<Data name="DataDefaultData"><Value name="1"><Value>%%CLASSNAME</Value></Value>