# Q1) What is the UI pattern for the patient app?

UI pattern

# Q2) What does the UI of a component in layer 1 look like?

View card design

Most cards have a data table inside them. But some cards can also have a graph or an image inside them.

# Q3) What does the EMR customizer look like?

EMR customizer

# Q4) What columns are displayed in component card in layer 1?

Each component will come with a default set of columns that are displayed. The user can choose a different set of columns. The columns chosen by the user are saved on the client local storage. Once the chose is made for 1 paitent file that choice of columns is remembered for all patient files.

# Default set of columns

Default set of columns

# User can choose a different set

User can choose a different set

# Q5) What does emr UI view

dense-view

# Q6) What other UI projects should I RnD more?

Drag and drop windows: https://jbaysolutions.github.io/vue-grid-layout/examples/01-basic.html Infinite scroll: https://github.com/nhn/tui.grid