NINS_CODE/bahmniapps/clinical/common/views/consultationContext.html

4 lines
254 B
HTML
Raw Normal View History

2024-12-12 22:37:39 +06:00
<patient-context patient="patient"></patient-context>
<patient-profile patient-uuid="{{::patient.uuid}}" visit-uuid="{{::visitUuid}}" config="patientInfoSection.patientInformation"></patient-profile>
<manage-programs patient="patient"></manage-programs>