Search

Clear filter
Announcement
Utkarsh Gour · Jul 2, 2024

Looking for Integration Engineer expertise in IRIS

EMR/EHR Implementation – Designing clinical data integration solutions that improve patient record management and ensure compliance with industry standards.
Announcement
Olga Zavrazhnova · Oct 9, 2024

InterSystems at Hack Jak Brno Healthcare Hackathon 2024

🎉 Over two days, students, experts, and enthusiasts from across the Czech Republic will come together to develop innovative solutions aimed at improving patient care and enhancing
Question
Chris Bransden · Sep 29, 2016

%WriteJSONFromObject retrieves too much of database when complex relationships are involved

Eg, a child that knows about a parent, but a parent that doesn't know about the child(ren)?
Question
Martin Staudigel · May 12, 2021

Does a 1:n relationship keep the order of insertion?

Regards,Martin We had a similar issue with the object insertion to a parent object. The way we were able to ensure the sequence, was saving the parent object on each insert.
Article
Developer Community Admin · Oct 21, 2015

Performance Comparison of InterSystems Caché and Oracle in a Data Mart Application

order to make practicable business intelligence solutions, telecommunications firms typically select key pieces of raw data to be loaded into a "data mart", where it is indexed
Question
Scott Roth · Jan 14, 2021

SQL Inbound Adapter settings

Because of the way the Query is being index in Ensemble by the Key Field Name, sometimes transactions get missed and I would like to see if we can add an additional key to the mix to
Question
Dmitrii Baranov · Dec 10, 2024

Deploy .cls files to a remote server using scripts/command line

there any more simple and straightforward ways than [CI/CD explained in the series](https://community.intersystems.com/post/continuous-delivery-your-intersystems-solution-using-gitlab-index
Article
Fabian Haupt · Feb 10, 2017

Visualizing the data jungle -- Part II. More sources and nicer output!

Otherwise we'd end up with a string index.
Article
Ashok Kumar T · Sep 8

InterSystems FHIR Server Customization and Facade

Patch: Partially updates a resource (e.g., PATCH /Patient/123). Delete: Removes a resource (e.g., DELETE /Patient/123).
Question
Stella Ticker · Apr 13, 2019

In cube, one way relationship for a one to many class relationship

How do you show the dimensions of a child cube in the parent cube when its a one to many relationship (1 parent,man children).I was able to set up a one directional relationship in
Question
Jude Mukkadayil · Dec 11, 2019

How to get row count of csv using ObjectScript

; Get next row index for MAIN reportset ind = $order(^CacheTemp(repid,"MAIN",ind))} close filemain} Thanks Jude Something like this?

Srishti Hospital

0 posts0 comments

Tulasi Healthcare

0 posts0 comments

Medtree In

0 posts0 comments
Question
Sinon Galvin · Jun 13, 2019

When is a number not a number?

If you create an index on a %Float property then it will canonicalise the string to ensure that all fractional numbers appear in the correct index sequence.