...
- Download link: https://modules.openmrs.org/modules/view.jsp?module=uiframework
- Source code: https://github.com/openmrs/openmrs-module-uiframework.
- Release notes and bug reports: UIFR JIRA project.
Warning | ||
---|---|---|
| ||
Note that there are some significant non-backwards compatible changes introduced in version 1.8 of the module. Read Upgrading from 1.7 the major version numbers of the UI Framework before updating the module if you are running an older version of the UI Framework. |
Getting Started
Curious whether the UI Framework is ready for use yet? It's being used for the Provider Management Module and the Kenya EMR Module, and PIH is building a complete new user interface based on it for Mirebalais Hospital. So yes, it's ready to use!
...
are significant, and each major version upgrade (1.x, 2.x, 3.x, etc) introduces backwards-incompatible changes. See Backwards-Compatibility across UI Framework major versions. |
Getting Started
- Getting Started: Using the UI Framework in Your Module
- Introductory Tutorial: UI Framework Step By Step Tutorial
- OpenMRS University: Using the UI Framework Module
...
- Flexible Method Signatures for UI Framework Controller and Action Methods
- Type Converters: what they are, and how to write and register them
- UI Framework Reference Guide (currently a FAQ, hopefully to expanded into complete documentation)
...
Note that this module provides only a framework and no real content. The UI Commons module provides reusable UI content.