Clear filter
Question
Steve Pisani · Aug 31, 2017
Hi, Has anyone ever estimated the amount of disk space consumed by the iKnow indexing process ? I know this will be a rough estimate, but, I imagine that for sizing purposes
Question
Patty Aguirre-Romero · Jan 4, 2022
needs a lot of work.
I need to hold the ORM message for a few seconds in Iris before it goes out to my EMR system. An ADT_A31 needs to reach the EMR first to create a new patient
Announcement
Anastasia Dyubaylo · Sep 27, 2024
Fundamentals: Gain insights into key AI concepts, including Narrow AI, Machine Learning, and Generative AI, and discover how they can revolutionize patient care.
Data Readiness Assessment
Question
Conor Browne · Sep 1, 2016
: 406 Not Acceptable - http://localhost:57775/csp/healthshare/fhirserver/fhir/Patient/1"Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource
Article
Developer Community Admin · Oct 21, 2015
infrastructure - has simultaneously provided a boost to shared Electronic Patient Record (EPR) projects and delivered a wake-up call to healthcare providers about their readiness for connected
Question
Eduard Lebedyuk · May 23, 2017
order by %ID desc
You put the logical name of your component on the configname. There is a bitmap index on both Type and ConfigName so this should be blazing fast too
Question
Guillaume Lepretre · Dec 4, 2019
AND 25
Cause there are many data on my table, my SQL req is too long if I don't have index on my attributes BUT there are many associations possible...
Are they any solutions
Question
Paul Riker · Oct 5, 2016
I'm trying to read PID-3 and route the message based on if a certain prefix existed, but I keep getting Property Does Not Exist.I've triedHL7.(PID:PatientIDInternalID()) Contains
Article
Yuri Marx · Feb 13
FHIR repositories, applications and servers typically serve clinical data in small quantities, whether to return data about a patient, their medications, vaccines, allergies
Question
Alex Kogan · May 12, 2017
: Utility.contacttypes and Utility.person*************************
Class Utility.contacttypes Extends %Persistent
{
Property description As %Library.String(TRUNCATE = 1);
/// Index for property
Question
Thembelani Mlalazi · Aug 15, 2019
you want to fetch then you can :
Use the [$listfind](https://cedocs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=RSQL_d_listfind) to retrieve the index
Announcement
Sylvain Guilbaud · Jan 5, 2024
practitioners for better patient care in the context of semi-emergency and contributes to the relief of emergency services in the region of Mayenne in France.
📺 MayVilleHop, the new
Question
max simpson · Mar 21, 2021
changed in the IRIS database to reset the response expiry.
i.e. 1. 15:00 calling application runs a GET request for patient?MRN=A2. 15:00 CSP Web application calls
Article
Lydia Huang · Mar 14, 2016
Group].Members,[AgeD].[H1].[Age Bucket].Members),2000) ON 1 FROM [PATIENTS] %FILTER [GenD].[H1].[Gender].&[Female]
Patient Count Allergy Count Median Test Scor
1 0 to 29->
Question
Tom Bruce · Apr 26, 2022
data/indexes in the old class, then change the primary key in it;
move data from the new class to the old class, using the merge command;
delete the new class with the data;
rebuild