Clear filter
Question
Humza Arshad · May 5, 2023
I'm working with a client who has InterSystems in his hospital to the management of patients and nurses. Now he want to develop a web app which can schedule nurse sift.
Announcement
Anastasia Dyubaylo · Mar 18, 2021
smart assistants, and medical-grade monitoring devices are all able to connect to InterSystems IRIS for Health, allowing healthcare providers to make informed decisions that keep patients
Question
Soufiane Amroun · Sep 13, 2017
topic for ensemble production but i think that the solution is so far to find, please can you help me , my question is :i want to create a data base inside it i associat for each patient
Question
Teresa Toler · Nov 7, 2017
ChargeFlags = '0'
AND CollDateODBC > DATEADD(DAY,-45,CURRENT_DATE)
GROUP BY PtNumber,cpt4_OVR, CollDateODBC
HAVING count(*) > 2
```
-This returns a count of 3 for each patient
Announcement
Kristina Lauer · Feb 22, 2024
It seamlessly integrates devices, applications, and databases, empowering healthcare organizations to make informed decisions and streamline operations—improving the experience of patients
Announcement
Anastasia Dyubaylo · Aug 8
showcases a customer story from the Mayenne region in France, where Health Share is used as a unified platform to coordinate care across seven hospitals and city providers for 300,000 patients
Announcement
Anastasia Dyubaylo · Aug 6
Discover why enhancing digital patient experiences, developing user-friendly healthcare software, leveraging data insights, promoting collaboration across the ecosystem, and accelerating
Question
Chip Gore · Jan 2, 2019
In this sense there is no problem that a Doctor can also be a Patient. There is duplication of storage here, but its a small trade off from other aspects of the architecture.
Question
Jeff Harris · Jul 17, 2020
However, when I run the code with the variable "index" in the OBXgrp below:
set index = 1 set addarray(1) = source.GetValueAt("PIDgrpgrp(1).ORCgrp(1).OBXgrp(index).OBX:ObservationValue
Question
Goran Stefanovic · Jul 6, 2020
In the Business service I open up the Message and from that I extract properties such as the Patient ID, three key fields LogType (where the data came from: PMI, In-Patient, Out-Patient
Article
Yuri Marx · May 29
For this application, the Mako was used to generate a valid FHIR JSON message to create a new patient on server:
{
"resourceType": "Patient",
"name": [
{
Question
Arcady Goldmints-Orlov · Oct 3, 2017
you can do what you want with a list property, you don't need an array property for it, even though that would make your life easier.First of all, for optimisation purposes, add an index
Question
Rubens Silva · Jun 2, 2017
%GetMetadata().columns.GetAt(index).colName // and label.
Notice that columns must be an instance of %ResultSet.MD.Column. Hi Rubens,
Is this what you are after...
Question
Adam Lees · Feb 28
Both of those will have an index global. The message content is held in a stream which would be roughly the same size in bytes plus a small overhead.