Skip to content

ChristopherEdwards/MDWS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Domain Web Services (MDWS)


DESCRIPTION

Medical Domain Web Services (MDWS) (pronounced meadows) is a suite of Service
Oriented Architecture (SOA) middle-tier web services that exposes medical
domain functionality, Medical Domain Objects (MDO). MDWS is equipped with the
capacity to virtualize any legacy Veterans Health Information Systems and
Technology Architecture (VistA) Remote Procedure Call (RPC) as a web service.

A web service is an Application Programming Interface (API), which uses Simple
Object Access Protocol (SOAP), the standardized protocol to communicate with
subscribed client applications.

The MDWS suite of web services provides the client application developer with
common SOAP web services and documentation necessary to create client
applications, which incorporate the organization’s business rules, as well as
provide access to data from multiple VistA instances and other disparate data
sources.


LICENSING

MDWS was developed by the US Department of Veterans Affairs, and therefore its
source code is in the Public Domain. OSEHRA is hosting the project and has
adopted the Apache 2.0 License for contributions made by community members.
You will find the text of the Apache 2.0 License in the LICENSE File.
For details on the licensing, and on third party libraries please see NOTICE
file.


DEPENDENCIES

MDWS depends on the following packages.

nunit http://svn.medora.va.gov/lib/vendor/nunit/2.0-2.2.9/bin
log4net http://svn.medora.va.gov/lib/vendor/log4net/1.2.10/bin/net/2.0/release
spring/bin http://svn.medora.va.gov/lib/vendor/spring.net/1.1_RC1/bin/net/2.0/release
spring/lib http://svn.medora.va.gov/lib/vendor/spring.net/1.1_RC1/lib/Net/2.0
toreflection http://svn.medora.va.gov/lib/TOReflection/1.5.1.0/Release
nhibernate http://svn.medora.va.gov/lib/vendor/nhibernate/1.2.0
nhapi http://sourceforge.net/projects/nhapi/


FURTHER DETAILS

For more information, please see:

http://osehra.org
http://www.va.gov/vdl/application.asp?appid=192

About

Medical Domain Web Services (MDWS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.4%
  • Other 0.6%