MUMPS Programming/Beginning Exercises

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