Summary Table

Categories Total Count
PII 0
URL 0
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content

<div class="fake-accordion ewv row" [ngClass]="{'split': isSplitView}" aria-label="Miscellaneous Section. This section does not expand.">
<h4 id="HDG_title_miscellaneousInfo_1" alt="Miscellaneous Information" for="IPT_miscellaneous_ewvMaster_1">Miscellaneous</h4>
<h5>
<span>Provider Accepted Assignment: {{billingMiscellanous?.providerAcceptsAssignment}} </span>
&nbsp;&nbsp;
<span> Patient Paid: {{ billingMiscellanous?.patientPaidAmount ==='\u2013\u2013\u2013' ? '\u2013\u2013\u2013' : '$'+
billingMiscellanous?.patientPaidAmount }}</span>
<!-- <span> Patient Paid: ${{billingMiscellanous?.patientPaidAmount}}</span> -->
</h5>
</div>