We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
Conversion of Python Datatype to IRIS native values
We can easily create Python native data types from IRIS for example, by using ##class(%SYS.Python).Builtins().dict() or convert IRIS native complex datatypes to python datatypes ex: listbuild to python list ##class(%SYS.Python).ToList(). However, ...
Adding an index on EncounterNumber in HSAA.Encounter will significantly enhance query performance by reducing full table scans, optimizing joins, and accelerating data retrieval for reporting and analytics. Many reports and queries rely on filteri...
Amazon Linux is the default OS for virtual machine instances in AWS. While production customers will likely use and pay for RHEL, and Ubuntu is fully supported, Amazon Linux support should be straightforward, since it's based on RHEL.
[ec2-user@...
Cliff Mason
over 3 years ago
in InterSystems IRIS
0
Will not implement
Easier Navigation in Management Portal: Shortcuts, Recent Pages, Search bar
It takes quite a few steps to go to where you need to go in the Management Portal. If the site has UCR installed, then that number skyrockets. I have looked into if there's a way to easily create a more easily navigable set of links in the managem...
Experience a modernized and more intuitive user interface in InterSystems WRC, designed to enhance usability and efficiency. The upgrade brings cleaner, improved navigation and a responsive design tailored for better user workflows.
audience is often required form recorded body SettSC=tHttpRequest.SetHeader("Content-Type","application/json")SettSC=tHttpRequest.SetHeader("audience","https://patientlist-api-cqa.drdoctor.co.uk/") DotHttpRequest.InsertFormData("client_secret",cr....
An advanced interface monitoring page that allows users to set thresholds (inactivity, traffic per hour, queue size) and provides warnings / alerts when these thresholds are breached.
Add an "error stats" visualizer (graph, dashboard or KPI) to production interface
We work on a process to send HL7 messages to IRIS, have them converted in FHIR and then send them to be stored on a FHIR server. During the integration and transformation processes (Business process/ business operation), we sometimes send thousand...