Search

Clear filter
Article
Dmitry Maslennikov · Oct 6, 2020

RealWorld Application with InterSystems IRIS

] Activate SUCCESS [realworld] Test START Use the following URL to view the result: http://172.22.0.3:52773/csp/sys/%25UnitTest.Portal.Indices.cls?Index=48&$NAMESPACE
Discussion
Evgeny Shvarov · Apr 24

What is the best way to output JSON data in a REST API GET request

As %Integer [ Calculated, SqlComputeCode = { set {*}={%%ID}}, SqlComputed ]; /// Index for property DOB Index DOBIndex On DOB; ClassMethod AddTestData(amount
Article
Luis Angel Pérez Ramos · Jul 11, 2023

Installation and adaptation of EMPI in Standalone mode - Feeding the beast with FHIR - Configuration

We return to the attack with our EMPI! In previous articles we have seen how to configure and customize our EMPI, we have seen how we can include new patients in our system
Question
Yone Moreno · Jan 29, 2024

Handling/Removing Unexpected Top-Level XML Tag in SOAP Response

(MSH As hl7.MSH.CONTENT, NTE As hl7.NTE.CONTENT, ORMO01PATIENT As hl7.ORMO01.PATIENT.CONTENT(XMLNAME="ORM_O01.PATIENT"), ORMO01ORDER As hl7.ORMO01.ORDER.CONTENT(XMLNAME="ORM_O01
Question
Evgeny Shvarov · Mar 31, 2018

How to Call a Custom Listing in MDX

Japan Onion rinsimilar: >>DRILLTHROUGH SELECT FROM [Patients] %LISTING [Custom SQL listing] # PatientID FavoriteColor 1: SUBJ_100301 Green 2
Question
Fanny Van · May 16, 2018

Collect TrakCare's datas

to the appropriate servers and secondly bear in mind that you are working with sensitive, confidential patient data and that must be respected at all times. Every LabTrak sites
Question
Pavithra Rajamohan · Oct 13, 2020

Advice about HL7 Message creations for repeating loop items

than expected messages as I would expect a message to be triggered for each patient within my response. Do you have any suggestions on where the message generation code should go
Article
Evgeny Shvarov · Dec 24, 2022

Set up Your InterSystems FHIR Server With One Command

/fhir/r4/metadata Also zpm installs the simple UI which is available at: yourserver/fhirUI/FHIRAppDemo.html And you'll see something like this (with patient id=1 entered): How
Article
Ewan Whyte · Mar 19, 2024

Query external SQL database to use within a Production

confusing if you have a complicated SQL statement. In this example, I am using a patients identifier, querying a SQL database and getting back their GP details. Solution 1
Article
Evgeny Shvarov · Mar 31, 2018

What Are You Using For Issue Tracking

tracker just adds overhead without any significant benefits compared to index cards. Obviously if you have a large or distributed team you should use something, but again
Question
Terri Tattan · May 10, 2016

Adding sources to existing domain

the Drop option. It will issue warnings (Source with external ID already exists) but continue to index the rest.For the third method (with loader and lister), you can simply take
Discussion
Benjamin De Boe · Jan 9, 2020

Hi there, any Query Plans tonight

is the response time. Feedback : What I would love to have from these plans is also a suggestion, how you get in db2 / oracle etc telling us what indexes or improvements in query we can
Article
Renato Banzai · Jan 30, 2021

Making a blog using Python + IRIS Globals

", with the subscript "post", and the next subscript is the post Id. In this global I put the content of the post and finish! Just this, nothing of create table, index, etc
Discussion
Benjamin De Boe · Nov 9, 2020

Accent sensitivity and other internationalization issues

, it would help to get a cost-effective, language-independent index, but with a quite correct order. The ICU does suggest standardization (or at least standardized nomenclature
Question
Jenna Poindexter · Feb 5, 2020

%iFind.Highlight

Hi I've been working with SQL using an iFind index to search text. Using the %iFind.Highlight function in my SELECT statement I can get text back that highlights the found