CurrentPatientInEpisode constructor

CurrentPatientInEpisode()

Implementation

factory CurrentPatientInEpisode() {
  return _singleton;
}