Search

Clear filter
Question
Marcel Schaefer · Dec 25, 2023

Access to a Global like ^name over odbc

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

Has anyone built a tool to generate a %Installer Manifest from an existing IRIS system

) | 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

Meet John Murray, InterSystems Developer Community Moderator

, 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

Investigating how to enhance our Sensitive data flag for other data sets

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

Using FHIR to Interact with Natural Language

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

Age Calculator in BPL

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

Reviews on Open Exchange - #38

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

Fhir-HepatitisC-Predict application

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

Median in SQL

=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

Ensemble XML and objects are converted to each other

="C0004" displayName="xiyao" codeSystem="WS/T 445-2014" codeSystemName="xxx"></code> <effectiveTime value="20170911164900"></effectiveTime> <patient>
Question
Nicky Zhu · Oct 16, 2017

Weird No 'Access-Control-Allow-Origin' header issue with Cors

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

My AI use case - need help with Ollama and / or Langchain

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

Application Error Question - Error Message... <SUBSCRIPT>buildRuntimePathFromIndex+135^EnsLib.EDI.X12.Document

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

Querying Dynamic Data using ASQ

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

JSON serialization of stream

As %Stream.FileBinary; Index Ident On Ident [ IdKey, Unique ]; Storage Default{<Data name="DataDefaultData"><Value name="1"><Value>%%CLASSNAME</Value></Value>