#HealthShare

17 Followers · 1.5K Posts

InterSystems HealthShare is a healthcare informatics platform for hospitals, integrated delivery networks (IDNs) and regional and national health information exchanges (HIE). HealthShare includes health information exchange, data aggregation, workflow, text analysis, and analytics technology.

Learn more

Edit
Question Jenna Makin · Jun 1, 2016

I have been experimenting with the concept of transforming HL7 input into a CDA document and am running into a little problem.  Let me describe my setup

First I have a HealthShare production with three simple components.

1.  I have a Enslib.HL7.FileService which looks in a specified directory for files containing HL7 messages to process.  That service picks up the message and passes it to a custom business operation which is setup to transform it to CDA.

2.  I have a custom business operation that I wrote that accepts the a Enslib.HL7.

2
0 29