Search

Clear filter
Article
José Pereira · Aug 26, 2020

Learning new nice things in the FHIR contest

/my-experience-working-fhir), you can model several aspects of the patient history and other related entities. Fortunately, the DC provide very nice [material](https
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
Question
Bill Wang · Dec 22, 2016

Computed property

Here's 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
Question
Melyssa St-Hilaire · Jul 10, 2020

Importing CSV Files into the ECR

We have a bunch of CSV files of a few different types, which contain patient and medication data, among other things, which we need to load into Healthshare, so the information
Article
Henrique Dias · Nov 30, 2022

The motivation behind Pregnancy Symptoms Tracker

vision and guidance, we understood the importance of this idea and how much it can help physicians and patients. The idea behind our application is to empower patients (pregnants
Question
Archunan K · Apr 9, 2018

Need to send HL7 and Non HL7 messages in single TCP operation

||201801170945|JJ021^James^John||||ISCGP001^Moore^James|||19815952^TRANS OBX||FT|RTF^TRANS||Patient complaining of pain in right big toe. Toe red in colour. To commence on antibiotics
Question
Joe Schra · Dec 6, 2017

Format message within email.OutboundAdapter

Hospital, it is our goal to create an exceptional patient experience. Your feedback will help us identify opportunities for improvement that will benefit all patients. If you 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
Article
Luis Angel Pérez Ramos · Jul 17, 2023

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

=hubRequest.DOBDisplayToLogical(tDynObj.birthDate) // Inserts full birth name information for the patient set nameIter = tDynObj.name.%GetIterator() while nameIter.%GetNext
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
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
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
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