Search

Clear filter
Article
Developer Community Admin · Oct 21, 2015

Industry Consolidation Underscores the Need for IT System Integration Planning

models take hold and profit margins tighten, these new, larger organizations need to integrate data from their systems in order to improve care coordination, patient experience, and
Question
Jack Abdo · Feb 2, 2016

IFind french and stemming

Hi, I created with Studio a persistent class with the following field and index: Property DescriptionDemande As %String(MAXLEN = ""); Index IDXBASDescriptionDemande
Question
Sheetal Kairawala · Mar 6

SDA3 to HL7 transform

ErrGeneral: Can't evaluate DOM path '/Patient/EnteredOn/' because EnteredOn in /Patient/EnteredOn is not an element, instead this node is a 'unknown' node.
Announcement
Anastasia Dyubaylo · Jul 30, 2021

Video: New & Next: Cleaner, More Comprehensive Unified Care Records

Hi Community, Please welcome the new video from #VSummit20: ⏯ New & Next: Cleaner, More Comprehensive Unified Care Records Learn about the features in the InterSystems
Announcement
Larry Finlayson · Dec 18, 2024

HealthShare Unified Care Record Overview-Virtual January 22-23, 2025 - Registration space available

HealthShare Unified Care Record Overview – Virtual January 22-23, 2025 The HealthShare Unified Care Record Overview course is a great way for anyone to become familiar with Unified
Article
Developer Community Admin · Oct 21, 2015

Collaboration Is the Key for Health Plans in a Shared Risk Environment

reform all require tight coordination among payers, providers, and patients if they are to succeed.
Question
Warren Grob · Aug 29, 2019

Create multiple dependent Tasks

%Prepare("Select Distinct by (PatientId) PatientId,PatientNameLast,PatientNameMiddle,PatientNameFirst,PatientAddress1,PatientAddress2,PatientCity,PatientState,PatientZipCode,PatientSexCode
Discussion
Eduard Lebedyuk · Aug 13, 2020

Do you pass Ids or Objects in Interoperability Productions

Property Patient as MyPackage.Patient; or Property Patient as %String; If you pass the patient as an object you have to take into consideration the following factors: How long will
Article
Iryna Mykhailova · Dec 8, 2022

Types of HL7 ADT message and an example of ADT^A04

Subtype Description ADT^A01 Patient admission/visit ADT^A02 Patient transfer ADT^A03 Patient discharge ADT^A04 Patient registration ADT^A05 Patient
Question
Nikita Savchenko · Jun 6, 2016

Is there a way to reassign $ZPARENT JOBbed process variable when parent process terminates?

Jobbed process runs independently of parent process.Killing a parent does not kill its children.Oops.
Question
Will · Apr 25

In the rule's when condition(), how can I get the EffectiveEndDateTime of the parent ruleset?

Hi, I want to ensure that the parent ruleset has an EffectiveEndDateTime when I evaluate a rule's when condition() . How would I do that please ? Thank you. W
Question
Mark Lang · Feb 9, 2018

SQL Outbound Adapter - Query not returning data as expected

MarkDo you have an index on c_drugfull?The most likely difference between the 2 queries above would be the first using that index and the second not using the index.
Article
Alessandro Marin · Aug 14, 2018

Triggering DeepSee synchronization when source class properties reference a different class

You can test that in RelatedCubes/Patients and RelatedCubes/Patients.
Discussion
Farouk Bayer · Oct 6, 2023

Push data from Trakcare to custom mobile app

When the patient is discharged, "something" will tell the app that the patient was discharged and the screen will be reset. Appreciate any kind of direction and help.