Search

Clear filter
Article
Muhammad Waseem · Jul 2, 2023

LangChain – Unleashing the full potential of LLMs

to write an effective prompt is of critical importance. This framework module allows us to better manage prompts. For example, by creating templates that we can reuse. Indexes
Question
Kim Jiyong · May 15

How to set encoding configuration when using JDBC

. Example Class dc.a Extends %Persistent { Index is On s; Property s As %String; /// d ##class(dc.a).Test() ClassMethod Test() { s t=..%New() s t.s="최봉남" d t.%Save() } } From
Article
Bob Schat · Feb 10, 2022

The InterSystems Iris Fhirserver running on a Raspberry Pi Raspberry running as a FHIRserver

in the URI on which you can access the FHIRserver. In my case the “Patient” resource is on http://192.168.1.29:9092/csp/healthshare/fhironpi/fhir/r4/Patient (doesn’t work from outside
Article
Elliott Grey · Mar 7, 2023

Creating a REST API with JWT Authentication in ObjectScript

As %String; Property Level As %String; Index IndexName On Name [ IdKey ]; ClassMethod GetCharByName(name As %String) As TTRPG.Character { set character = ##class
Article
Fabian Haupt · Jan 20, 2017

Visualizing the data jungle -- Part I. Let's make a graph

/post/intersystems-data-platforms-capacity-planning-and-performance-series-index)) and more specifically [this article](https://community.intersystems.com/post/extracting-pbuttons
Article
Benjamin De Boe · Sep 13, 2022

CI/CD with IRIS SQL

. For example, you may use this to take advantage of newish best practices such as the use of Extent Sets, which implement hashed global names and separate each index into their own global
Question
José Ademar de Oliveira Junior · Feb 4, 2022

How to set up IRIS database with Quarkus

stuff and it's no more related to IRIS. Thank you so much @Guillaume.Rongier7183 for your help and also for being patient with me. Now my project is running correctly you helped me to find a solution.
Question
Leon Wilson · Mar 4, 2022

UTF-8 Translation issue within IRIS

to the community for some insight. I have a SFTP service that pulling 2.5.1 DFT HL7 messages from our SFTP file server. The issue is that IRIS is transforming patients names and addresses
Announcement
Anastasia Dyubaylo · Apr 27, 2022

InterSystems Grand Prix Programming Contest 2022

of the registration phase! What will the next great app be added?👀 Developers! A lot of applications have been added to the competition! Here they are: FHIR Patient Viewer
Announcement
Anastasia Dyubaylo · Aug 4, 2022

Key Questions of the Month: July 2022

Davies Can I create an User Account from codeby Joost Platenburg Howto disable journaling temporarily for one database by Stefan Schick Patient Labels Design Dilemma: ZPL Abstract
Question
Sam S · Jan 11, 2018

Routing Rules

; uiytr5678A06^^^^CKS. This rule, HL7.{PID:3.1}=HL7.{MRG:3.1}would compare every identifier. Unfortunately no. Not all patients will have every identifier. Almost all will have
Question
Sudarshan Kumar · Jan 12, 2018

Read values from JSON in %CSP.Request

that. Thanks for responding patiently. Problem is solved.May i know how to compare two strings for equality. like,"inter" = "inter" ( true ) "black"="white " ( false )"inter
Article
Nikita Savchenko · Feb 12, 2019

How to Develop InterSystems Applications in Your Favorite IDE

environment (for example, Visual Studio Code), indexed by any version control system and arbitrarily combined with many external tools for code analysis, preprocessing, packaging and so
Article
Brendan Bannon · Dec 27, 2016

The Art of Mapping Globals to Classes (5 of 3

Bitmap indices are kind of new, it doesn’t mean you would not want to add them to your application that is using Cache SQL Storage. You can add a Bitmap index to any class that has
Article
Renato Banzai · Jul 19, 2020

Using Machine Learning to Organize the Community - 3

, not straight SQL a little bit cross thinking it reminds me of this https://community.intersystems.com/post/unlimited-unique-index Thanks, Robert! Yes, this is relevant stuff. I'm not sure