KW/Glossary-CPRS: Difference between revisions
From VistApedia
Jump to navigationJump to search
Glossary Entry for CPRS, Art Name KW-G-* |
|||
| Line 6: | Line 6: | ||
==The GUI version of CPRS is a == | ==The GUI version of CPRS is a == | ||
**multi-subwindowed and | **multi-subwindowed and | ||
**Multi-Screen Tab View of a Single Patients Record | **Multi-Screen/ Multiple-Tab View of a Single Patients Record | ||
***Tabs are (unconventionally) on the Bottom of each Screen | ***Tabs are (unconventionally) on the Bottom of each Screen | ||
**Menu Drop Down Options provide further functions, varying some across tabs(WIndows) | **Menu Drop Down Options provide further functions, varying some across tabs(WIndows) | ||
**The GUI is written as a client program, currently limited to Window Clients | **The GUI is written as a client program, currently limited to Window Clients | ||
***The Current Version is written in Pascal and Delphi | |||
***An Internet Demo is running at [http://www1.va.gov/CPRSdemo/ VA.gov CPRS Demo DownLoad] A client-CPRS is Downloaded and run on Windows with a Demo Internet Server | |||
**The GUI CPRS interacts with the MUMPS Server/FileMan via RPC Broker Subsystem | **The GUI CPRS interacts with the MUMPS Server/FileMan via RPC Broker Subsystem | ||
***to query the database for existing patient data, | ***to query the database for existing patient data, | ||
***to obtain code-tables limiting values/choices and | ***to obtain code-tables limiting values/choices and | ||
***saving revised or newly created data elements, edited in the GUI CPRS by users, back to the FIleMan Database for the patient. | ***saving revised or newly created data elements, edited in the GUI CPRS by users, back to the FIleMan Database for the patient. | ||
==There is also (still) a dialog version of the same functionality== | ==There is also (still) a dialog version of the same functionality== | ||
**This is entered by FileMan Menu Options | **This is entered by FileMan Menu Options | ||
Revision as of 18:29, 6 September 2005
Glossary- CPRS (Computerized Patient Record System - hardly meaningful acronym anymore)
- CPRS is the Provider Interface for the Main Display of the Patient Record and
- Entry of new record information
GUI and Dialog Versions
The GUI version of CPRS is a
- multi-subwindowed and
- Multi-Screen/ Multiple-Tab View of a Single Patients Record
- Tabs are (unconventionally) on the Bottom of each Screen
- Menu Drop Down Options provide further functions, varying some across tabs(WIndows)
- The GUI is written as a client program, currently limited to Window Clients
- The Current Version is written in Pascal and Delphi
- An Internet Demo is running at VA.gov CPRS Demo DownLoad A client-CPRS is Downloaded and run on Windows with a Demo Internet Server
- The GUI CPRS interacts with the MUMPS Server/FileMan via RPC Broker Subsystem
- to query the database for existing patient data,
- to obtain code-tables limiting values/choices and
- saving revised or newly created data elements, edited in the GUI CPRS by users, back to the FIleMan Database for the patient.
There is also (still) a dialog version of the same functionality
- This is entered by FileMan Menu Options
- Documentation, does not always easily distinguish between these very different interfaces, both called CPRS.
Synonyms potentially for CPRS
HCI Human Computer Interface, Provider Data Entry, Physician Interaction, Client GUI, Thick Client.