To Go back to Order History panel press ALT + M

{{name}} {{strength}}

{{modifiedVaStatus}}

{{facilityName}}

{{computedSig}}

Order Details

Ordering provider:
{{#if orders}} {{#each orders}} {{#if providerName}} {{providerName}}{{#if ordered}} on {{formatDate ordered "MM/DD/YYYY"}}{{/if}} {{else}} No Data {{/if}}
{{/each}} {{else}} No Data
{{/if}}

Ordering location:
{{#if orders}} {{#each orders}} {{#if locationName}}{{locationName}}{{else}}No Data{{/if}}
{{/each}} {{else}} No Data
{{/if}}

Pharmacist:
{{#if orders}} {{#each orders}} {{#if pharmacistName}}{{pharmacistName}}{{else}}No Data{{/if}}
{{/each}} {{else}} No Data
{{/if}}

Order text:
{{name}} {{strength}}

Start date/time:
{{#if overallStart}} {{formatDate overallStart "MM/DD/YYYY"}} {{else}} No Data {{/if}}

Stop date/time:
{{#if isDiscontinued}} {{#if stopped}}{{formatDate stopped "MM/DD/YYYY"}}{{else}}No Data{{/if}} {{/if}} {{#if showExpiredDate}} {{#if overallStop}}({{expireText}} {{formatDate overallStop "MM/DD/YYYY"}}){{else}}No Data{{/if}} {{/if}}

Order number:
{{slicedOrderUid}}

Administration History

Scheduled times:
{{#if dosages}} {{#each dosages}} {{#if adminTimes}}{{adminTimes}}{{else}}No Data{{/if}}
{{/each}} {{else}} No Data
{{/if}}

Administration event times: {{#if administrations}}
{{#each administrations}} {{/each}}
This table represents a summary of administration event times for the selected medication categorized by date/time and status.
Date/Time Status
{{#if dateTime}}{{formatDate dateTime "MM/DD/YYYY HH:mm"}}{{else}}No Data{{/if}} {{#if status}}{{status}}{{else}}No Data{{/if}}
{{else}} No Data {{/if}}