NINS_CODE/bahmniapps/clinical/dashboard/views/dashboardSections/radiology.html
travelershot 70dda814aa codepush
2024-12-12 22:37:39 +06:00

3 lines
197 B
HTML

<div ng-controller="PatientDashboardRadiologyController" class="dashboard-radiology-section">
<bm-documents patient="patient" config="config" encounter-type="'RADIOLOGY'"></bm-documents>
</div>