At InterSystems, we deeply appreciate the rapid innovation enabled by open-source development. Our team acknowledges the significant impact of the community's dedication, which has been a driving force behind the evolution of software and data technology.
Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
irisGoogleChatSend messages powered by AI to Google Chat | D | Docker AI | 3.5 (1) | 12 Nov, 2024 | 19 | |
LabResultsVerification-hl7HL7 App to update reference range and find critical results | Docker IPM | 5.0 (1) | 12 Nov, 2024 | 815 | 13 | |
InterSystems Ideas Waiting to be ImplementedProgrammatic reportsThe report creation is a tedious and non-productive task. You need an IDE, create a connection, create a SQL query, define report bands, drag-and-drop/design report columns, fields, labels, summarizations, margins, charts and prepare perfect pixel reports for print. To create a tradicional report the effort takes 4 to 12 hours. The idea is to define reports using object script instructions. With some minutes and with writing a few object script lines you can get a report equivalent to a tradicional report, with the benefit to create dynamic content for the reports (productivity). The idea includes yet the feature to allows to the developer set print restrictions for the PDF report generated (reduce carbon emission, not allowing print, only read). Benefits of this idea: 1 - Productivity - develop a report in minutes not in hours 2 - Reduce carbon emission - is possible restrict the PDF print 3 - Create dynamic reports using ObjectScript 4 - No need to install a report server, saving processor and memory resources (decreasing emissions) To create a report using source code, see this sample with Java, but could be in ObjectScript too: TextColumnBuilder<String> itemColumn = col.column("Item", "item", type.stringType()); TextColumnBuilder<Date> orderDateColumn = col.column("Order date", "orderdate", type.dateType()); TextColumnBuilder<Integer> quantityColumn = col.column("Quantity", "quantity", type.integerType()).setFixedWidth(50); TextColumnBuilder<BigDecimal> unitPriceColumn = col.column("Unit price", "unitprice", type.bigDecimalType()); ColumnTitleGroupBuilder titleGroup2 = grid.titleGroup("Group 2", quantityColumn, unitPriceColumn); ColumnTitleGroupBuilder titleGroup1 = grid.titleGroup("Group 1", orderDateColumn, titleGroup2).setTitleFixedWidth(450); report() .setTemplate(Templates.reportTemplate) .columnGrid(itemColumn, titleGroup1) .columns(itemColumn, orderDateColumn, quantityColumn, unitPriceColumn) .title(Templates.createTitleComponent("ColumnTitleGroup")) .pageFooter(Templates.footerComponent) .setDataSource(createDataSource()) .setSecurityRule(PrintRule.READ_ONLY) //if you want restrict print .printPDF(); Y 4Votes3Comments | ||||||
IRIS-MQTT for ManufacturingFirst-ever IRIS-integrated MQTT Broker - no middleware needed! | A | 0.0 (0) | 08 Oct, 2024 | 35 | ||
IRIS MQTT for HealthFirst-ever IRIS-integrated MQTT Broker - no middleware needed! | A | 0.0 (0) | 29 Sep, 2024 | 57 | ||
Healthcare HL7 XMLHealthcare HL7 XML (also known as ITB or Ensemble HL7 XML) is an application you can install in InterSystems Healthcare products to handle HL7 v.2.x messages in XML format. | A | Docker IPM | 5.0 (2) | 02 Sep, 2024 | 777 | 58 |
irisfirebaseFirebase module for InterSystems IRIS | D | Docker Python IPM | 5.0 (1) | 27 Jul, 2024 | 164 | 3 |
hl7v2-to-kafkaA simple IRIS interoperability application - transform HL7 and send it to Kafka | S | Docker IPM | 5.0 (1) | 30 Apr, 2024 | 159 | |
fhirproSupports the profiling of FHIR resources in HealthShare ODS | B | 5.0 (2) | 04 Apr, 2024 | 144 | ||
interoperability-integratedml-adapterAn IRIS Interoperability adapter to use ML models managed by IRIS IntegratedML | Docker IPM ML ML | 5.0 (1) | 25 Mar, 2024 | 248 | 38 | |
ETL Interoperability AdapterExtend EnsLib.SQL.OutboundAdapter to add batch batch and fetch support on JDBC connection for Ensemble and IRIS. | G | Docker IPM | 3.5 (1) | 25 Mar, 2024 | 554 | 28 |
irishealth-ensdemoInterSystems IRIS for Health ENSDEMO | R | Docker IPM | 4.5 (1) | 25 Mar, 2024 | 473 | 155 |
googlesheets-adapterInbound and Outbound adapters for Google Sheets | N | Docker | 0.0 (0) | 17 Mar, 2024 | 71 | |
iris-climatiq-adapterAn IRIS Interoperability adapter for using the Climatiq API | Docker IPM | 3.7 (3) | 13 Feb, 2024 | 202 | 15 | |
MTConnect-ObjectScriptAn ObjectScript Implementation for the MTConnect Standard. | P | Docker IPM | 4.3 (3) | 12 Feb, 2024 | 229 | 5 |
iris-fhirfyUsing IRIS and LLMs to help developers to convert raw data into FHIR | Docker Python IPM AI | 5.0 (1) | 03 Feb, 2024 | 509 | 1 | |
iris-healthtoolkit-serviceConvert HL7 to FHIR, CDA to FHIR, FHIR to HL7 as a Service | G | Docker IPM | 5.0 (3) | 23 Jan, 2024 | 991 | 8 |
swagger-validator-cliClient ObjectScript for swagger validator services | Docker IPM | 0.0 (0) | 15 Jan, 2024 | 271 | 259 | |
swagger-converter-cliClient library for swagger version converter. | Docker IPM | 0.0 (0) | 15 Jan, 2024 | 306 | 262 | |
presto-irisPresto InterSystems IRIS Connector | Docker Python | 5.0 (1) | 24 Nov, 2023 | 297 | ||
mercure-outboundadapterThis adapter allows you to send SSE events from IRIS using Mercu | N | Docker IPM | 0.0 (0) | 12 Nov, 2023 | 91 | |
workshop-firebaseFirebase adaptor | Docker IPM | 0.0 (0) | 04 Nov, 2023 | 107 | ||
Tracking-Patient-Care-Using-FHIRExample for related exercise on the InterSystems Learning site. | Docker IPM | 5.0 (1) | 04 Oct, 2023 | 182 | ||
Open API Client GenIRIS Interoperability Production generator from Swagger 2.0 specification. | Docker IPM | 5.0 (2) | 28 Sep, 2023 | 1.3k | 330 | |
EnsHelperIRIS Integration Extensions and Utilities | A | IPM | 5.0 (2) | 14 Jul, 2023 | 188 | 89 |
IRIS FHIR Transcribe Summarize ExportOpenAI Transcribe & Summarize. Google Docs & Sheets Integration | Docker Python IPM AI | 0.0 (0) | 06 Jul, 2023 | 479 | ||
IrisSapConnectorExample connection IRIS with SAP using RFC | D | Docker IPM | 0.0 (0) | 24 Jun, 2023 | 181 | 1 |
Telegram adapterTelegram adapter for InterSystems IRIS | N | Docker IPM | 5.0 (1) | 20 Jun, 2023 | 398 | 37 |
workshop-dicom-orthancFull example of a DICOM communication IRIS - PACS | Docker | 5.0 (1) | 10 Apr, 2023 | 229 | ||
iris-pubsubSimple local Publisher-Subscriber utility for InterSystems IRIS | A | Docker IPM | 5.0 (1) | 20 Feb, 2023 | 220 | 4 |
Custom ZenProxy%ZEN.proxyObject send numeric as String | D | Docker IPM | 3.8 (2) | 13 Feb, 2023 | 215 |