{{#if fError}}
{{errorMsg}}
Date:
{{formatDate dateTime "MM/DD/YYYY - HH:mm"}}
Type:
{{#if typeDisplayName}}
{{typeDisplayName}}
{{else}}
N/A
{{/if}}
Category:
{{#if categoryName}}
{{categoryName}}
{{else}}
N/A
{{/if}}
Patient class:
{{#if patientClassName}}
{{patientClassName}}
{{else}}
N/A
{{/if}}
Appointment status:
{{appointmentStatus}}
Location:
{{#if locationDisplayName}}
{{locationDisplayName}}
{{else}}
N/A
{{/if}}
Stop code:
{{#if stopCodeName}}
{{stopCodeName}}
{{else}}
N/A
{{/if}}
Facility:
{{facilityName}}
{{#if primary}}
Primary
{{else}}
Additional provider
{{/if}}
{{providerDisplayName}}
{{#if icdName}} {{icdName}} {{else}} Unknown {{/if}}
| Date | Location Name | Type | |
|---|---|---|---|
| {{formatDate dateTime}} | {{#if locationName}}{{locationName}} | {{else}}N/A | {{/if}}{{movementType}} |
{{reasonName}}
| Date | Name | Quantity | Comment | |
|---|---|---|---|---|
| {{formatDate entered}} | {{name}} | {{quantity}} | {{#if comment}}{{comment}} | {{else}}N/A | {{/if}}