Pesquisar

Pergunta
· Jul. 21

How do I write errors to the Application Error Log?

I am trying to catch an exception and write it to the Application Error Log, but cant find any details on how to do this in IRIS health.

        Catch ex {
            Set logger = ##class(%Logger).%GetLogger("MyApp")
            Do logger.Error($ZError)
        }

Cant seem to find the %Logger class either.

3 Comments
Discussão (3)3
Entre ou crie uma conta para continuar
Discussão (1)2
Entre ou crie uma conta para continuar
Anúncio
· Jul. 21

[Demo Video] Closing the Scientific Knowledge Gap with AI

#InterSystems Demo Games entry


⏯️  Closing the Scientific Knowledge Gap with AI

For venture capitalists (VCs), evaluating research can be challenging. While researchers typically possess years of training and deep expertise in their field, the VCs tasked with assessing their work often lack domain-specific knowledge. This can lead to incomplete understanding of scientific data and an inability to direct organizational initiatives. To solve this problem, we have designed a solution that empowers VCs with AI-driven due diligence: ResearchExplorer. ResearchExplorer is powered by InterSystems IRIS and GPT-4o to help analyze private biomedical research alongside public sources like PubMed using Retrieval-Augmented Generation (RAG). Users submit natural language queries, and the system returns structured insights, head-to-head research comparisons, and AI-generated summaries. This allows users to bridge expertise gaps while securely protecting proprietary data.

Presenters:
🗣 @Jesse Reffsin, Senior Sales Engineer, InterSystems
🗣 @Lynn Wu, Sales Engineer, InterSystems

👉 Like this demo? Support the team by voting for it in the Demo Games!

2 Comments
Discussão (2)1
Entre ou crie uma conta para continuar
Discussão (0)1
Entre ou crie uma conta para continuar
Pergunta
· Jul. 21

Support Request regarding FHIR Extensions (Bachelor Thesis)

Dear InterSystems-Maintainer Team,


I am currently conducting a comparative evaluation of FHIR clients as part of my
bachelor thesis in health informatics. One of my evaluation criteria is the response
time to support inquiries.


Therefore, I would like to kindly ask the following question as part of my analysis:
How can I read and write custom FHIR extensions using your client library?


If available, could you point me to any documentation or examples?


Many thanks for your time and support!


Kind regards,
Rüya Gökoglu

1 Comment
Discussão (1)0
Entre ou crie uma conta para continuar