< MUMPS Programming

Write a program for a Patient Information system. It should have the following options:

  1. Add new patient
  2. Edit Patient(use patient unique identification number)
  3. View Patient
    1. All
    2. Search by name


Each patient should have a unique identifier, store into the global ^PAT

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.