Pesquisar

Anúncio
· Jul. 9

HealthShare Unified Care Record Fundamentals – In Person July 28-August 1, 2025 - Registration space available

HealthShare Unified Care Record Fundamentals – In Person (Boston, MA)* July 28-August 1, 2025

*Please review the important prerequisite requirements for this class prior to  registering.

  • Learn the architecture, configuration, and management of HealthShare Unified Care Record.
  • This 5-day course teaches HealthShare Unified Care Record users and integrators the HealthShare Unified Care Record architecture and administration tasks.
  • The course also includes how to install HealthShare Unified Care Record.
  • This course is intended for HealthShare Unified Care Record developers, integrators, administrators and managers.
  • This course is applicable for users of Unified Care Record.

SELF REGISTER HERE

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

Why isn't my SearchTable Generating Anything When I Run BuildTable

I'm trying to gather more data for one of my namespaces so I can do some analysis. However when I run .BuildIndex() nothing populates in the resulting SQL table. I've tried deleting the class and reimporting and compiling and still nothing. I feel like I'm doing something OBVIOUS that's wrong but I can't quite figure out what it is. Here's what I'm doing (Customer name redacted)


 

Class CUST***.System.Cerner.Hl7.SearchTable Extends EnsLib.HL7.SearchTable

{



Parameter DOCCLASS = "EnsLib.HL7.Message";



Parameter EXTENTSIZE = 4000000;



XData SearchSpec [ XMLNamespace = "http://www.intersystems.com/EnsSearchTable" ]

{

<Items>

<Item DocType="***_CernerORU:ORU_R01" PropName="AccountID" PropType="String:CaseInsensitive" StoreNulls="false"

Unselective="false">{PID:PatientAccountNumber.ID}</Item>

<Item DocType="***_CernerORU:ORU_R01" PropName="EventID" PropType="String:CaseInsensitive" StoreNulls="false" Unselective="false">$PIECE({ORC:FillerOrderNumber(2):entityidentifier},"^",1)</Item>

<Item DocType="***_CernerORU:ORU_R01" PropName="ContentType" PropType="String:CaseInsensitive" StoreNulls="false" Unselective="true">{OBX(1):ValueType}</Item>

<Item DocType="***_CernerORU:ORU_R01" PropName="FileType" PropType="String:CaseInsensitive" StoreNulls="false" Unselective="true">$EXTRACT([OBX(1):5.1],1,5)</Item>

</Items>

}



Storage Default

{

<Type>%Storage.Persistent</Type>

}



}

3 Comments
Discussão (3)3
Entre ou crie uma conta para continuar
Pergunta
· Jul. 9

How to set up a "silent" error?

I like Application Error Log a lot, both for its full stack and a big list of variables. I'd like to "hack" this functionality and record the same in this log when a certain variable has a certain value. This quasi error should not be visible to the user, and it should not interrupt the application flow. Is that possible?

Throwing an error in a try-catch block does not record the error, tested. I am considering recording variables and the stack differently, I know how to do both, but that would miss the nice Application Error Log functionality.

Upd: I got an immediate DC AI Bot reply. Offhand seems reasonable :-)

5 Comments
Discussão (5)2
Entre ou crie uma conta para continuar
Pergunta
· Jul. 9

<DIRECTORY> Error while connecting the studio

Hello Community,

I got below error while connecting the IRIS studio. However, executes Write ##class(%File).DirectoryExists("c:\intersystems\irishealthcomm\mgr\hscustom")returns true and terminal and SMP works

thanks!

4 Comments
Discussão (4)4
Entre ou crie uma conta para continuar
Anúncio
· Jul. 9

Kick-off Webinar for InterSystems Developer Tools Contest 2025

Hey Community,

We're pleased to invite all the developers to the upcoming kick-off webinar for the InterSystems Developer Tools Contest!

Date & Time: Monday, July 14 – 11 am EDT | 5 pm CEST  

Discover the exciting challenges and opportunities that await developers in this contest. We will also discuss the topics we would like the participants to cover and show you how to develop, build, and deploy applications using the InterSystems IRIS data platform.

Speakers:  
🗣 @Raj Singh, Project Manager - Developer Experience, InterSystems
🗣 @Evgeny Shvarov, Senior Startups and Community Programs Manager, InterSystems
🗣 ​​​@Derek Gervais, Developer Relations Evangelist, InterSystems

✅ Register for the kick-off today!

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