MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "pages": {
            "780": {
                "pageid": 780,
                "ns": 0,
                "title": "API",
                "revisions": [
                    {
                        "user": "NeilArmstrong",
                        "timestamp": "2012-02-22T12:01:10Z",
                        "comment": "Added glossary link to Application~",
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "An '''[[Application~|Application]] Programmer Interface''' (also called an API) is a way for a computer program to communicate what services it is willing to provide to other programs.\n\nA program that calls an API is one which uses the services provided.\nA program that defines an API is one which provides the services.\n\nAn API is usually contrasted to a User Interface (UI) which is a service provided to a person who is using the computer to accomplish tasks. Typically UIs are either text based ([[CHUI]]) or graphics based ([[GUI]]).  \n\nGenerally, an API will list what services are provided, what inputs are needed, and what output is produced.\n\nThere are hundreds of APIs in VisTA that are documented in the files at:\nftp://ftp.va.gov/vista/Software/Integration%20Agreements/\n\nVistA APIs (also called [[VistA IA List| Integration Agreements]] )\nare\n* \"Supported\" which means they can be used without registering as \"subscribers\" of the APIs.  \n* \"Private\" or \"Controlled\" which means that they can be used after being formally registered as a \"subscriber\".  \n\n<!-- testing comments \nVA FileMan V.22.0\n-->"
                    }
                ]
            },
            "5": {
                "pageid": 5,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "DavidWhitten",
                        "timestamp": "2020-07-14T23:42:09Z",
                        "comment": "/* Other resources */",
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "= VistApedia =\n \n== What is VistA? ==\n'''[[VistA]]''' is a public domain [http://en.wikipedia.org/wiki/Electronic_health_record electronic health record] programmed by federal employees working for the [http://www.va.gov US Department of Veterans Affairs] (previously the [http://en.wikipedia.org/wiki/United_States_Department_of_Veterans_Affairs Veterans Administration]) over the past several decades. For more info, see [[VistA|this page]].\n\n== What is RPMS? ==\n[http://www.ehr.ihs.gov/ RPMS] is a public domain electronic health record that is used by the [http://en.wikipedia.org/wiki/Indian_Health_Service Indian Health Service] (IHS). Prior to the 1980s it used a different architecture from VistA, but since the 80's it has shared a large amount of its architecture with VistA. For more info, see [[RPMS|this page]].\n\n== What is Vistapedia? ==\nVistapedia is a wiki for several varieties of the [http://en.wikipedia.org/wiki/Public_domain public domain] versions of VistA and [http://www.ehr.ihs.gov/ RPMS]. Information about the integrated VistA installer called [[Astronaut_VistA|Astronaut]] is also contained within these pages. \n\nThis wiki covers installation, configuration, and usage of these VistA derivatives. It also serves as an introduction to the [[VistA Documentation Library]] for everyone outside the VA. In addition, current events, development advances, and other news about the flavors of VistA are posted here.\n\nThis wiki runs the same [http://www.mediawiki.org software] as [http://www.wikipedia.com/ Wikipedia].\n\n=== \"Table of Contents\"-like pages for this wiki ===\n* [[http://www.vistapedia.com/index.php/Category:HOWTO The List of HOWTO do things]]\n* [[http://www.vistapedia.com/index.php/Category:FAQ Some Frequently Asked Questions]]\n\n=== Versions of VistA ===\n----\nThere are several versions of VistA that are used outside of the VA. (See [[Which VistA|this page]] for some introductory information regarding aspects of the different versions.)\n\n* [[How to Get WorldVistA EHR|WorldVistA EHR]] ([http://www.opensource.org/licenses/gpl-2.0.php GPL] licensed) ([http://worldvista.org Home]) ([http://worldvista.org/Software_Download Download]) ([[WorldVista|Installation]]) ([[Astronaut_VistA#Astronaut_WorldVistA_installers|Astronaut installer]])\n \n* [[OpenVista]] ([http://www.opensource.org/licenses/agpl-v3.html AGPL] licensed) ([http://medsphere.org Home]) ([http://medsphere.org/download Download])  ([[OpenVista|Installation]]) ([[Astronaut_VistA#Astronaut_OpenVistA_installers|Astronaut installer]])\n\n* [[vxVista]] ([http://www.opensource.org/licenses/eclipse-1.0.php EPL] licensed) (requires a proprietary Cache database) ([http://www.docstorsys.com/dss-vxOpenSource.html Home]) ([http://www.vxvista.org/display/vxv/vxVistA+Download Download])\n** vxVista can now be ported to run on the FIS GT.M platform as well.  The instructions can be found [http://www.seaislandsystems.com/vxVistA/HowToPort.html here] (external link).\n\n* FOIA Vista ([http://en.wikipedia.org/wiki/Public_domain public domain] under [http://en.wikipedia.org/wiki/Freedom_of_Information_Act_%28United_States%29 FOIA]) ([http://www.va.gov/vista_monograph/ Home]) ([ftp://ftp.va.gov/Vista/Software/VISTA_FOIA_ZIPS/ Download])\n\n* RPMS ([http://en.wikipedia.org/wiki/Public_domain public domain] under [http://en.wikipedia.org/wiki/Freedom_of_Information_Act_%28United_States%29 FOIA]) ([http://www.ihs.gov/rpms/ Home]) ([http://sourceforge.net/projects/foiarpms/ SourceForge Download Site])\n** Experimental GT.M port can be found [[RPMS_PortInstallation_to_GTM|here]]\n\n(Other versions such as da Vinci Vista, VOE Vista, and Hui Vista no longer exist or are no longer maintained.)\n\n=== VistA and the Web ===\n----\nAdapting VistA to web and mobile can be done using [http://mgateway.com/ Enterprise Web Developer (EWD)]. EWD for VistA comes in the following forms:\n\n* [[EWD_Install_Instructions|Manual installation.]]\n* [http://www.fourthwatchsoftware.com/dEWDrop.7z dEWDrop Virtual machine.]\n* [http://astronautvista.com/astronaut-help/how-to/how-to-install-astronaut-vista-server-and-client Astronaut automatic installation].\n\n== Detailed Information ==\n\n*[[How does VistA work]]? -- basic information about VistA's components.\n\n*[[Where do I Start]]? -- Start here. \n\n*[http://www.vistapedia.net/index.php?title=Category:FAQ FAQ] -- common Questions about VistA.\n\n*[[Usage]] -- start using VistA once it is successfully installed\n\n*[[Special:Popularpages|Popular pages]] -- frequently viewed pages in this wiki.\n\n*[http://www.vistapedia.net/index.php?title=Special:Categories Categories] -- Alternate indexes on this wiki\n\n*[[Special:Specialpages|Special pages]] -- a form of Table of Actions for this wiki.\n\n*[[VistA Community Challenges]] -- the issues we're trying to solve currently.\n\n*[[Flydoc pages|Flydoc's documentation]] -- training docs from a real-world implementation\n\n*[http://hardhats.org/fileman/pm/index.html FileMan Programmer Guide]\n\n== Meaningful Use Stage 2 ==\n\n\n[[Meaningful Use Stage 2 Home Page]]\n\n\n== SMART Enabling VistA/WorldVistA EHR ==\n\n\n[[SMART Enabling VistA Home Page]]\n\n\n== Topics in active development ==\n*[[ePrescribing]]\n\n*[[Health Information Exchange]]\n\n*[[Scanned_Documents|Working with Scanned Documents and Images]]\n\n*[[Certification]]\n\n*[[Training centers]]\n\n*[[Practice_Management_System|Practice Management Systems]]\n\n*[[Web Interfaces|Web-based Interfaces]]\n\n\n== Current events ==\n* [[Current events]] -- The 37th [[VistA Community Meeting]] was held June 4-6, 2019 at [[https://en.wikipedia.org/wiki/George_Mason_University George Mason University]] in [https://en.wikipedia.org/wiki/Fairfax,_Virginia Fairfax, Virginia]].\n\n== Other content ==\n\n* [[Old_Main|Old Main Page]]\n* [[Installation_Overview|Installation Overview (old)]]\n* [[Licensing|Licensing issues]]\n* [https://medsphere.org/docs/DOC-1195 Other client modules (page on medsphere.org)]\n* [[User setups]] -- specific success (or failure) stories with various configurations provided by various users and adopters\n* [[SHabiel_Pages| Sam's Pages]] Sam's Pages for various config stuff in VISTA.\n* [[Broker_help|Broker Help]]\n* [[VISTA_Cookbook| Cook Book]] -- The VISTA Cook book.\n* [http://www.vistapedia.com/index.php/Special:Categories All Categories of Pages on VistApedia]\n\n== Other resources ==\n* [http://worldvista.org/conference_presentations WorldVistA conference presentations]\n\n* VistA enthusiasts and developers connect through [http://www.google.com/group/hardhats the Hardhats Google Group]. For more info, email: info at worldvista dot org.\n* Research Papers related to healthcare computing\n\n**; A General mHealth Design Pipeline\n**: https://dl.acm.org/doi/10.1145/3007120.3007147 \n\n**; mHealth intervention design: creating mHealth interventions for behaviour change\n**: https://dl.acm.org/doi/10.1145/3010915.3010986\n\n<small>\nTo get access to Vistapedia, contact David Whitten ( whitten at worldvista.org ) through \nan e-mail, or phone 713 870 3834 to get an account.\n\nPlease send a contact telephone number with your e-mail, and/or have an e-mail address ready when you call. (I need both.) \nPlease decide on your preferred User name and send it as well. \nWe have provided a [[User Status|page]] for new users and  their current status. Thank you.\n</small>"
                    }
                ]
            }
        }
    }
}