Search

Clear filter
Question
Iryna Mykhailova · Nov 9, 2022

Unique index from base class doesn't work

property Name: Class Test.NewClass [ Abstract ] { Property Name As %String [ Required ]; Index NameIndex On Name [ Unique ]; } And there is an inherited class: Class
Announcement
Anastasia Dyubaylo · Jun 25

[Video] Using Character Slice Index in InterSystems IRIS

Hi Community, Enjoy the new video on InterSystems Developers YouTube from our Tech Video Challenge: ⏯ Using Character Slice Index in InterSystems IRIS Learn about
Question
Jean Millette · Jun 3

What's this odd behavior with "select count()" and a Unique Index?

Hello, I have a class with a "Unique" index (pxfactidIndex) on a %Numeric property (pxfactid) (partially-edit code snippet below): Property pxfactid As %Library.Numeric(MAXVAL
Article
Zhong Li · Mar 14, 2019

A Deep Learning Demo Kit with Python3 Binding to HealthShare (Part I

+ Linkage Engine:16.0.7669 + Patient Index:16.0.7669 + Clinical Viewer:16.0.7669 + Active Analytics:16.0.7669] 4.7 Install a Python Binding to HealthShare into Tensorflow
Article
Mark Bolinsky · Jul 1, 2016

InterSystems Example Reference Architecture for Microsoft Azure Resource Manager (ARM

HealthShare health informatics platform deployment including: Information Exchange, Patient Index, Health Insight, Personal Community, and Health Connect. Virtual Machines Azure virtual

#Indexing

58 Posts1 Followers
Question
Joe Schra · Oct 24, 2017

Use EnsLib.EMail.OutboundAdapter based on patient email in PID 13-4

are sending out "How are we doing surveys" after a clinical appointment with our Hospital and outpatient services. Based on a patient email, and the location in which they were seen
Question
Tim Casey · Nov 3, 2017

Anyone have a DTL that will de-identify HL7 patient demographics?

I thought there used to be some code in the manuals to do this couldn't find it in my latest release manuals. In other words, turn prod data into test data. Searching
Article
Phillip Booth · Jan 30, 2020

Using Synthea and Docker for Consistent, Realistic Synthetic Patient Generation.

the demo we were immediately hit hard with a showstopper. The underlying patient data that was used to build the demo could not be used as part of an open-source project because
Announcement
Anastasia Dyubaylo · Jul 9, 2020

Webinar: How Technology Supports Patient Adherence to Specialty Medicines

Hi Community, We're pleased to invite you to join the upcoming "How Technology Supports Patient Adherence to Specialty Medicines" webinar on July 15 at 12:00 PM EDT! Join a team
Article
Developer Community Admin · Oct 21, 2015

Accelerating Clinical Trials Through Shared Access to Patient Records

innovative treatments.1 Yet virtually all pharmaceutical manufacturers and contract research organizations (CROs) recognize that the limited quantity and quality of available patient
Announcement
Anastasia Dyubaylo · Aug 18, 2021

Video: Build FHIR Provider & Patient-Facing Applications in the Cloud

Hi everyone, Learn how to build FHIR applications in the cloud using S3, Azure AD, and a FHIR service: ⏯ Build FHIR Provider & Patient-Facing Applications
Question
Sylvain Guilbaud · Mar 8, 2024

Call for FHIR experts: resource Person vs. Patient/Practitioner

What are the advantages/disadvantages of using the Person resource with a link to the Patient and Practitioner resources, rather than using the Patient and Practitioner resources
Announcement
Anastasia Dyubaylo · Jun 20, 2023

[Video] Use Natural Language Processing to Drive Patient Engagement

Hey Developers, Watch this video to learn how to leverage InterSystems IRIS Natural Language Processing to analyze patient portal messages and improve patient engagement
Article
Eduard Lebedyuk · May 14, 2018

Continuous Delivery of your InterSystems solution using GitLab - Index

In this series of articles, I'd like to present and discuss several possible approaches toward software development with InterSystems technologies and GitLab. I will cover