Quicklook Table. This table represents a brief summary for the selected condition.
| Date |
Description |
Facility |
{{#if attributes.allGroupedEncounters}}
{{#each attributes.allGroupedEncounters}}
| {{dateTime}} |
{{problemText}} |
{{stopCodeName}} |
{{/each}}
{{/if}}