#{messages['gazelle.hmw.creationDate']}
#{currentPrescription.creationDate}
#{messages['gazelle.hmw.PrescriptionIdentifier']}
#{currentPrescription.placerGroupNumber}
#{messages['gazelle.hmw.PatientName']}
#{currentPrescription.patient.firstName} #{currentPrescription.patient.lastName}
#{messages['gazelle.hmw.PrescriberName']}
#{currentPrescription.prescriber.firstName} #{currentPrescription.prescriber.lastName}
#{messages['gazelle.hmw.PrescriptionStatus']}
#{currentPrescription.ppStatus};#{currentPrescription.paStatus};#{currentPrescription.mdStatus};#{currentPrescription.aiStatus}
#{messages['gazelle.hmw.MedicationList']}
#{item.medication.name} (#{item.medication.code})