User talk:Zeno: Difference between revisions

From VistApedia
Jump to navigationJump to search
Line 1: Line 1:
Greetings.  Wondering if anyone knows how Vista compares to various commercial products (e.g. Epic, Cerner, IDX Systems, Misys Healthcare).  Thanks!
I think WorldVista is great stuff. I'm living in Zurich, Switzerland and would like to adapt this for the Swiss market. At the moment I'm still fighting with the installation. I posted following question to the [https://lists.sourceforge.net/lists/listinfo/hardhats-members Mailinglist]:<br>
Hello,
new stories
[http://rape-fantasy-stories.viprape.com/Rape-stories.html]
Hello,
[http://green-tea.golft.nl/ green-tea]
green-tea
[http://buy_phentermine.fiberia.com/ buy-phentermine]
Hello,
[http://spyware-remover.lau.biz/Spyware-removal.html Spyware-removal]
Spyware-removal
== Any hints what would be nice to try as next step? ==
Your work has only just begun. The configuration is the hard part.  May I
refer you to the following site to help get you started.
VistA-Office will soon be coming out and the web site that provides vendor
support for it, when it really gets up and running should have a lot of
configuration information. Configuration information for VistA on
Cache/Windows and GTM/Linux is almost identical.
http://www.geocities.com/kdtop3/<br>
http://www.va.gov/vdl
== When will the GUI for Linux be coming out? ==
== When will the GUI for Linux be coming out? ==


Line 45: Line 14:


So hopefully one of those things answers your question.
So hopefully one of those things answers your question.
== How do I set the access code? How do I set the user? ==
You should establish a user for yourself.  That user
will have an access code and verify code (same as a
login and password combo).
So do '''D ^XUP''' --> option EVE->user->add user
Then, on the user editing pages, set the access code
to your choice of words.
Then, next time you d ^XUP, you can use your new
access code.
== Setting up the Access Code does not work, I get TERMINAL TYPE NAME ==
I am be all wet here, but I do not understand how you are getting away with
setting your DUZ as .01. These, I believe, are IENs or Internal Entry
Numbers and are whole numbers. Look as step 62 to 68 [http://www.hardhats.org/projects/VistA_Install/Vista_Install.html here]<br>
Now for establishing yourself as a user, look at [http://www.hardhats.org/projects/VistA_Install/Vista_Install.html steps 49-77].
== Connecting CPRS-Client on my Window-Box to my OpenVista-Server on my Linux-Laptop ==
'''WindowsGUI to LinuxOpenVista'''
# Get the newest CPRS-GUI client from the [ftp://ftp.va.gov/VistA/Software/Packages/Order%20Entry-Results%20Reporting%20-%20OR/ FTP-Site] (Hint: you need Internet Explorer to access the FTP Site, Firefox is not yet supported ;(
# Read [http://www.hardhats.org/projects/VistA_Install/CPRSStart12.html this] and do steps 2-8 in adding the GUI menu, then skip to Give Yourself the Correct Keys and Tabs and then Skip to Other Methods to Try if Necessary and use tht ShortCut Method, which seems to be the way to go now-a-days.
# Right click on CPRSChart.exe and select Create a shortcut.
# Right click on the shortcut created and click rename.  After the name, place s= and the IP address of the Brokerserver and p= and the port that you are using on the broker server: CPRSChart.exe s=192.168.0.102 p=9200
'''LinuxOpenVista to WindowsGUI'''
# At the VISTA prompt, enter D ^ZTMB to start TaskMan.
# Then start BROKER listening on port 9210  by entering the following GTM> D STRT^XWBTCP(9200). You may choose another port – OpenVista uses 9200.
# Also check this [http://www.sanchez-gtm.com/user_documentation/targets/GTM_V5.0-000_Release_Notes.html#ch.hi.id.55 link] and this [http://www.mail-archive.com/hardhats-members@lists.sourceforge.net/msg07990.html message] from Bhaskar and his [http://www.mail-archive.com/hardhats-members@lists.sourceforge.net/msg08064/bhaskar-script script].
== Can I get all these questions in a PDF? ==
Well not exactly "these" questions but similar problems observed by someone else, thanks Mike Lieman. Check this [http://fnord.barryscott.com/mike/VistAHOWTOFromScratch.pdf PDF]. Make sure to check this [http://openforum.worldvista.org/~forum/index.php?title=Installation_How_To_VistA_GT.M_Linux link] as well if you start from Zero.
== How should my /etc/xinetd.conf file look like? ==
Thanks to [mailto:Marc.Aylesworth@rl.af.mil Aylesworth Marc A Ctr AFRL/IFSE] for this! If you want to connect a WindwosCPRS-GUI to a Linux OpenVista Server then you must have xinetd running on your Linux box. My Linux-Laptop has a Gentoo on it and my /etc/xinetd.conf file looks like this:
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/files/xinetd.conf,v 1.6 2004/07/15 00:53:48 agriffis Exp $
# Sample configuration file for xinetd
defaults
{
        #only_from      = 192.168.0.27
        instances      = 60
        log_type      = SYSLOG authpriv info
        log_on_success = HOST PID
        log_on_failure = HOST
        cps            = 25 30
}
service gtmserver
{
        disable        = no
        type            = UNLISTED
        port            = 9200
        socket_type    = stream
        protocol        = tcp
        wait            = no
        user            = vista
        server          = /home/vista/FOIAVistA/vista
        #server        = /home/zeno/bhaskar-script
        server_args    = --run GTMLNX^XWBTCPM
}
includedir /etc/xinetd.d
If you are interested in more see the [http://www.macsecurity.org/resources/xinetd/tutorial.shtml xinetd-Turorial] that Marc Aylesworth recommends reading.
== GTM throws me an Error, where can I look? ==
You can look [http://www.sanchez-gtm.com/user_documentation/V44MsgRecProc/wwhelp/wwhimpl/java/html/wwhelp.htm here].

Revision as of 02:22, 8 November 2005

When will the GUI for Linux be coming out?

I am not sure I understand your question because I have to be sure you understand the relationship of the GUI to OpenVistA. The clinicians GUI is CPRS, which runs on Windows and connects to the server whether it the server is running on Cache/Windows, GTM/Linux or on a mainframe.

Medsphere has apparently built a cross platform replacement for CPRS.

Codeweavers has worked on getting CPRS to run on Wine in the past.

VistA-Office currently runs only on Cache/Windows but will be ported to GTM/Linux. It will likely happen within a few weeks of its release.

So hopefully one of those things answers your question.