Clear filter
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
Fabio Care · May 27
.
For this I have two embedding classes. One with a HNSW Index (vectornomicembedtextlatest) , and one without (vectornomicembedtexttest).
Calling SELECT ID,PRIMKEY FROM
Question
Tom Bruce · Apr 26, 2022
);
delete 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
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
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
Article
Mark Bolinsky · Dec 5, 2016
, Patient Index, Personal Community, Health Insight, and Health Connect. Each of those respective products include a database mirror pair for high availability within multiple
Question
Bradley Larson · Dec 8, 2021
some tables with narratives. While only a single row of data, the text can be pretty large. Thanks Will the size of the global (with data,index,stream) suit you? If yes, then see
Article
Kyle Baxter · Jan 12, 2017
is the problem that trips up most people. If you open your class definition and add an index, it is not automatically built for you. Therefore, when you add an index, it is available
Question
Shaun Murray · Oct 11, 2018
My main goal is to be able to create reports and alerts in my SIEM based on what individual searched for and accessed what patient records, and when.Does anybody have any
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
Question
CJ H · Aug 20, 2018
there is a UNIQUE constraint/index on it and also the property is Integer type?Thanks you. Does your first query works for the child class under parent child relationship?
I don't
Question
Jimmy Ng · Nov 14, 2018
for indexing. I have 2 set of tables (monthly and yearly) is due to bitmap as well. The user in Server A might flush out the entire month of data and reinsert it again (Is also the user wish
Article
Paul Gomez · Dec 14, 2015
That header with the building image eats up about 1/3 of the vertical space. Not great looking either.
Looks like they removed this from all but the main index. But you're right, the quality of the photo is terrible.
Question
Yuri Marx · Nov 10, 2020
stored procedures Command line shell Views Other SQL features
#Indexes and Tuning Indexes Indexing options Collation Index types Query performance tuning