Sha256: bdc404711ac7b6e7c0d35c3c81c144203eec763b1ed46887fa5c64aff7ca199e
Contents?: true
Size: 425 Bytes
Versions: 11
Compression:
Stored size: 425 Bytes
Contents
# # Here is where we configure the settings for the Renalware::Core engine. # require_dependency "renalware" # Renalware.configure do |config| # config.patient_hospital_identifiers = { # KCH: :local_patient_id, # QEH: :local_patient_id_2, # DVH: :local_patient_id_3, # PRUH: :local_patient_id_4, # GUYS: :local_patient_id_5 # } # end # Renalware::Patients.configure # Renalware::Pathology.configure
Version data entries
11 entries across 11 versions & 1 rubygems