{{#compare category "P"}}
{{#compare statusName "PENDING"}}Pending{{/compare}}{{orderName}} ordered {{#if providerDisplayName}}by {{providerDisplayName}}{{/if}}
{{/compare}}
{{#compare category "P" operator="!="}}
{{#compare statusName "PENDING"}}Pending{{/compare}}Consulted {{orderName}}
{{/compare}}