FileMan
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
FileMan is a set of software utilities that provide a metadata function for MUMPS applications, usually used to process medical health records. The FileMan utilities allow the definition of data structures, menus and security, reports, and forms, reducing the level knowledge of the MUMPS programming language required to set up applications. It was written using MUMPS by George Timson in the late 1970s and early 1980s.
FileMan was designed to support the complex information storage and processing needs of hospitals. It was based on an active data dictionary that was able to invoke the full interpretive power of the MUMPS language from within a data reference. For example, a field called "Length of Stay" could invoke a MUMPS expression that would process the various dates, transfers, and discharges that would then be returned as if it were stored as a fixed data element.
The first use of FileMan was in the development of medical applications for the Veterans Administration,[1] now called the Department of Veterans' Affairs. Since it was created by the US federal government, the source code is in the public domain.[2] This led to it being used across a large number of organizations for the rapid development of applications, including commercial products.
MUMPS differs from many languages in its handling of the null string. A large percentage of the FileMan internal data structures are null strings, in which the information is located in the name of the "nothing" being referenced. This approach does not fit the traditional Relational Data Model.
FileMan may be used standalone, or may be used with the VA Kernel, which provides an operating system neutral environment for applications.
References
- ^ "VLE Microbiology Lab Micro Interface Release 1.0 User Guide" (PDF). U.S. Department of Veterans Affairs. Retrieved 2026-05-19.
- ^ "VA FileMan 22.2 Technical Manual" (PDF). va.gov. Department of Veterans Affairs. July 2022. Retrieved 12 May 2025.
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.