Learning Documentation Community Open Exchange Ideas Portal Global Masters Certification Partner Directory Startup Hub
Developer Community
  • Posts
    • InterSystems Official
    • Articles
    • Questions
    • Announcements
    • Discussions
    • Tags
  • Events
    • Tech Article Contest
    • Programming Contest
    • InterSystems Ideas Contest
    • Event Calendar
  • Products
    • InterSystems IRIS
    • InterSystems IRIS for Health
    • HealthShare
    • TrakCare
    • Caché
    • Ensemble
    • InterSystems Analytics (DeepSee)
    • InterSystems Text Analytics (iKnow)
  • Jobs
    • Job Opportunity
    • Job Wanted
  • Members
  • About
    • About Us
    • FAQ
    • Feedback
    • Report an Issue
    • Share an Idea
    • Code of Conduct
    • Contact Us

EN

Search by posts, members, tags
Language
EN|
ESPTJPCNFREN
  • Profile page
  • Posts (581)
  • Replies (3,208)
  • Mentions (578)
  • Official certification & Credly badges (4)
  • Global Masters badges (21)
  • Followers (58)
  • Following (39)
AllAccepted answers
    go to post
Evgeny Shvarov · Feb 4, 2024

I'm trying the app with IPM installation. I have different port in this case.

0 0 https://community.intersystems.com/post/small-steps-big-changes-habit-tracker-your-health?page=16#comment-251576
    go to post
Evgeny Shvarov · Feb 3, 2024

@Enrico Parisi , thanks for reviewing the rules! I request @Dmitry Maslennikov and @Daniel Tamajon to comment.

It'd be great also if you could suggest the new objectscript scanning rules that will help developers.
 

0 0 https://community.intersystems.com/post/new-rules-objectscriptquality?page=16#comment-251496
    go to post
Evgeny Shvarov · Feb 3, 2024

Hi @Maria Nesterenko !

Installed Health Harbor with IPM: 

zpm "install health-harbour -dev"

no errors.

But, when I try to setup a FHIR SQL Builder configuration it doesn't allow me to choose fhir end-point:

I don't see any FHIR repository in drop-down. Any thoughts?

The system is IRIS for Health 2024.1 preview.

0 0 https://community.intersystems.com/post/small-steps-big-changes-habit-tracker-your-health?page=16#comment-251491
    go to post
Evgeny Shvarov · Feb 3, 2024

Hi @Theo Stolker !

Do you want to share the code as an Open Exchange project and IPM package then? Would be great!

0 0 https://community.intersystems.com/post/dbchangelog-keeping-track-database-changes-using-sql-triggers-and-codemode-objectgenerator?page=16#comment-251481
    go to post
Evgeny Shvarov · Feb 3, 2024

Thank you @Patrick Jamieson ! Can I check several ports with the command? Like comma separated?

0 0 https://community.intersystems.com/post/how-check-whether-docker-ports-are-busy-building-image?page=16#comment-251476
    go to post
Evgeny Shvarov · Feb 2, 2024

Ah, it's connected in series, nevermind.

0 0 https://community.intersystems.com/post/technological-bonuses-results-intersystems-fhir-and-digital-health-interoperability-contest?page=16#comment-251441
    go to post
Evgeny Shvarov · Feb 2, 2024

Thank you, @Henrique Dias ! Can you connect it please?

0 0 https://community.intersystems.com/post/technological-bonuses-results-intersystems-fhir-and-digital-health-interoperability-contest?page=16#comment-251436
    go to post
Evgeny Shvarov · Feb 2, 2024

It says: ListResources+12^dc.FhirLab.Client.1 *FHIRLAB.FoundationProduction : CLASS Doesn't exist for this line:

set status = ##class(FHIRLAB.FoundationProduction).Start()
0 0 https://community.intersystems.com/post/view-your-fhir-data-iris-fhir-lab-application?page=16#comment-251376
    go to post
Evgeny Shvarov · Feb 2, 2024

Hi Muhammad!

Thanks for publishing such a useful application.

Though, I cannot open the application which is installed via IPM.

I see the following picture:

Could you please check?

0 0 https://community.intersystems.com/post/view-your-fhir-data-iris-fhir-lab-application?page=16#comment-251371
    go to post
Evgeny Shvarov · Jan 28, 2024

Hi @David hay !

If I don't know the ID of the patient any chance I can discover it with clinFHIR services to feed then to Patient Viewer?

0 0 https://community.intersystems.com/post/clinfhir-developers?page=16#comment-250636
    go to post
Evgeny Shvarov · Jan 27, 2024

Thank you, Theo! I'll give it a try

0 0 https://community.intersystems.com/post/clinfhir-developers?page=16#comment-250596
    go to post
Evgeny Shvarov · Jan 26, 2024

Adding to the topic the way to preserve custom aliases within an arbitrary Docker Environment.

1 0 https://community.intersystems.com/post/did-you-know-iris-terminal-could-do-history-and-aliases?page=16#comment-250516
    go to post
Evgeny Shvarov · Jan 26, 2024

Today to achieve the similar people do:

X "New $roles Set $roles="""" If ($extract($roles,1,$length(""%All""))=""%All"") Set tHaveAllRole =1"
0 0 https://community.intersystems.com/post/and-if-one-line-brace-or-not-brace?page=16#comment-250476
    go to post
Evgeny Shvarov · Jan 26, 2024

Wrote an article how to have aliases in docker dev environment as well.

1 0 https://community.intersystems.com/post/querying-dynamic-data-using-asq?page=16#comment-250471
    go to post
Evgeny Shvarov · Jan 26, 2024

Looks great!

Do you want to submit an idea on Ideas Portal? So people will vote for the enhancement?

0 0 https://community.intersystems.com/post/and-if-one-line-brace-or-not-brace?page=16#comment-250456
    go to post
Evgeny Shvarov · Jan 25, 2024

You are welcome, @Sylvain Guilbaud ! Sometimes "Less is more" indeed :)

2 0 https://community.intersystems.com/post/connecting-cloud-sql-dbeaver-using-ssltls?page=16#comment-250371
    go to post
Evgeny Shvarov · Jan 25, 2024

Could you please check if you are using the latest IRIS JDBC driver?  In my case it was outdated so I updated it manually:

1 0 https://community.intersystems.com/post/connecting-cloud-sql-dbeaver-using-ssltls?page=16#comment-250311
    go to post
Evgeny Shvarov · Jan 25, 2024

Hi @Learning by_passion !

Please take a look this project - it is an example of CSV transformation, hope it can help you to get some ideas.

0 0 https://community.intersystems.com/post/task-manager?page=16#comment-250306
    go to post
Evgeny Shvarov · Jan 25, 2024

Hi @Sylvain Guilbaud! Had a similar issue (with the same "Socket is closed" message at least).

In my case the issue was in SSLConfig.properties file. It MUST be in the expected folder. On MacOS it is:

$ ls

SSLConfig.properties

dbeaver

$ pwd

/Applications/DBeaver.app/Contents/MacOS

 

1 0 https://community.intersystems.com/post/connecting-cloud-sql-dbeaver-using-ssltls?page=16#comment-250286
    go to post
Evgeny Shvarov · Jan 24, 2024

Hi @Fahima Ansari !

You can check this example by @Guillaume Rongier 
 

1 0 https://community.intersystems.com/post/create-business-service-read-hl7-message-rest-api?page=16#comment-250176
  • first
  • ‹ previous
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • …
  • next ›
  • last
Evgeny Shvarov
@Evgeny.Shvarov
Senior Startups and Community Programs Manager at InterSystems Corporation
TEAM
Follow
Open Exchange profile

User statistics

Posts
581
Replies
3.2K
Likes
2.1K
Applications
56
Badges
21
Followers
58
People reached
354.8K
Accepted answers
235
  • Privacy & Terms
  • Guarantee
  • Section 508
  • Contest Terms
  • Cookies Settings
© 2025 InterSystems Corporation, Cambridge, MA. All rights reserved.

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up

Log in or sign up

Log in or create a new account to continue

Log inSign up