Sha256: 722f646b0a032cdc80da73308be6c0bdfbb86ca264d4b8fe67664218b189bdc3

Contents?: true

Size: 275 Bytes

Versions: 5

Compression:

Stored size: 275 Bytes

Contents

tr
  td.full-name= default_patient_link(patient)
  td= patient.nhs_number
  - Renalware.config.patient_hospital_identifiers.each_value do |value|
    td= patient.public_send(value)
  td= patient.sex.code
  td= patient.born_on
  td= patient.age
  td= patient.current_modality

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc5 app/views/renalware/patients/patients/_patient.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/patients/patients/_patient.html.slim
renalware-core-2.0.0.pre.rc3 app/views/renalware/patients/patients/_patient.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/patients/patients/_patient.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/patients/patients/_patient.html.slim