Nueva publicación

查找

Anuncio
· 6 hr atrás

[Video] Eliminating Waste in Healthcare Supply Chains

Hi Community,

Enjoy the new video from InterSystems Demo Games:

⏯ Eliminating Waste in Healthcare Supply Chains

Between recalled supplies, expired inventory, and rogue spending, an estimated $25 billion per year goes to waste in healthcare supply chains. We know how critical supply chain is in healthcare, so we know this is a problem worth solving! What could a proposed solution look like? Watch and find out!

Presenters:
🗣 @Georgia Gans, Sales Engineer, InterSystems
🗣 @Annie Tong, Sales Engineer, InterSystems
🗣 @Boris Mamkin, Senior Sales Engineer, InterSystems

If you like this video, don't forget to vote for it in the Demo Games!

Comentarios (0)1
Inicie sesión o regístrese para continuar
Anuncio
· 7 hr atrás

InterSystems Open Exchange Applications Digest, June 2025

Hello and welcome to the June 2025 Open Exchange Recap.
General Stats:
7 new apps in June
426 downloads in June
1,090 applications all time
41,380 downloads all time
3,223 developers joined
New Applications
Interoperability REST API Template
By Andrew Sklyarov
ReadyForAction
By Peter Steiwer
shvarov-persistent
By Evgeny Shvarov
iris-vector-rag
By Thomas Dyar
CustomCubeActionManager
By Peter Steiwer
iris-opentelemetry
By Luis Angel Pérez Ramos
PivotToPowerBI
By Peter Steiwer
New Releases
iris-mll-fordummies by Kurro Lopez
v1.1.0
Added configuration AutoML in iris-community docker Examples of serial models
DeepSeeWeb by Anton Gnibeda
v4.0.19
  • added "defaultApp" custom field to config.json. This field can be used to specify custom path for defaultApp if mdx2json doesn't set up properly or different path needed
v4.0.20
  • added data property geojsonKeyField for linking data with geojson polygon * fixed geojson loading with extension ".geojson" (#350)
v4.0.21
  • fixed issue with missing widget title after drilldown and back button (#450)
  • fixed issue with missing chart titles (#455)
Embedded Git by Pravin Barton
v2.12.0

[2.12.0] - 2025-06-06

Added

  • Expanded Baseline Export to include custom HL7, X12, ASTM schemas and Lookup Tables (#693)
  • Mapping configuration expands \<namespace> and \<token> parameters to better support multi-namespace solutions (#710)
  • Settings page includes a test of the connection to the remote (#746)

Fixed

  • Deletes are now properly owned by the user who did the delete (#729)
  • Pull page output now displays better when pull preview shows a lot of changes (#740)
  • Extensions in item cache are consistently upper-case, so "export all" doesn't duplicate work (#727)
  • Fixed loop of loading classes with compilation errors in Studio (#766)
  • Fixed error popup when creating new record map or other interop items (#753)
  • Changing remotes in the git project settings pages now works if remote is not already defined (#746)
  • User-specific basic mode setting can now be changed when settingsUIReadOnly is set (#775)
  • Fixed an error displaying the Web UI after reverting a commit (#776)
  • Fixed checkout of a remote branch not syncing files with IRIS (#783)
  • Fixed errors exporting items when directory casing does not match mappings (#781)
  • Improved accessibility of UI when tabbing through items (#764)
v2.12.1

[2.12.1] - 2025-06-27

Fixed

  • Fixed an edge case installing the package on containers with Durable SYS (#795)
AnalyzeThis by Peter Steiwer
v1.2.7
Bug fixes for better dashboard generation
v1.2.8
Add listing control to generated pivot widget
v1.2.9
Integrate ThirdPartyChartPortlet Pie Charts
PivotToJupyter by Peter Steiwer
v1.0.2
Configure host and port for Jupyter
v1.0.3
Option to customize port Include filter context in notebook text
isc-ipm-js by Timothy Leavitt
v1.1.5

[1.1.5] - 2025-06-11

Fixed

  • Future-proof for isc.json 3.x compatibility (^2.0.1 || ^3.0.0)
v1.1.6

[1.1.6] - 2025-06-16

Fixed

  • Work around IPM semantic versioning bug from past release
ClassExplorer by Nikita Savchenko
v1.21.5
New version released
MDX2JSON by Eduard Lebedyuk
v3.2.42
Prefix Support for Addons and Themes
ThirdPartyChartPortlets by Peter Steiwer
v1.0.1
Minor changes
v1.0.2
Add Pie Chart
v1.0.3
Add context to Pie Chart clicks
Generative AI Pattern Match WorkBench by Alex Woodhead
v1.0.1
Adds Generative AI for pattern match object script from reading sample data
Most downloaded
Intersystems-Monitoring
By Teunis Stolker
WebTerminal
By Nikita Savchenko
iris-web-swagger-ui
By Semion Makarov
MDX2JSON
By Eduard Lebedyuk
DeepSeeWeb
By Anton Gnibeda
ObjectScript-Math
By Peter Steiwer
Embedded Git
By Pravin Barton
passwordless
By Sergey Mikhailenko
Test Coverage Tool
By Timothy Leavitt
June, 2025Month at a GlanceInterSystems Open Exchange
1 nuevo comentario
Comentarios (1)1
Inicie sesión o regístrese para continuar
Anuncio
· 8 hr atrás

CCR Source Control Hooks Now Automatically Update Productions and Restart Config Items!

 

Any time a change is made to the configuration of a running Production, an update is needed to apply any changes in configuration or default settings to the running Production. This has historically been a manual step by the user. Now, if the CCR Client Tools cause a running Production to need update, the Production is updated automatically. This means users will no longer have to navigate to the Production Configuration page and click the 'Update Production' button every time they load an ItemSet. Additionally, this automatic Production update runs not only when deploying changes, but when making them! If editing the Production in source control, these changes are applied to the running Production automatically after compile of the Production class.

Another manual step when source controlling Productions is applying changes in Business Host code to the running Production. Just updating the Production does not apply these changes automatically. To apply these code changes, a user would need to restart Config Items belonging to the custom Business Host class. This could involve hunting down potentially many items within the Production if an ItemSet contains changes to multiple custom Host classes. Now, for clients on at least IRIS 2019.4.0, Business Host class compilation triggers all Config Items of that class to be automatically restarted. Should any Config Items fail to automatically restart, these will be reported to the user in either the output from ItemSet Load or the output window of the IDE where the class was compiled. Then the user can take necessary manual steps for restarting just these items. See example Transport Log text when an item fails to automatically restart:

 

If using an Instance-Wide CCR Client Configuration, this change will also automatically apply these changes to all running Production Namespaces! An edit to a custom Business Host class in one Namespace triggers Config Item restarts in all affected Productions.

These workflow changes to source controlling Productions are intended to save time and reduce risk. When a user introduces changes to a Production, these changes are immediately activated and made tangible. To make sure you have this feature, check the output of Version^%buildccr for a ItemSet class version of at least 231. Big thanks to @Eduard Lebedyuk for his input and his article describing how to address these issues when source controlling Productions with GitLab: Continuous Delivery of your InterSystems solution using GitLab - Part XI:
 

Comentarios (0)1
Inicie sesión o regístrese para continuar
Pregunta
· 15 hr atrás

Business Email List

A USA Business Email List is a collection of contact details for businesses in the United States. It has information like:

  • Name of the business
  • Contact person’s name
  • Email address
  • Phone number
  • Company address
  • Website
  • Industry type

With this list, you can send emails to businesses to tell them about your service, product, or idea. This is great for people who want to sell to other businesses.

Why You Need a USA Business Email List

There are many reasons why people buy a USA Business Email List Database:

  1. Reach More Customers
    You can reach thousands of businesses with just one email. This helps you grow faster.
  2. Save Time and Effort
    You do not need to search online for each business. The list is ready to use.
  3. Better Marketing
    Your emails go straight to the right people. This increases the chance of getting replies or sales.
  4. Build Relationships
    You can connect with other business owners and build long-term partnerships.
  5. Low Cost Marketing
    Sending emails is cheaper than printing flyers or running ads.

Where Can You Buy a USA Business Email List?

There are many places online where you can buy this kind of list. But you must choose a trusted company. A good email list seller gives you:

  • Verified and real emails
  • Updated contact information
  • Fast delivery
  • Good customer support

One trusted place to buy a USA Business Email List Database is:

👉 FreshEmailLists.com

Let’s talk more about it below.

Why Buy From FreshEmailLists.com?

FreshEmailLists.com is a trusted website that sells high-quality email databases. Many people use it for buying email lists for marketing.

Here’s why it’s a good choice:

  1. Verified Emails
    All emails are checked and verified. This means fewer bounce-backs and better results.
  2. Ready-to-Use Format
    You get the email list in Excel or CSV file. You can use it right away.
  3. Instant Delivery
    After payment, the list is delivered to your email quickly.
  4. Easy to Use
    The email list is clean and organized. Even beginners can use it.
  5. Affordable Price
    The cost is fair and gives good value for your money.
  6. Targeted Data
    You can choose business types, locations, and industries.

Internal link: Learn more here: https://freshemaillists.com/usa-business-email-list-database/

What You Get in the USA Business Email List

When you buy the USA Business Email List from FreshEmailLists.com, you get:

  • Business Name
  • Business Owner’s Full Name
  • Job Title (like CEO, Manager)
  • Email Address (main business email)
  • Phone Number
  • State and City
  • Website URL
  • Industry or Business Type

This helps you target exactly who you want to contact.

Who Can Use the USA Business Email List?

Many people and companies can use this list:

  • Marketing Agencies: To promote services to businesses.
  • Software Companies: To sell business tools.
  • B2B Companies: To reach new partners or buyers.
  • Startups: To grow fast by reaching many people.
  • Freelancers: To find new clients.

Tips Before You Buy the Email List

  1. Check the Source
    Always buy from a trusted website like FreshEmailLists.com.
  2. Know Your Target
    Choose the list that fits your business goals. Pick by location, industry, or job title.
  3. Use a Good Email Tool
    Use email marketing tools like Mailchimp or Sendinblue to send your emails safely.
  4. Be Honest in Your Email
    Don’t send spam. Share useful and clear information.
  5. Follow Email Rules
    Make sure your email has a way to unsubscribe. Respect privacy laws like CAN-SPAM.
Comentarios (0)1
Inicie sesión o regístrese para continuar
Pregunta
· 15 hr atrás

Building Query String for FHIR Request

I was wondering if anyone had a way to automate creating the Query String for a FHIR Request?

Using HS.FHIRServer.Interop.Request in my development I have to specify the following...

I was wondering.... if my source had variable number of fields if there was a way to automate the build for the QueryString when doing a Patient Search?

I am trying to replicate a way to use FHIR as a way to query the EMR instead of using a MS SQL Stored Procedure that is populated via HL7 ADT to query.

Comentarios (0)2
Inicie sesión o regístrese para continuar