Method: Renalware::Pathology::Patient#fetch_current_observation_set

Defined in:
app/models/renalware/pathology/patient.rb

#fetch_current_observation_setObject



39
40
41
# File 'app/models/renalware/pathology/patient.rb', line 39

def fetch_current_observation_set
  current_observation_set || build_current_observation_set
end