Clear filter
Question
Scott Beeson · Oct 13, 2016
showing "answered" in the index and possibly move the "accepted answer" to the top of the answer chain.see: Stack Overflow or any other QA site Outstanding! I second the motion! Yes, that would be helpful. We have this in the queue. Hi, Scott!This is implemented.
Question
Goran Stefanovic · Jul 6, 2020
processed by the Business Service.
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
Question
Victor Castanon · Jun 29, 2022
"":""NEW PATIENT 45"",""providerid"":187,""starttime"":""14:00"",""duration"":45,""appointmenttypeid"":1188,""reasonid"":[""-1""],""patientappointmenttypename"":""New Patient
Discussion
Alex Woodhead · Apr 12
: 1,2 or 2,3
1 set(s) covers 3 elements with sets: 1 or 3
USER>
my approach would be:1. run through each list and generate a value - list index e.g. List(3) would result
Question
Evgeny Shvarov · May 17, 2020
additions: SELECT Count(ID) from <youtable> will you always lead to theexplicit or implicit Extent Index. (bitmap or standard)
set cls=##class(%Dictionary.CompiledClass
Question
Jordan Simpson · Jun 23, 2023
.%GetNext(.key,.val) { write !, "Element index: "_key_", value: "_val }
Element index: 0, value: 117@%Library.DynamicObject
PDSINTEGRATION>zw securityArray.%Get("code
Question
Matjaz Murko · Jul 3, 2021
Hi.
Is it possible to convert the object of type %SerialObject to $List form? I'm using embedded class in unique index and I want to use autogenerated method Open to access
Discussion
Neerav Verma · Jan 16, 2020
Hi All,
We have few queries which are simple selects . For simplicity let's say there is a query that joins two tables and gets few columns and both tables have no indexes
Question
Victor Castanon · Jul 9
schemas? Is it possible that you need to specify "fully qualified" paths to the values you wish to index, for example:
Class XXXX.HL7.RAD.SearchTable Extends EnsLib.HL7
Question
Neerav Verma · Mar 2, 2019
, and add the FK constraint yourself (using "cascade"). This allows bitmap indexes in either class.Simulate parent-children relationship using one-many. After setting up the one-many
Question
Bharath Nunepalli · Sep 16, 2020
> InterSystems Programming Tools Index > Tools Index > Databases) I use Status^JOURNAL in a shell script like this, to check the journaling status and generate an alert
Article
Mike Kadow · Jul 14, 2016
may follow code --Mike KadowPaulMikeKadow@gmail.comIf you have a comment, please respond through the InterSystems Developer Community, don't send me private email, unless of course you wish to address me only.See NewBie Index for an index of all NewBie Corner posts.
Article
Yuri Marx · May 29
was used to generate a valid FHIR JSON message to create a new patient on server:
{
"resourceType": "Patient",
"name": [
{
"use": "official
Question
Ahmad Bukhtiar · Nov 19, 2020
this should work Thanks will try, is there a way to run queries on globals like get distinct values from allergy code across all patients?
also now data is stored in SDA from flat
Article
Lydia Huang · Mar 11, 2016
].[Allergy Count],[MEASURES].[MEDIAN TEST SCORE]} ON 0,NON EMPTY HEAD(NONEMPTYCROSSJOIN([AgeD].[H1].[Age Group].Members,[AgeD].[H1].[Age Bucket].Members),2000) ON 1 FROM [PATIENTS