473,787 Members | 2,938 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HELP! Getting data from a HL7 interface (and vb?)

Hi,

I need to get data from a client via a HL7 interface. How can I do
this? Can I do this via visual basic? Please post, code, links,
anything!

Your help is appreciated!

Phin
Nov 20 '05 #1
8 11169
Searching for "HL7" VB returns the following... hopefully, there's some source in there
somewhere.

SupportHL7
http://www.unisonet.co.jp/soft/eng/hl7/

HL7Viewer (written in VB)
http://www.ics.mq.edu.au/~borgun/Software.html

.....and the rest.....

Searched English pages for "HL7" VB. Results 1 - 10 of about 2,170

http://www.google.com/search?hl=en&l...=+%22HL7%22+VB

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..
"mrwoopey" <mr******@yahoo .com> wrote in message
news:e4******** *************** ***@posting.goo gle.com...
Hi,

I need to get data from a client via a HL7 interface. How can I do
this? Can I do this via visual basic? Please post, code, links,
anything!

Your help is appreciated!

Phin

Nov 20 '05 #2
Ken,

Thank you! I never worked worked with HL7 and I was wondering if you
would know which application would allow me to get data from a HL7
interface. Here is a list of applications:

http://www.ics.mq.edu.au/~borgun/Software.html

Please post.

Thanks!

Phin

"Ken Halter" <Ken_Halter@Use _Sparingly_Hotm ail.com> wrote in message news:<uN******* *******@tk2msft ngp13.phx.gbl>. ..
Searching for "HL7" VB returns the following... hopefully, there's some source in there
somewhere.

SupportHL7
http://www.unisonet.co.jp/soft/eng/hl7/

HL7Viewer (written in VB)
http://www.ics.mq.edu.au/~borgun/Software.html

....and the rest.....

Searched English pages for "HL7" VB. Results 1 - 10 of about 2,170

http://www.google.com/search?hl=en&l...=+%22HL7%22+VB

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..
"mrwoopey" <mr******@yahoo .com> wrote in message
news:e4******** *************** ***@posting.goo gle.com...
Hi,

I need to get data from a client via a HL7 interface. How can I do
this? Can I do this via visual basic? Please post, code, links,
anything!

Your help is appreciated!

Phin

Nov 20 '05 #3
Sorry... I have no idea. You may want to ask the owner of that web site. It's obvious that
he has experience with HL7.

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..

"mrwoopey" <mr******@yahoo .com> wrote in message
news:e4******** *************** ***@posting.goo gle.com...
Ken,

Thank you! I never worked worked with HL7 and I was wondering if you
would know which application would allow me to get data from a HL7
interface. Here is a list of applications:

http://www.ics.mq.edu.au/~borgun/Software.html

Please post.

Thanks!

Phin

Nov 20 '05 #4
I looked at the list of free HL7 applications at that site but I need
actual code. If anybody has actual visual basic code that can get data
(and possibly) parse data from a HL7 interface, that would be greatly
appreciated!

Please post.

Thanks,

Phin

"Ken Halter" <Ken_Halter@Use _Sparingly_Hotm ail.com> wrote in message news:<uN******* *******@tk2msft ngp13.phx.gbl>. ..
Searching for "HL7" VB returns the following... hopefully, there's some source in there
somewhere.

SupportHL7
http://www.unisonet.co.jp/soft/eng/hl7/

HL7Viewer (written in VB)
http://www.ics.mq.edu.au/~borgun/Software.html

....and the rest.....

Searched English pages for "HL7" VB. Results 1 - 10 of about 2,170

http://www.google.com/search?hl=en&l...=+%22HL7%22+VB

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..
"mrwoopey" <mr******@yahoo .com> wrote in message
news:e4******** *************** ***@posting.goo gle.com...
Hi,

I need to get data from a client via a HL7 interface. How can I do
this? Can I do this via visual basic? Please post, code, links,
anything!

Your help is appreciated!

Phin

Nov 20 '05 #5
It turns out that I only need to parse the data.
Any parsing code for HL7 2.3 would be greatly appreciated.

Phin

"Ken Halter" <Ken_Halter@Use _Sparingly_Hotm ail.com> wrote in message news:<uN******* *******@tk2msft ngp13.phx.gbl>. ..
Searching for "HL7" VB returns the following... hopefully, there's some source in there
somewhere.

SupportHL7
http://www.unisonet.co.jp/soft/eng/hl7/

HL7Viewer (written in VB)
http://www.ics.mq.edu.au/~borgun/Software.html

....and the rest.....

Searched English pages for "HL7" VB. Results 1 - 10 of about 2,170

http://www.google.com/search?hl=en&l...=+%22HL7%22+VB

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..
"mrwoopey" <mr******@yahoo .com> wrote in message
news:e4******** *************** ***@posting.goo gle.com...
Hi,

I need to get data from a client via a HL7 interface. How can I do
this? Can I do this via visual basic? Please post, code, links,
anything!

Your help is appreciated!

Phin

Nov 20 '05 #6
These guys offer an evaluation tool kit. The package itself is quite expensive (about
$3,000).

The Medi7 Parser Toolkit provides Complete Standard Support
http://www.eversolve.com/codesamp.htm

It looks like there's at least a "snip" or two available here.....

Parsing a Batch message uisng the Parsing Engine
"The following VB code accesses HL7 2.3 ADTA01 fields in an Batch that contains muitiple
messages"
http://support.symphonia3.com/suppor...p?articleID=75

Other than those, I have no idea. This is the first I've heard of HL7. From the price of
the available packages though, it may be worth learning so I can release some shareware
<g>

--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..
"mrwoopey" <mr******@yahoo .com> wrote in message
news:e4******** *************** ***@posting.goo gle.com...
It turns out that I only need to parse the data.
Any parsing code for HL7 2.3 would be greatly appreciated.

Phin

"Ken Halter" <Ken_Halter@Use _Sparingly_Hotm ail.com> wrote in message

news:<uN******* *******@tk2msft ngp13.phx.gbl>. ..
Searching for "HL7" VB returns the following... hopefully, there's some source in there somewhere.

SupportHL7
http://www.unisonet.co.jp/soft/eng/hl7/

HL7Viewer (written in VB)
http://www.ics.mq.edu.au/~borgun/Software.html

....and the rest.....

Searched English pages for "HL7" VB. Results 1 - 10 of about 2,170

http://www.google.com/search?hl=en&l...=+%22HL7%22+VB
--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep it in the groups..
"mrwoopey" <mr******@yahoo .com> wrote in message
news:e4******** *************** ***@posting.goo gle.com...
Hi,

I need to get data from a client via a HL7 interface. How can I do
this? Can I do this via visual basic? Please post, code, links,
anything!

Your help is appreciated!

Phin

Nov 20 '05 #7
On 13 Oct 2003 15:21:31 -0700, mr******@yahoo. com (mrwoopey) wrote:
Hi,

I need to get data from a client via a HL7 interface. How can I do
this? Can I do this via visual basic? Please post, code, links,
anything!

Your help is appreciated!

Phin

HL7 is just string data sent over a socket.
You should be able to create a TCP client and use a binary reader to
read the string data. The its just a matter of parsing it. What you
have to determine before jumping into HL7 though is are you going to
do a complete implementation of the HL7 standard or just a subset that
relates to your business needs. I have an XML file around here
somewhere with the HL7 definitions I will find it and post it.
Nov 20 '05 #8
HL7 is coupled with different messages such as PID and others. A general
socket communication protocol will work . Once recieved, it is your
responsibility to decipher each message, understand what each one is by
creating a collection to identity each message. These classes exist in a
tool which was develop in Europe.
"Chris" <Liqdfire@(NO~S PAM)Hostriot.ne t> wrote in message
news:5a******** *************** *********@4ax.c om...
On 13 Oct 2003 15:21:31 -0700, mr******@yahoo. com (mrwoopey) wrote:
Hi,

I need to get data from a client via a HL7 interface. How can I do
this? Can I do this via visual basic? Please post, code, links,
anything!

Your help is appreciated!

Phin

HL7 is just string data sent over a socket.
You should be able to create a TCP client and use a binary reader to
read the string data. The its just a matter of parsing it. What you
have to determine before jumping into HL7 though is are you going to
do a complete implementation of the HL7 standard or just a subset that
relates to your business needs. I have an XML file around here
somewhere with the HL7 definitions I will find it and post it.

Nov 20 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
6165
by: shailesh kumar | last post by:
Hi, I need to design data interfaces for accessing files of very large sizes efficiently. The data will be accessed in chunks of fixed size ... My data interface should be able to do a random seek in the file, as well as sequential access block by block.... One aspect of the usage of this interface is that there is quite good chance of accessing same blocks again and again by the application..
0
1855
by: Mike Rogers | last post by:
trying to make a script to view data in a excell spreadsheet. I can get all the data I need except one. select ordernumber, itemcode, quantity, rate, total from dbo.charges where ordernumber = '45676'
0
1489
by: Mauro Improta | last post by:
Hi, I am a first-time XML programmer. I have to get a value from an external well-done xml file, that starts with a tag <FIELD1> and ends with </FIELD1>
2
1530
by: Paul H | last post by:
My customer has an ecommerce store. He receives approx 600 orders per month. Worldpay.com handles the credit card transactions and sends my customer an email for each order containing the information exactly as shown below. We need to get the Shoppers details, Shipping details and the product details out of Outlook and into Access. I can take care of the database construction, but I just need some advice on how best to format the Worldpay...
4
1354
by: scurenton | last post by:
First off - New to Programming. Problem: I created an aspx page with x amount of text boxes. These text boxes can be filled by the user and when they click the submit button I want the data in each box to be inserted in database fields that they relate to. I created a database and a table with the same amount of cols as I have textboxes. Company_Name textbox data should go into the Company_Name field I have in SQL Database and so...
5
5327
by: SRAM | last post by:
Hi, Problem statement: We have some amount of data stored in various excel sheets and we generate a few reports from these data. We are in the process of consolidating all data to reside in a single repository. Currently, it is semi-automated i.e. we are using MS Excel for data entry, consolidation and report generation (i.e. using formulas). We require a tool that will provide: a) A web-based interface for data entry (i.e. remote,
1
1030
by: Arlan | last post by:
Im a little new to VB 2005 and have been trying to get some data from a SQL database. What I want to do is get the information during From_Load. I have found how to setup the connection to the database but I have no idea how to get information from it. Here is my code so far: Dim sqlConn As New SqlClient.SqlConnection("server=testDBServer;uid=XXX;pwd=XXX;database=DB1;") sqlConn.Open()
4
1731
by: Thomas Fjellstrom | last post by:
(if this is the wrong place to ask this, please let me know where the right place is) I've been attempting to come up with a sane, and relatively simple design for a set of objects that separate the storage, and interface/access to that data. So far I've had no luck coming up with something I'm happy with. The data being stored will typically be groups of double floating point numbers, and integers, groups will tend to have 2 to 4...
3
2007
by: Veeru71 | last post by:
We have got 2 DB2-UDB databases (DB1 & DB2) running on separate instances( Inst1 & Inst2). DB1 has got Schema1 and DB2 has got Schema2. We would like to setup some kind of replication to replicate both Schema1 & Schema2 onto a 3 rd database (DB3) running on a 3 rd instance (Inst3). This is basically to separate out Data Reads (Reports module of the app) from the primary databases for performace reasons. Also, Some of the Reports join...
0
9497
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10363
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10110
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9964
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7517
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5398
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4067
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3670
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.