How to create a new message type and trigger event???
5 May 2006 16:00:46 -0700
I need to create a new message type and trigger event - Z01^Z01. What I
did were:
1. manually create schema Z01_Z01_23_GLO_DEF
2. add Z01 to table 3 and table 76 in tablevalue_23.xsd
3. build and deploy
but I still got the following errors.
So Is it possible to create customized message type and trigger ...
|
Map HL7 values for every ADT type
5 May 2006 00:12:27 -0700
Hi,
I have standard HL7 v2.4 messages as input, and need to produce some
customized HL7 v2.4 output where some values are mapped to other codes,
and where some segments need to be added. This because the receiving
application uses other codes than the standard HL7 codes.
Most of those changes are the same ...
|
HL7 Accelerator Installation Error
4 May 2006 04:38:56 -0700
Hi,
I'm trying to install the HL7 Accelerator Enterprise edition 1.3 for
BizTalk Developer on XP with SP2 installed and SQL Server 2005. But,
I'm getting the specified account 'xxx' is invalid, unknown user name
or bad password error.
The user I'm using is a member of the biztalk server administrators
gr ...
|
Child records are missing in my mapper
4 May 2006 00:24:51 -0700
Hi,
I started with BTS 2006 and HL7 Accelerator 1.3 with the following: I
have two HL7 schemas where everything, all child records and elements,
are present. If I create a new map using these two schemas, only the
segments can be mapped, all the child records and field elements are
gone. So e.g. I'm only ab ...
|
Token System in HealthCare
Sat, 29 Apr 2006 16:19:18 +0530
Hi All,
Has anyone implemented a full-fledged token system in Healthcare ? Does
anyone has any pointers or links ?
We are in the process of implementing a Toke System into our HIS solution.
We would like to maintain a single token number for a given patient for a
particular day. I am just looking for any ...
|
Message Encoding
Tue, 25 Apr 2006 21:46:52 +0200
Hi,
I have a process that gets a batch with hebrew characters. I developed a
custom pipeline that sets the charset to windows-1255 to avoid the question
mark, and then added the hl7 pipeline.
The recieve port is binded to an orchestration, and there is a send port
that listen to it.
The send port creates ...
|
No line feed character at batch
Mon, 24 Apr 2006 22:11:03 +0200
Hi again,
My input hl7 batch does'n contains new lines. It seems like that:
MSH|||||||ENV|||||||PID||||||
Is there anyway to parse it at the existing pipeline?
Shiri
...
|
|
|
segment has an extra linefeed character hl7 accelerator
Mon, 24 Apr 2006 21:55:06 +0200
Hi,
I'm getting a batch that contains many hl7 records. When I send one record
it parses ok, but if I try to put 2 or more records I'm getting the
following error message:
"SegmentID:PV1 Patient Visit; Sequence Num:1 ; segment has an extra linefeed
character hl7 accelerator"
Any ideas..?
TIA,
Shiri
...
|
exception running Update2XMLSchema
Sun, 23 Apr 2006 20:07:32 +0200
Hello,
I'm using W2K3 with Biztalk 2006 Beta 2 and HL7 Accelerator 1.3 Beta2.
Running the Update2XMLSchema.exe Tool I always get the following error
Unhandled Exception: System.Exception: Microsoft BizTalk Accelerator for HL7
1.3
is not installed. at
Microsoft.Solutions.BTAHL7.Update2XMLSchema.Executor ...
|
changing SchemaStrongName in custom send pipeline
22 Apr 2006 16:13:58 -0700
Hello,
I'm trying to create a custom send pipeline component that will simply
change the SchemaStrongName in the message context. The HL7 Assembler
will then follow it in the send pipeline in order to put it back in
flatfile, and out it goes.
The reason for this is because the SchemaStrongName, when enter ...
|