Skip to content

Commit 98eedba

Browse files
authored
(feat) Show patient ID column in lab table (#1042)
1 parent 900b7c9 commit 98eedba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

frontend/config-core_demo.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
}
1616
}
1717
},
18+
"@openmrs/esm-laboratory-app": {
19+
"labTableColumns": ["name", "patientId", "urgency", "age", "sex", "totalOrders", "action"]
20+
},
1821
"@openmrs/esm-styleguide": {
1922
"Brand color #1": "#005d5d"
2023
}

0 commit comments

Comments
 (0)