Gary:
We receive transcriptions from Medquist in an XML format (our design).
We script the transcriptions into departmental using Iatric System's
Scriptmate tool.
We use VB .Net to parse the XML files. The key commands we use in
VB .Net are from the xpath group of functions.
Of course our code would be pretty irrelevant to your files. However,
the above technique is a general principle for getting XML data into
Meditech.
It isn't an easy solution to implement unfortunately.
Thomas Stephen Laxar
Coordinator, Hospital Information Systems
Children's Hospital & Research Center Oakland
510-428-3833tsl...@cho.org The email message (and any attachments) is for the sole use of the intended
recipient(s) and may contain confidential information. Any unauthorized
review, use, disclosure or distribution is prohibited. If you are not the
intended recipient, please contact the sender by reply email and destroy all
copies of the original message (and any attachments).
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Thur Dec 11, 2008 3:00 pm From: Gary Hall <GHall@epm
Subject: [MEDITECH-L] XML imports into Meditech?
To: "medit...@MTUsers.com" <medit...@MTUsers.com>
From: Gary Hall <
GH...@epmedcenter.com>
Date: Thu, 11 Dec 2008 16:00:09 -0700
--------------------------------------------------------------------------------
Return-Path: <Gary Hall <
GH...@epmedcenter.com>>
Received: from
smtp2.mail.cho.org by
cho.org; Thu, 11 Dec 2008 15:00:22 0000
Received: from
smtp2.mail.cho.org ([192.168.1.39])
by
smtp2a.mail.cho.org with SMTP; Thu, 11 Dec 2008 14:59:47 -0800
X-ASG-Debug-ID: 1229036386-312d00090000-tQnRVc
X-Barracuda-URL:
http://192.168.1.39:8000/cgi-bin/mark.cgiReceived: from
host3.emwd.com (localhost [127.0.0.1])
by
smtp2.mail.cho.org (Spam Firewall) with ESMTP id B9A9BAEA8B6
for <
tsl...@cho.org>; Thu, 11 Dec 2008 14:59:46 -0800 (PST)
Received: from
host3.emwd.com (
host3.emwd.com [72.52.162.75]) by
smtp2.mail.cho.org with ESMTP id u7WMVjCbrsqyCNdD for <
tsl...@cho.org>; Thu, 11 Dec
2008 14:59:46 -0800 (PST)
X-ASG-Whitelist: Sender
Received: from localhost ([127.0.0.1] helo=
host3.emwd.com)
by
host3.emwd.com with esmtp (Exim 4.69)
(envelope-from <
meditech-...@mtusers.com>)
id 1LAuVI-0006vA-9u; Thu, 11 Dec 2008 17:59:32 -0500
Received: from
mail.epmedcenter.com ([165.236.183.130])
by
host3.emwd.com with esmtps (TLSv1:RC4-MD5:128) (Exim 4.69)
(envelope-from <
GH...@epmedcenter.com>) id 1LAuVA-0006tZ-4F
for medit...@MTUsers.com; Thu, 11 Dec 2008 17:59:30 -0500
Received: from
epmc7.epmedcenter.com ([10.1.16.1]) by
epmc7.epmedcenter.com ([10.1.16.1]) with mapi; Thu, 11 Dec 2008 16:00:11 -0700
From: Gary Hall <
GH...@epmedcenter.com>
To: "medit...@MTUsers.com" <medit...@MTUsers.com>
Date: Thu, 11 Dec 2008 16:00:09 -0700
Thread-Topic: XML imports into Meditech?
Thread-Index: Aclb5De9aBkkEDUgS6SLiCiidHa00g==
Message-ID: <
9D8784C554BA5D45AA01D...@epmc7.epmedcenter.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
acceptlanguage: en-US
MIME-Version: 1.0
X-Spam-Status: No, score=-2.4
X-Spam-Score: -23
X-Spam-Bar: --
X-Spam-Flag: NO
X-Content-Filtered-By: Mailman/MimeDel 2.1.11.cp2
X-ASG-Orig-Subj: [MEDITECH-L] XML imports into Meditech?
Subject: [MEDITECH-L] XML imports into Meditech?
X-BeenThere:
medit...@mtusers.comX-Mailman-Version: 2.1.11.cp2
Precedence: list
List-Id: Email list for Meditech users <
meditech-l_mtusers.com.MTUsers.com>
List-Unsubscribe: <
http://mtusers.com/mailman/options/meditech-l_mtusers.com>,
<mailto:
meditech-...@mtusers.com?subject=unsubscribe>
List-Post: <mailto:
medit...@mtusers.com>
List-Help: <mailto:
meditech-...@mtusers.com?subject=help>
List-Subscribe: <
http://mtusers.com/mailman/listinfo/meditech-l_mtusers.com>,
<mailto:
meditech-...@mtusers.com?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender:
meditech-...@mtusers.comErrors-To:
meditech-...@mtusers.comX-AntiAbuse: This header was added to track abuse, please include it with any abuse report
X-AntiAbuse: Primary Hostname -
host3.emwd.comX-AntiAbuse: Original Domain -
cho.orgX-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain -
mtusers.comX-Barracuda-Connect:
host3.emwd.com[72.52.162.75]
X-Barracuda-Start-Time: 1229036386
X-Barracuda-Virus-Scanned: by Barracuda Spam Firewall at
mail.cho.org %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%