Find

Question
· Aug 27, 2024

FHIR Response to Data Message Class Question/Issue

I am trying to create a HS.FHIR.DTL.vR4.Model.Resource.Encounter message based on a conversion of HS.FHIRServer.Interop.Response QuickStream to a JSON %Dynamic Object. 

When I try to send the HS.FHIR.DTL.vR4.Model.Resource.Encounter onto the Router

  1. it is not showing up as a Defined Message Class to Route the message back to the SourceConfigName of the Request message that initialized the FHIR query
  2. I keep getting "ERROR <Ens>ErrBPTerminated: Terminating BP EPIC.FHIR.Process # due to error: ERROR #5002: ObjectScript error: <SUBSCRIPT>%SaveData+29 ^Ens.MessageHeader.1 ^Ens.MessageHeaderI("MessageBodyId","{"resourceType":"Encounter","id":"xxxxxxxxxxx","id> ERROR #5002: ObjectScript error: <SUBSCRIPT>%SaveData+29 ^Ens.MessageHeader.1 ^Ens.MessageHeaderI("MessageBodyId","{"resourceType":"Encounter","id":"xxxxxxxxxxxxxx","id"

my inital design was to create a way to use FHIR calls like we do with other Web Services to query the External Repository, send back the result, and do something with the Result in the HL7 messaging.

Am I going about this all wrong? What have others done to Query FHIR from an External Source?

4 Comments
Discussion (4)4
Log in or sign up to continue
Question
· Aug 27, 2024

Need help restore a database

Hi,

I have a  Cache backup file in .cbk format that were backup in 2017. The application has since be decommissioned. Management now would like to extract the data from this database. Any in your expertise is greatly appreciated. I am in IT and have SQL Server guy. I don't know anything about InterSystems Cache Database system.

Thanks very much for all your help

Regards,

tamthnguyen@gmail.com

4 Comments
Discussion (4)2
Log in or sign up to continue
Article
· Aug 27, 2024 7m read

Interoperabilidade Iris pela Interface de Comando de Linha (iop)

Tenho orgulho de anunciar o novo lançamento de iris-pex-embedded-python (v2.3.1) com uma nova interface de linha de comando.

Essa linha de comando é chamada iop, de Interoperability On Python.

Primeiro, eu gostaria de apresentar em algumas palavras as maiores mudanças no projeto desde a primeira versão.

Um breve histórico do projeto

A versão 1.0 foi uma prova de conceito para mostrar como a framework de interoperabilidade do IRIS pode ser usada com uma abordagem primeiro python enquanto permanece compatível com qualquer código ObjectScript existente.

O que isso significa? Significa que qualquer desenvolvedor python pode usar a framework de interoperabilidade do IRIS sem ter nenhum conhecimento de ObjectScript.

Exemplo:

from grongier.pex import BusinessOperation

class MyBusinessOperation(BusinessOperation):

    def on_message(self, request):
        self.log.info("Received request")

Incrível, não é?

Discussion (0)1
Log in or sign up to continue
Announcement
· Aug 27, 2024

[Video] Usando IA Generativa com Responsabilidade

Olá, Comunidade!

Você está usando ferramentas de IA generativa para desenvolvimento? Deixe que os princípios da InterSystems sejam a sua estrela-guia! 🌟  

Are you using generative AI tools for development? Let InterSystems principles be your guiding star! 🌟 Saiba mais sobre a abordagem da empresa:  

Usando IA Generativa com Responsabilidade

Neste vídeo, você obterá uma visão geral dos princípios da InterSystems para uso de IA generativa, incluindo:

  • Estabelecendo confiança por meio da transparência
  • Aumentando a inteligência humana
  • Protegendo a privacidade
  • Evitando preconceitos

Ouça @Matthew Sample, Consultor Jurídico Sênior, e @Jenny Ames, Gerente de Conteúdo de Aprendizagem Online.

Discussion (0)0
Log in or sign up to continue
Announcement
· Aug 27, 2024

Get started with ObjectScript

Hi, Community!

We're happy to introduce a new learning path created by the Online Learning team:

Getting Started with InterSystems ObjectScript

This learning path takes just under 5 hours to complete. You will become familiar with ObjectScript syntax and its key features, and you can show your skills with the final assessment.

Successful completion earns you a digital badge for your social profiles!

Ready to get started? Start the ObjectScript learning path!

Discussion (0)1
Log in or sign up to continue