NINS_CODE/bahmniapps/clinical/dashboard/views/dashboardSections/radiology.html

3 lines
197 B
HTML
Raw Normal View History

2024-12-12 22:37:39 +06:00
<div ng-controller="PatientDashboardRadiologyController" class="dashboard-radiology-section">
<bm-documents patient="patient" config="config" encounter-type="'RADIOLOGY'"></bm-documents>
</div>