Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -720,10 +720,26 @@
"value": "Female",
"label": "Female"
}
]
],
"address": {
"useAddressHierarchy": {
"useAddressHierarchyLabel": {
"countyDistrict": "County",
"address4": "Ward",
"stateProvince": "Sub county"
},
"searchAddressByLevel": true
}
},
"causeOfDeath": {
"conceptUuid": "dca2c3f2-30ab-102d-86b0-7a5022ba4115"
}
},
"registrationObs": {
"encounterTypeUuid": "1458b726-4a62-4444-be97-bb3e08c73745"
},
"causeOfDeath": {
"conceptUuid": "dca2c3f2-30ab-102d-86b0-7a5022ba4115"
}
},
"@openmrs/esm-home-app": {
Expand Down Expand Up @@ -1077,15 +1093,35 @@
"@openmrs/esm-patient-banner-app": {
"extensionSlots": {
"patient-actions-slot": {
"remove": [
"stop-visit-button",
"mark-patient-deceased-button",
"start-visit-button",
"cancel-visit-button",
"delete-visit-button"
],
"configure": {

"start-visit-button": {
"Display conditions": {
"privileges": [
"Start Visit Button"
]
}
},
"stop-visit-button": {
"Display conditions": {
"privileges": [
"Stop Visit Button"
]
}
},
"cancel-visit-button": {
"Display conditions": {
"privileges": [
"Cancel Visit Button"
]
}
},
"mark-patient-deceased-button": {
"Display conditions": {
"privileges": [
"Mark Dead Button"
]
}
},
"edit-patient-details-button": {
"Display conditions": {
"privileges": [
Expand Down Expand Up @@ -1165,14 +1201,35 @@
"@openmrs/esm-patient-search-app": {
"extensionSlots": {
"patient-actions-slot": {
"remove": [
"start-visit-button",
"stop-visit-button",
"cancel-visit-button",
"mark-patient-deceased-button",
"delete-visit-button"
],
"configure": {
"start-visit-button": {
"Display conditions": {
"privileges": [
"Start Visit Button"
]
}
},
"stop-visit-button": {
"Display conditions": {
"privileges": [
"Stop Visit Button"
]
}
},
"cancel-visit-button": {
"Display conditions": {
"privileges": [
"Cancel Visit Button"
]
}
},
"mark-patient-deceased-button": {
"Display conditions": {
"privileges": [
"Mark Dead Button"
]
}
},
"edit-patient-details-button": {
"Display conditions": {
"privileges": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
{
"frontendModules": {
"@ugandaemr/esm-patient-flags-app": "next",
"@openmrs/esm-home-app": "next",
"@ugandaemr/esm-data-visualizer-app": "next",
"@openmrs/esm-form-engine-app": "next",
"@openmrs/esm-patient-search-app": "next",
"@openmrs/esm-form-builder-app": "next",
"@openmrs/esm-dispensing-app": "next",
"@openmrs/esm-appointments-app": "next",
"@openmrs/esm-patient-programs-app": "next",
"@ugandaemr/esm-laboratory-app": "next",
"@openmrs/esm-patient-banner-app": "next",
"@ugandaemr/esm-ugandaemr-app": "next",
"@openmrs/esm-patient-vitals-app": "next",
"@openmrs/esm-cohort-builder-app": "next",
"@ugandaemr/esm-patient-registration-app": "next",
"@ugandaemr/esm-login-app": "next",
"@openmrs/esm-patient-chart-app": "next",
"@openmrs/esm-devtools-app": "next",
"@openmrs/esm-dispensing-app": "next",
"@openmrs/esm-form-builder-app": "next",
"@openmrs/esm-form-engine-app": "next",
"@openmrs/esm-help-menu-app": "next",
"@openmrs/esm-home-app": "next",
"@openmrs/esm-implementer-tools-app": "next",
"@openmrs/esm-patient-allergies-app": "next",
"@openmrs/esm-patient-attachments-app": "next",
"@openmrs/esm-patient-banner-app": "next",
"@openmrs/esm-patient-chart-app": "next",
"@openmrs/esm-patient-conditions-app": "next",
"@openmrs/esm-patient-forms-app": "next",
"@openmrs/esm-patient-list-app": "next",
"@openmrs/esm-devtools-app": "next",
"@openmrs/esm-system-admin-app": "next",
"@openmrs/esm-patient-medications-app": "next",
"@openmrs/esm-patient-allergies-app": "next",
"@ugandaemr/esm-care-panel-app": "next",
"@openmrs/esm-stock-management-app": "next",
"@ugandaemr/esm-patient-queues-app": "next",
"@openmrs/esm-patient-conditions-app": "next",
"@openmrs/esm-help-menu-app": "next",
"@ugandaemr/esm-ugandaemr-exchange-app": "next",
"@openmrs/esm-patient-attachments-app": "next",
"@openmrs/esm-patient-notes-app": "next",
"@openmrs/esm-patient-orders-app": "next",
"@openmrs/esm-primary-navigation-app": "next",
"@openmrs/esm-patient-programs-app": "next",
"@openmrs/esm-patient-search-app": "next",
"@openmrs/esm-patient-tests-app": "next",
"@openmrs/esm-patient-notes-app": "next"
"@openmrs/esm-patient-vitals-app": "next",
"@openmrs/esm-primary-navigation-app": "next",
"@openmrs/esm-stock-management-app": "next",
"@openmrs/esm-system-admin-app": "next",
"@ugandaemr/esm-care-panel-app": "next",
"@ugandaemr/esm-data-visualizer-app": "next",
"@ugandaemr/esm-laboratory-app": "next",
"@ugandaemr/esm-login-app": "next",
"@ugandaemr/esm-patient-flags-app": "next",
"@ugandaemr/esm-patient-queues-app": "next",
"@ugandaemr/esm-patient-registration-app": "next",
"@ugandaemr/esm-ugandaemr-app": "next",
"@ugandaemr/esm-ugandaemr-exchange-app": "next"
},
"importmap": "/openmrs/spa/importmap.json",
"apiUrl": "/openmrs/",
"configUrls": [
"${openmrsSpaBase}/config.json"
],
"spaPath": "/openmrs/spa/"
}
}