Clear filter
Question
Sebastian Thiele · Oct 13, 2017
as DICOM VR ´SQ´ (Sequence) for example to transport the Patients primary language (DICOM-Dictionary, PatientPrimaryLanguageCodeSequence). Setting it like
Set tSC
Article
Niyaz Khafizov · Jul 27, 2018
, for example to score patient risk models for current inpatient lists at HBI Solutions. The article is considered as InterSystems Data Platform Best Practice.
Article
Yuri Marx · Apr 22
: Collaborative Innovations With InterSystems & You
Healthshare
HealthShare AI Assistant: Unlocking the Power of Every Patient Record, HealthShare Change Control (HS-CTRL
Question
Yone Moreno · Apr 30, 2020
;MSH.16>AL</MSH.16> <MSH.18>ASCII</MSH.18> </MSH> <ORM_O01.PATIENT> <PID>
Announcement
Mike Kadow · Jul 9, 2018
() 193
APPENDIX K – VARIOUS CLASS QUERIES 195
Class Index Query 195
Compiled Class Summary 195
Compiled Properties Query 195
Compiled Methods Query
Article
Benjamin De Boe · Jun 19
particular zip code, and can choose between starting from an index on gender or one on zip code. The selectivity of the gender index will be around 50%, and the one on zip code may
Article
José Pereira · Jul 17, 2020
. It's important to note here that you must specify, in parameter INDEX, one of those properties to act like a primary key of each sample - otherwise a duplicate key error
Article
Yuri Marx · Apr 6, 2022
and unused variables, coupling index between components, among other defined criteria are evaluated within analysis solutions. Generally, within the development environment, lines
Article
Zhong Li · Jan 27, 2020
INTO %s (SepalLength, SepalWidth, PetalLength, PetalWidth, Species) VALUES (?, ?, ?, ? ,?)" % dtTrain, list(dfTrain.itertuples(index=False, name=None)) )curs.executemany( "INSERT
Article
Mike Kadow · Sep 15, 2016
respond through the InterSystems Developer Community, don't send me private email, unless of course you wish to address me only.See "Newbie's Corner Index" for an index of all
Announcement
Celeste Canzano · Feb 19
REST API design best practices
1.2. Determines data structures
Differentiates between registered object, serial object, and persistent classes
Determines indexes
Question
Yone Moreno · Jun 1, 2020
.13>
<MSH.16>AL</MSH.16>
<MSH.18>ASCII</MSH.18>
</MSH>
<ORM_O01.PATIENT>
Article
Jenna Poindexter · May 26, 2016
request payload for a web service as a Persistent class ("Patient") that will be used as the message body for an Ensemble Request (of type Ens.Request). The Patient object
Question
Jimmy Christian · Jul 11, 2019
is an array. The top node of the array is not used. Each subnode is subscripted by the index of the corresponding form variable in the pFormVarNames list. The value at a given
Question
Sergio Martinez · Aug 6, 2019
be the best approach? You're running into the fact that calling %Get on a dynamic object doesn't return an undefined when data at the index you specify doesn't exist. Instead, it returns