This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<htmlform> | |
... | |
<obsgroup groupingConceptId="..."> | |
<obs conceptId="..."/> | |
<obs conceptId="..."/> | |
<obs conceptId="..."/> | |
</obsgroup> | |
</htmlform> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
h3. User Story | |
As a XXX I should be able to YYY so that ZZZ. | |
h3. Story Background | |
h3. Dependencies | |
h3. Assumptions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
old: | |
{ | |
"id": "emr.archivesRoom", | |
"extensionPointId": "org.openmrs.mirebalais.homepageLink", | |
"type": "link", | |
"label": "emr.app.archivesRoom.label", | |
"url": "emr/paperrecord/archivesRoom.page", | |
"icon": "icon-folder-open", | |
"order": 1, | |
"requiredPrivilege": "App: emr.archivesRoom" |
NewerOlder