Search

Clear filter

vijetha hospital

0 posts0 comments

Fortis Healthcare

0 posts0 comments
Article
Niyaz Khafizov · Oct 8, 2018

Record linkage using InterSystems IRIS, Apache Zeppelin, and Apache Spark

(params[columnsSize + i][:params[columnsSize + i].index('-')])) secPart2 = '-' for elem in params[columnsSize + i][params[columnsSize + i].index
Question
John Nurmi · Nov 5, 2021

In Transform Order AIS by AIS 3.1 value

You'd populate a subscripted variable using the values in AIS:3.1 as the index and the segment repetition number as the array element value.
Question
Virat Sharma · Jan 30, 2023

SQL Query Help in $ListGet

Maybe have a look at %Library.FunctionalIndex and look at the defining indexes section in the documentation for BuildValuesArray() See the answers here.
Question
Marco Blom · Jun 20, 2023

IRIS Nodejs Quickstart

exists or add a new declaration (.d.ts) file containing `declare module 'intersystems-iris-native';`ts(7016) module "C:/Nodejs Quickstart/Solutions/intersystems-iris-native/index
Article
Evgeniy Potapov · Jan 15, 2022

Your own webserver logfile analyser

I had published The Article about the dataset from a real webserver, which can demonstrate how can activity and load of the Apache webserver depends on day of week, search engines indexing
Question
Colin Brough · Dec 10, 2024

HL7 ORCgrp() to XML subtransform

You can use the auxiliary property (aux attribute) of the <subtransform> DTL element to pass the index of the group to process to the subtransform, passing the entire source message
Question
Ondřej Hoferek · Jun 10, 2016

Passing a Dictionary (array of data types) from .Net to Caché

The System.Array must have zero-based indexing.arrayIndex: The zero-based index in array at which copying begins.
Article
Wilber Tang · Jul 25, 2016

Tips & Tricks - How to remove a group of HL7 segments

RemoveSegmentAt(), for example, can be used to remove a segment by path or index, but only one segment at a time.
Discussion
Evgeny Shvarov · Aug 18, 2019

How do You Document Globals You Use in a Project

But if you use globals for calculations, temporary storages, for special indexes or for some other purposes - how do you document it? Possible options which come to my mind: 1.

agave pediatrics

0 posts0 comments
Article
Yuri Marx · Aug 9, 2020

Generate QRCodes and vCards to FHIR resources and any other data

Now QR codes are everywhere and can be very useful for storing textual, numeric, alphanumeric and even binary data.This article and the sample application demonstrate how to store a patient's
Question
Yone Moreno · Jun 21, 2021

How could we check if birth date from PID 7.1 is below 65 years old?

Hello, First of all thanks for your time reading our question, and thanks for your replies and help We would need to know if a patient has less than 65 years old, using their birthday
Question
Lowell Buschert · Feb 25, 2024

Getting a response on an httpRequest from objectscript client to Python Server

status = httpRequest.Post("/collect_patient_information") On the server side When I enter the Server IP into the browser, an form pops up I enter some data on the form Enter Patient