New post

Find

Article
· Nov 15, 2024 7m read

第二十二章 TCP 客户端 服务器通信 - TCP设备的OPEN和USE命令关键字

第二十二章 TCP 客户端 服务器通信 - TCP设备的OPEN和USE命令关键字

TCP设备的OPENUSE命令关键字

可以使用位置参数(如上所述)或关键字参数。下表描述了使用OPENUSE命令控制TCP设备的关键字。还有其他只能在OPEN命令中指定的OPEN-only关键字(本章稍后将描述)。所有关键字参数都是可选的。

Discussion (0)1
Log in or sign up to continue
Article
· Nov 15, 2024 2m read

HL7 -> SDA -> FHIR -> Personal Growth

I have a large tree outside my window. Here in Phoenix, Arizona, USA it's still warm and sunny so our plants are still covered in lush foliage despite so many other places in the full throws of Autumn. My desk is oriented such that I can look out at the tree throughout the day. Part of the reason I like having my desk facing the tree is because I need the break from staring at the computer screens but the other reason is because I need reminders from nature from time to time.
Today I'm reminded of two things:

  1. Growth requires absorbing from your environment
  2. Growth doesn't always happen in the direction you expect

For the recent InterSystems Tech Video Challenge I put together a submission that summarized how to set up converting a custom HL7 message to SDA and then sending that to a FHIR Server endpoint to be converted to FHIR json. For this I really had to stretch into new territory to absorb all the necessary information and I ended up growing new skills that I didn't expect.

Much like the tree has ample nutrients surrounding it, we have so much documentation outlining the steps needed in order to set up our productions, servers, etc. but they are often in such disparate places that gathering it all and putting it together can be a real challenge. This was the motivation for my video. I wanted to demonstrate the collation of that information in a way that someone could follow along with in a reasonable way and ideally improve upon. 

Along the way I gained a better understanding of production configurations and was able to interact with ISC tools which I previously had not seen (i.e. the RecordMapper, FHIR Server, etc.). There are still so many things to explore and experiment with but each twig becomes a branch over time and this is the beginning of a new skill set.

As a companion to the video submission I would like to provide you shady respite in the form of an overview of the steps I took in order to build out my solution with links to the appropriate sections of the video:

  1. Configure your FHIR server endpoint
  2. Create a record mapping using your sample data
  3. Configure your custom data transformation
  4. Build your production components
  5. Configure your production components

While I hope that this can be useful to you I know that I have much growth ahead of me. I hope that we can all continue to help and support one another.

1 Comment
Discussion (1)1
Log in or sign up to continue
Question
· Nov 15, 2024

DICOM Extended Negotiation

Is there a way to create and establish DICOM Association with Extended Negotiation? 

I have implemented DICOM Query/Retrieve C-FIND, using EnsLib.DICOM.Operation.TCP and EnsLib.DICOM.Process base classes. My application, acting as an SCU, needs to query by Study Date-Time (combined date-time matching) range with timezone query adjustment. For this, I need to use Extended Negotiation.

I've checked the IRIS Manual - Creating DICOM Associations section but there is no mention of this.

Discussion (0)1
Log in or sign up to continue
Question
· Nov 15, 2024

Base 64 message is taking considering as a new segment

Hi Team,

I am converting xml message into HL7 message but the input XML message contains pdf which is converting into base 64 and getting mapped to OBX:5.5 in HL7 message and sending it to downstream 

In Downstream service i am using normal HL7 TCP class EnsLib.HL7.Service.TCPService but the message looks like below i am not sure why stream is taking as another segment in HL7 message,

Any thoughts on this?

 

Thanks,

Smythee

15 Comments
Discussion (15)3
Log in or sign up to continue
Announcement
· Nov 15, 2024

IA de la Comunidad de Desarrolladores: Se ha añadido documentación de InterSystems IRIS

Hola Comunidad,

¡Estamos emocionados de anunciar una nueva mejora en la IA de la Comunidad de Desarrolladores!

Ahora, además de los posts y comentarios de la Comunidad, la IA de la Comunidad de Desarrolladores también extrae información de la documentación oficial de InterSystems IRIS para responder a vuestras preguntas. Esta nueva función os permite personalizar las fuentes de búsqueda para obtener las respuestas más relevantes y adaptadas a vuestras necesidades.

Simplemente elegid las fuentes y formulad la pregunta:

  • Publicaciones de la comunidad
  • Documentación de InterSystems IRIS
  • ¡o ambas!

Con la documentación ahora añadida a la base de conocimiento, sentíos libres de hacer vuestras preguntas de nuevo: es posible que recibáis una respuesta diferente y más precisa.  

¡Echadle un vistazo y compartid vuestra opinión en los comentarios!

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