Encontrar

Anuncio
· 20 hr atrás

Key Questions of the Month: August 2025

Hey Community,

It's time for the new batch of #KeyQuestions from the previous month.

101 Easy Trivia Questions and Answers For Kids and Adults

Here are the Key Questions of August chosen by InterSystems Experts within all Communities:

📌 SQL Search REST Interface Example by @Scott Roth (EN)

📌 Any Better Way to Strip the Fractions of Seconds from a Posix Time? by @Jean Millette (EN)

These questions will be highlighted with the #Key Question tag, and their authors will get the Key Question badge on Global Masters.

If you find the key question(s) from other communities interesting, just drop us a line in the comments, and we will translate the question(s) and the accepted answer(s).

Congrats, and thank you all for your interesting questions. Keep them coming!

See you next month😉

Comentarios (0)1
Inicie sesión o regístrese para continuar
Artículo
· 7 sep, 2025 Lectura de 4 min

Como instalar Componentes de Terceiros para o Aplicativo de Documentos no Visualizador Clínico

Disclaimer: o tutorial a seguir tenta instalar qpdf-12.2.0 e libreoffice-25.2.5 para HSCV2025.2

Comentarios (0)1
Inicie sesión o regístrese para continuar
Artículo
· 7 sep, 2025 Lectura de 1 min

Getting those hyphens ( - ) in (or out) of your custom FHIR operation

Often times when working with FHIR data, for example with IRIS For Health, you'll find it useful to create a custom FHIR operation. The FHIR Standard comes with a set of defined operations (such as $everything) but a custom operation comes in handy when you need to create some extra functionality that goes beyond the set of standard FHIR operations. The docs take you step-by-step (though this comment may be helpful to those of you just getting started). One thing I would highlight, purely for aesthetic purposes, is how to syntactically name your function such that you can call it with hyphens. The docs do explain it:

If your operation contains a hyphen (-), just remove the hyphen from the method name. For example, if the system-wide operation is $my-operation, name the method FHIRSystemOpMyOperation.

though I'll just make it more explicit here:

For a hyphen-less operation, for example $thisismyoperation, then name your method FHIRSystemOpThisismyoperation (yes, the "T" in "This" must be capital).

 

If you wish instead for your operation to be $this-is-my-operation, your method should be FHIRSystemOpThisIsMyOperation. (The capital letter gets translated to needing a hyphen beforehand).

Comentarios (0)1
Inicie sesión o regístrese para continuar
Anuncio
· 6 sep, 2025

Videos for InterSystems Developers, August 2025 Recap

Hello and welcome to the August 2025 Developer Community YouTube Recap.
InterSystems Global Summit
By Don Woodlock
By Florence Cureau, Francois Le Floch
 
"Rarified Air" videos
By John Paladino, Vice President of Client Services, InterSystems
"Code to Care" videos
Can Generative AI Fix Bugs? Inside the Benchmarking Effort
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
Can AI Fix Bugs Evaluating Progress and Challenges
By Don Woodlock, Head of Global Healthcare Solutions, InterSystems
InterSystems Demo Games
Data Transformation Adventures with InterSystems IRIS
By Kate Lau, Merlin Wijaya, Martyn Lee, Bryan Hoon
MyVitals: Connecting Wearable Health Data to EHRs with InterSystems
By Alberto Fuentes, Pierre-Yves Duquesnoy, Luis Angel Perez Ramos
Introducing InterSystems Go tHE DIStance
By SJess Jowdy, Jimmy Carney, Clayton Lewis
Autonomous Business intelligent Clerk (ABiC) - Combining InterSystems BI and Generative AI
By Tomo Okuyama, Nobuyuki Hata, Tomoko Furuzono, Mihoko Iijima
Copilot for InterSystems Embedded BI
By Michael Braam, Andreas Schütz, Shubham Sumalya
Comentarios (0)1
Inicie sesión o regístrese para continuar
Artículo
· 6 sep, 2025 Lectura de 1 min

Como o mirror sincroniza arquivos que não são de banco de dados

Rubrica InterSystems FAQ

O mirror sincroniza apenas arquivos de banco de dados.

Para sincronizar outros arquivos necessários para sua aplicação (arquivos CSP, imagens, documentos, etc.) entre os dois servidores que compõem o conjunto de espelhamento, siga uma das seguintes abordagens:

  1. Coloque esses arquivos em um disco compartilhado, usando um NAS ou dispositivo similar.
  2. Ou use um software de sincronização de arquivos para sincronizá-los entre os dois servidores.
Comentarios (0)1
Inicie sesión o regístrese para continuar