Skip to content

Instantly share code, notes, and snippets.

@uris77
Created February 10, 2012 04:43
Show Gist options
  • Save uris77/1786677 to your computer and use it in GitHub Desktop.
Save uris77/1786677 to your computer and use it in GitHub Desktop.
Medical Info
class MedicalInformation{
Person person
Doctor doctor
Hospital preferredHospital
String specialNeeds
String medicalConditions
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment