Simply use it as an object in another class. As long as all the methods and variables you want to use, and the Patient class, and its constructor are public, then you can do this:

Patient p = new...