Search

Clear filter
Question
Chip Gore · Apr 15, 2020

InterSystems IRIS Business Intelligence - Limiting the source data for a cube

, and as the data within this table/collection grows/changes over time, I would like to be able to control which records actually make it into the indexed cube, but I'm having a hard time
Question
Bill Wang · Dec 22, 2016

Computed property

an idea on how to do it without triggers altogether. 1. Set IsLeader property only in case member is a leader. So its 1 or NULL. 2. Add unique index on (Team, IsLeader). Unique index
Question
ED Coder · Jul 14, 2020

How can I read a field from the second obx segment using objectscript

the property path is: "PIDgrpgrp(<indexPID>).ORCgrp(<indexORC>).OBXgrp(<indexOBX>).OBX" Then indexes variables is analogous to the ORM messages. The easy way
Question
amine benchaou · Feb 20, 2020

Sql request

the disadvantage of using lot of indexes ? Thank you KR, Amine That depends on your data model. If you require many related tables, it may be more useful to have
Article
Yuri Marx · Feb 24, 2021

Day 2: Developing with InterSystems Objects and SQL

; } In IRIS Database will be create only one table with Person and Contact properties. You can create Indexes to get uniqueness or to tunning queries. Example: Index NameIndex On Name
Question
Bransen Smith · Oct 1, 2024

Help Understanding Global Mappings and Sharing One SQL Table Across Multiple Namespaces

Index - ^E2C8.D9IS.2 IDIndex Index - ^E2C8.D9IS.3 IDKey Index - ^E2C8.D9IS.1 Indexes - ^E2C8.D9IS.I Stream - ^E2C8.D9IS.S I am not sure what to put in as the Global Name, would
Question
Federico Raimondo · Jan 20, 2020

HL7 ADT^A40 do not affect on document PatiendID and SourcePatientID

Hi everyone, I am currently performing a patient merge thorug ADT^40 HL7 messages. In order to do that, I am following this guide which I found on the ducumentation: http
Article
Tani Frankel · Nov 25, 2020

Virtual Summit FHIR Focus Sessions List

options. Build FHIR Provider & Patient-Facing Applications in the Cloud Learn how to build FHIR® applications in the cloud using S3, Azure AD, and a FHIR service
Question
Thomas Schroyen · Jun 17, 2020

How to create a restful service with a link to java code

to the restful server + a certificate to use + the class that's going to be sent back + the names of 2 functions: Acces: https://XXX:8443/ First fonction: https://XXX:8443/patient
Question
Armin Gayl · Sep 3, 2024

Count XML Elements EnsLib.EDI.XML.Document

Object </container> <Patient> </Patient> <Documents> <Document> <DocumentNumber>0000000000000010008162012</DocumentNumber> <
Question
Daniel Durdin · Jan 16

How to remove "xsd_2" prefix from the XML output when using DLT and XML Schema

the following <xsd_2:ClinicalDocument xmlns:xsd_2='http://voicetechnologies.co.uk/winvoice/importation'> <xsd_2:Patient> <xsd_2
Article
Veerarajan Karunanithi · Feb 27, 2024

Insights from unstructured data using SQL Text Search

extensive data volumes by utilizing an optimized index generation, avoiding sequential searches through the data itself. Word-Aware Search: Unlike a basic string search, SQL Search
Announcement
Anastasia Dyubaylo · Jun 13

[Video] Innovation Highlight - Medical Device Waveform Data

monitoring device generates hundreds of data per second. Such data could support multiple clinical use cases to improve patient care and staff workflow. Hear from Mass General Brigham
Announcement
Anastasia Dyubaylo · Apr 9, 2023

[Video] Meeting Data Sharing Requirements with the HealthShare CMS Solution Pack

systems rely on scalable and reliable data foundations to grow their capabilities and meet regulations like the CMS Interoperability and Patient Access final rule. InterSystems
Article
Yuri Marx · May 29

Use Mako Python template engine to generate dynamic content

was used to generate a valid FHIR JSON message to create a new patient on server: { "resourceType": "Patient", "name": [ { "use": "official