<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> accessed record(s) <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection.
</div>
</div>
</li>
{{/if}}
{{#if logMessageType 'create'}}
<liclass="hipaaAuditItem list-group-item">
<divclass="media">
<iclass="pull-left fa fa-plus-circle fa-2x lightgray"></i>
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> created record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection, regarding patient <spanclass="patientName"style="{{getHighlightColor}}">{{getPatientName}}</span>.
{{else}}
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> created record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection.
{{/if}}
</div>
</div>
</li>
{{/if}}
{{#if logMessageType 'modify'}}
<liclass="hipaaAuditItem list-group-item">
<divclass="media">
<iclass="pull-left fa fa-pencil fa-2x lightgray"></i>
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> modified record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection, regarding patient <spanclass="patientName"style="{{getHighlightColor}}">{{getPatientName}}</span>.
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> modified record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection.
{{/if}}
</div>
</div>
</li>
{{/if}}
{{#if logMessageType 'clone'}}
<liclass="hipaaAuditItem list-group-item">
<divclass="media">
<iclass="pull-left fa fa-code-fork fa-2x lightgray"></i>
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> cloned record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection.
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> deleted record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection.
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> was denied access to record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection.
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> viewed record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection, regarding patient <spanclass="patientName"style="{{getHighlightColor}}">{{getPatientName}}</span>.
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> viewed record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection.
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> published record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection.
<spanclass="userName"style="{{getHighlightColor}}">{{userName}}</span> unpublished record <spanclass="mongoRecordId"style="{{getHighlightColor}}">{{getRecordId}}</span> in the <spanclass="collectionName"style="{{getHighlightColor}}">{{getCollectionName}}</span> collection.