Sha256: 0eec973cf65a765f1526ff7d3634598a69a3818ab22ea35b7dc359e85457afc5

Contents?: true

Size: 314 Bytes

Versions: 171

Compression:

Stored size: 314 Bytes

Contents

article
  header
    h1 Hospital Numbers

  dl.dl-horizontal
    dt NHS Number:
    dd= formatted_nhs_number(patient)

    - Renalware.config.patient_hospital_identifiers.each do |key, value|
      dt= "#{key} No:"
      dd= patient.public_send(value)

    dt External Hosp No:
    dd= patient.external_patient_id

Version data entries

171 entries across 171 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc9 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim
renalware-core-2.0.0.pre.rc3 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/patients/patients/show/_hospital_numbers.html.slim