Close  

{{#if drugName }}{{ drugName }}{{/if}}

Notes


{{#if medicationDetail }}{{ medicationDetail }}{{else}}No Data Found{{/if}}
{{#each historymodel}} 
{{this.textValue}}
{{/each}}