README.md in healthcare_phony-0.5.1 vs README.md in healthcare_phony-0.6.0
- old
+ new
@@ -145,9 +145,10 @@
* min_age → A minimum age (in years) for the Patient.
* max_age → A maximum age (in years) for the Patient.
* race_count → By default on Race is generated, this allows you to specify a number > 1.
* gender → A Gender object which will be used to generate a Male or Female name if specified.
* degree_data_file → Location of YAML file containing a list of potential degrees to choose from. By default the gem supplied file will be used. The default file [degree.yml](https://github.com/austinmoody/healthcare_phony/blob/main/lib/healthcare_phony/data_files/degree.yml).
+* visit_type → VisitType of this patient's visit
### Patient Visit
```ruby
pv = HealthcarePhony::PatientVisit.new