{{#if hideEditButtonOnPreview}}
{{else}}
{{/if}}
{{#if localTitle}}
{{localTitle}}
{{else}}
<No Title>
{{/if}}
{{#if referenceDateTime}}
{{formatDateTime referenceDateTime "YYYYMMDDHHmmssSSS" "datetime"}}
{{else}}
<No Date>
{{/if}}
{{author}}
{{statusDisplayName}}
{{#compare app "vista"}}
{{#compare displayGroup "unsigned"}}
This Unsigned note was created outside of eHMP. Please edit the note in CPRS.
{{/compare}}
{{#compare displayGroup "uncosigned"}}
This Uncosigned note was created outside of eHMP. Please complete the note in CPRS.
{{/compare}}
{{#compare displayGroup "signed"}}
{{#compare status "UNCOSIGNED"}}
This Uncosigned note was created outside of eHMP. Please complete the note in CPRS.
{{/compare}}
{{/compare}}
{{/compare}}
{{#if text}}
{{/if}}
{{/if}}