Difference between revisions of "VistA Administration"

From VistApedia
Jump to: navigation, search
(Added glossary link to Configuration~)
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This page is focused on the efforts that must be made to administer a VistA system, not topics related to the Veterans Affairs Department (which used to be called the Veterans Administration).
+
== Planning ==
 +
What operating systems can a VistA server run on?  The VA has [[historical~|Historical]]ly run it on VMS. The Open Source community runs VistA on Linux with GT.M, and proprietary versions often run on Microsoft Windows with Caché. The Indian Health Service runs RPMS on Microsoft Windows with Caché.
 +
 
 +
* [[Ubuntu]] -- one of the mostly widely used Linux operating systems worldwide. Has an edition tuned for use in virtual machines.
 +
 
 +
* [[RedHat|Red Hat]] / [[Fedora|Fedora]] -- Red Hat is a Fortune 500 enterprise Linux distribution (and the mostly widely used in business). Fedora is the community edition of Red Hat.
 +
 
 +
*[[CentOS]] -- a free and open source derivative of Red Hat. (A favorite of Ignacio Valdes.)
  
== Planning ==
+
*[[OpenSolaris zones]] OpenSolaris is an open source release of high-end Unix server software from Sun. Solaris zones function as simple but elegant virtual machines.
One aspect that must be taken into account is the Operating System that is used to support the VistA system. Examples include VMS, Linux, and Microsoft Windows.
+
 
* [[Why Consider Ubuntu]]
+
== Installation folder standardization ==
 +
There is an effort to make installations in various Linux and other *nix filesystems adhere to a consistent folder schema. [[Filesystem Hierarchy Standard|Here]] is info on the original proposed specifications. This specification continues to evolve with time, as the standardization project continues.
 +
 
 +
== Server modules ==
 +
*[[Linux Active Directory How-To]] Information on how to use Microsoft Active Directory for Linux authentication.
  
 
== Installing VistA ==
 
== Installing VistA ==
  
There have been some slide shows presented at VistA Community Meetings about the process of installing a VistA system at a particular site. Here are some relevant links:
+
For a discussion of the issues involved, here are some slide shows presented at VistA Community Meetings about the process of installing a VistA system at a particular site:
  
 
* [http://worldvista.org/conference_presentations/16th-vista-community-meeting-jan-10-13-midland-texas/IMPLEMENTING%20RPMS%20COMMUNITY%20HEALTH%20CENTERS%2C%20JACK%20SHAFFER.pdf/view Jack Shaffer and Matt King MD at 16th VistA Community Meeting, Jan. 10-13, 2008, Midland, Texas]
 
* [http://worldvista.org/conference_presentations/16th-vista-community-meeting-jan-10-13-midland-texas/IMPLEMENTING%20RPMS%20COMMUNITY%20HEALTH%20CENTERS%2C%20JACK%20SHAFFER.pdf/view Jack Shaffer and Matt King MD at 16th VistA Community Meeting, Jan. 10-13, 2008, Midland, Texas]
Line 13: Line 24:
 
* [[Image:Revolution.ppt|Revolution: Jack Shaffer's presentation at Shepherd University, Shepherdstown, West Virginia
 
* [[Image:Revolution.ppt|Revolution: Jack Shaffer's presentation at Shepherd University, Shepherdstown, West Virginia
 
June 26 through 29, 2008]]
 
June 26 through 29, 2008]]
 +
 +
When you are ready to install VistA, you have a number of choices.
 +
 +
*[[Software Downloads]] provides a fairly current (Jan 2010) comparison of options.
 +
*[[Installation Overview]] is mostly of [[historical~| Historical]] interest.
  
 
== Setup VistA ==
 
== Setup VistA ==
  
* [[Intracare Implementation Log]]
+
[[Configuration~|Configuration]] is probably the most arduous and expensive step. It never ends.
 +
 
 +
* [[Intracare Implementation Log]] follows I. Valdes MD as he installs VistA with the help of [[Hardhats]]
  
 
== Maintaining VistA ==
 
== Maintaining VistA ==
 +
 +
* [[Drug File~]] gives some basic links on this essential part of VistA
 +
* [[Pharmacy Issues]] provides more technical detail
  
 
== Restoring VistA ==
 
== Restoring VistA ==
Line 25: Line 46:
 
* [[Restoring a VistA installation]]
 
* [[Restoring a VistA installation]]
  
== ==
+
== Other Resources ==
 
[[Category:HOWTO]]
 
[[Category:HOWTO]]

Latest revision as of 20:01, 1 November 2012

Planning

What operating systems can a VistA server run on? The VA has Historically run it on VMS. The Open Source community runs VistA on Linux with GT.M, and proprietary versions often run on Microsoft Windows with Caché. The Indian Health Service runs RPMS on Microsoft Windows with Caché.

  • Ubuntu -- one of the mostly widely used Linux operating systems worldwide. Has an edition tuned for use in virtual machines.
  • Red Hat / Fedora -- Red Hat is a Fortune 500 enterprise Linux distribution (and the mostly widely used in business). Fedora is the community edition of Red Hat.
  • CentOS -- a free and open source derivative of Red Hat. (A favorite of Ignacio Valdes.)
  • OpenSolaris zones OpenSolaris is an open source release of high-end Unix server software from Sun. Solaris zones function as simple but elegant virtual machines.

Installation folder standardization

There is an effort to make installations in various Linux and other *nix filesystems adhere to a consistent folder schema. Here is info on the original proposed specifications. This specification continues to evolve with time, as the standardization project continues.

Server modules

Installing VistA

For a discussion of the issues involved, here are some slide shows presented at VistA Community Meetings about the process of installing a VistA system at a particular site:

When you are ready to install VistA, you have a number of choices.

Setup VistA

Configuration is probably the most arduous and expensive step. It never ends.

Maintaining VistA

Restoring VistA

Your system either has already crashed or it will eventually.

Other Resources