|
27 | 27 | ] |
28 | 28 | }, |
29 | 29 | "logo": { |
30 | | - "src": "/openmrs/spa/logo.svg", |
31 | | - "alt": "UgandaEMR+ logo" |
| 30 | + "src": "/openmrs/spa/prisonsemr-logo-color.png", |
| 31 | + "alt": "PrisonEMR+ logo" |
32 | 32 | }, |
33 | 33 | "extensionSlots": { |
34 | 34 | "visit-header-right-slot": { |
|
60 | 60 | } |
61 | 61 | }, |
62 | 62 | "@openmrs/esm-styleguide": { |
63 | | - "Brand color #1": " #009384", |
64 | | - "Brand color #2": " #009384", |
65 | | - "Brand color #3": " #009384" |
| 63 | + "Brand color #1": "#800000", |
| 64 | + "Brand color #2": "#800000", |
| 65 | + "Brand color #3": "#800000" |
66 | 66 | }, |
67 | 67 | "@openmrs/esm-patient-biometrics-app": { |
68 | 68 | "Display conditions": { |
|
174 | 174 | ] |
175 | 175 | } |
176 | 176 | }, |
| 177 | + "@openmrs/esm-home-app": { |
| 178 | + "Display conditions": { |
| 179 | + "privileges": [ |
| 180 | + "Access home app" |
| 181 | + ] |
| 182 | + } |
| 183 | + }, |
177 | 184 | "@ugandaemr/esm-patient-registration-app": { |
178 | 185 | "defaultPatientIdentifierTypes": [ |
179 | 186 | "f0c16a6d-dc5f-4118-a803-616d0075d282" |
180 | 187 | ], |
181 | 188 | "logo": { |
182 | 189 | "src": "/openmrs/spa/logo-white.svg", |
183 | | - "alt": "UgandaEMR+ logo" |
| 190 | + "alt": "PrisonEMR+ logo" |
184 | 191 | }, |
185 | 192 | "sections": [ |
186 | 193 | "demographics", |
|
417 | 424 | "encounterTypeUuid": "1458b726-4a62-4444-be97-bb3e08c73745" |
418 | 425 | } |
419 | 426 | }, |
420 | | - "@openmrs/esm-home-app": { |
421 | | - "Display conditions": { |
422 | | - "privileges": [ |
423 | | - "Access home app" |
424 | | - ] |
425 | | - } |
426 | | - }, |
427 | 427 | "@ugandaemr/esm-login-app": { |
428 | 428 | "logo": { |
429 | | - "src": "/openmrs/spa/logo.svg", |
430 | | - "alt": "UgandaEMR+ logo" |
| 429 | + "src": "/openmrs/spa/prisonsemr-logo-white.png", |
| 430 | + "alt": "PrisonEMR+ logo" |
431 | 431 | }, |
432 | 432 | "loginBackground": { |
433 | | - "src": "/openmrs/spa/background.png", |
434 | | - "alt": "UgandaEMR+ logo" |
| 433 | + "src": "/openmrs/spa/prisonsemr-cover.png", |
| 434 | + "alt": "PrisonEMR+ logo" |
435 | 435 | }, |
436 | 436 | "loginBanner": { |
437 | | - "src": "/openmrs/spa/banner.svg", |
438 | | - "alt": "UgandaEMR+ logo" |
| 437 | + "src": "/openmrs/spa/prisonsemr-logo-color.png", |
| 438 | + "alt": "PrisonEMR+ logo" |
439 | 439 | } |
440 | 440 | }, |
441 | 441 | "@openmrs/esm-primary-navigation-app": { |
|
475 | 475 | ] |
476 | 476 | } |
477 | 477 | }, |
| 478 | + "homepage-dashboard-slot": { |
| 479 | + "configure": { |
| 480 | + "patient-queues-dashboard-link": { |
| 481 | + "Display conditions": { |
| 482 | + "privileges": [ |
| 483 | + "Manage Patient Queues" |
| 484 | + ] |
| 485 | + } |
| 486 | + }, |
| 487 | + "queue-reception-dashboard-link": { |
| 488 | + "Display conditions": { |
| 489 | + "privileges": [ |
| 490 | + "View Reception Menu" |
| 491 | + ] |
| 492 | + } |
| 493 | + }, |
| 494 | + "queue-triage-dashboard-link": { |
| 495 | + "Display conditions": { |
| 496 | + "privileges": [ |
| 497 | + "View Triage Menu" |
| 498 | + ] |
| 499 | + } |
| 500 | + }, |
| 501 | + "queue-clinical-room-dashboard-link": { |
| 502 | + "Display conditions": { |
| 503 | + "privileges": [ |
| 504 | + "View Clinical Room Menu" |
| 505 | + ] |
| 506 | + } |
| 507 | + }, |
| 508 | + "dispensing-dashboard-link": { |
| 509 | + "Display conditions": { |
| 510 | + "privileges": [ |
| 511 | + "View Dispensing Menu" |
| 512 | + ] |
| 513 | + } |
| 514 | + }, |
| 515 | + "patient-lists-dashboard-link": { |
| 516 | + "Display conditions": { |
| 517 | + "privileges": [ |
| 518 | + "Manage Patient Lists" |
| 519 | + ] |
| 520 | + } |
| 521 | + }, |
| 522 | + "service-queues-dashboard-link": { |
| 523 | + "Display conditions": { |
| 524 | + "privileges": [ |
| 525 | + "Manage Service Queues" |
| 526 | + ] |
| 527 | + } |
| 528 | + }, |
| 529 | + "clinical-appointments-dashboard-link": { |
| 530 | + "Display conditions": { |
| 531 | + "privileges": [ |
| 532 | + "Manage appointments dashboard" |
| 533 | + ] |
| 534 | + } |
| 535 | + }, |
| 536 | + "bed-admission-dashboard-link": { |
| 537 | + "Display conditions": { |
| 538 | + "privileges": [ |
| 539 | + "Manage Inpatient" |
| 540 | + ] |
| 541 | + } |
| 542 | + }, |
| 543 | + "data-visualizer-dashboard-link": { |
| 544 | + "Display conditions": { |
| 545 | + "privileges": [ |
| 546 | + "Manage Data Visualizer" |
| 547 | + ] |
| 548 | + } |
| 549 | + }, |
| 550 | + "laboratory-dashboard-link": { |
| 551 | + "Display conditions": { |
| 552 | + "privileges": [ |
| 553 | + "Manage Laboratory" |
| 554 | + ] |
| 555 | + } |
| 556 | + }, |
| 557 | + "home-widget-db-link": { |
| 558 | + "Display conditions": { |
| 559 | + "privileges": [ |
| 560 | + "Manage Home Link" |
| 561 | + ] |
| 562 | + } |
| 563 | + } |
| 564 | + |
| 565 | + } |
| 566 | + }, |
478 | 567 | "patient-chart-dashboard-slot": { |
479 | 568 | "configure": { |
480 | 569 | "charts-summary-dashboard": { |
|
558 | 647 | "configure": { |
559 | 648 | "Display conditions": { |
560 | 649 | "privileges": [ |
561 | | - "Manage Patient appointments B" |
| 650 | + "Manage Patient appointments" |
562 | 651 | ] |
563 | 652 | } |
564 | 653 | } |
565 | 654 | }, |
566 | 655 | "patient-orders-summary-dashboard": { |
567 | 656 | "layoutMode": "anchored", |
568 | | - "hideDashboardTitle": true |
569 | | - }, |
570 | | - "allergies-summary-dashboard": { |
571 | | - "layoutMode": "anchored", |
572 | | - "hideDashboardTitle": true |
573 | | - }, |
574 | | - "conditions-summary-dashboard": { |
575 | | - "layoutMode": "anchored", |
576 | | - "hideDashboardTitle": true |
577 | | - }, |
578 | | - "patient-appointments-summary-dashboard": { |
579 | | - "layoutMode": "anchored", |
580 | | - "hideDashboardTitle": true |
581 | | - }, |
582 | | - "clincial-patient-link": { |
583 | | - "layoutMode": "anchored", |
584 | | - "hideDashboardTitle": true |
585 | | - }, |
586 | | - "encounters-summary-dashboard": { |
587 | | - "layoutMode": "anchored", |
588 | | - "hideDashboardTitle": true |
589 | | - }, |
590 | | - "hiv-care-and-treatment": { |
591 | | - "Display conditions": { |
592 | | - "privileges": [ |
593 | | - "Manage HIV Care and Treatment" |
594 | | - ] |
595 | | - } |
596 | | - }, |
597 | | - "hiv-prevention-services": { |
598 | | - "Display conditions": { |
599 | | - "privileges": [ |
600 | | - "Manage HIV Prevention Services" |
601 | | - ] |
602 | | - } |
603 | | - }, |
604 | | - "eid-program": { |
605 | | - "Display conditions": { |
606 | | - "privileges": [ |
607 | | - "Manage EID Program" |
608 | | - ] |
609 | | - } |
610 | | - }, |
611 | | - "tb-program": { |
612 | | - "Display conditions": { |
613 | | - "privileges": [ |
614 | | - "Manage TB Program" |
615 | | - ] |
616 | | - } |
617 | | - } |
618 | | - } |
619 | | - }, |
620 | | - "homepage-dashboard-slot": { |
621 | | - "configure": { |
622 | | - "patient-queues-dashboard-link": { |
623 | | - "Display conditions": { |
624 | | - "privileges": [ |
625 | | - "Manage Patient Queues" |
626 | | - ] |
627 | | - } |
628 | | - }, |
629 | | - "queue-reception-dashboard-link": { |
| 657 | + "hideDashboardTitle": true, |
630 | 658 | "Display conditions": { |
631 | 659 | "privileges": [ |
632 | | - "View Reception Menu" |
| 660 | + "Manage patient orders" |
633 | 661 | ] |
634 | 662 | } |
635 | 663 | }, |
636 | | - "queue-triage-dashboard-link": { |
| 664 | + "allergies-summary-dashboard": { |
| 665 | + "layoutMode": "anchored", |
| 666 | + "hideDashboardTitle": true, |
637 | 667 | "Display conditions": { |
638 | 668 | "privileges": [ |
639 | | - "View Triage Menu" |
| 669 | + "Manage allergies" |
640 | 670 | ] |
641 | 671 | } |
642 | 672 | }, |
643 | | - "queue-clinical-room-dashboard-link": { |
| 673 | + "conditions-summary-dashboard": { |
| 674 | + "layoutMode": "anchored", |
| 675 | + "hideDashboardTitle": true, |
644 | 676 | "Display conditions": { |
645 | 677 | "privileges": [ |
646 | | - "View Clinical Room Menu" |
| 678 | + "Manage conditions" |
647 | 679 | ] |
648 | 680 | } |
649 | 681 | }, |
650 | | - "dispensing-dashboard-link": { |
| 682 | + "patient-appointments-summary-dashboard": { |
| 683 | + "layoutMode": "anchored", |
| 684 | + "hideDashboardTitle": true, |
651 | 685 | "Display conditions": { |
652 | 686 | "privileges": [ |
653 | | - "View Dispensing Menu" |
| 687 | + "Manage patient appointments" |
654 | 688 | ] |
655 | 689 | } |
656 | 690 | }, |
657 | | - "patient-lists-dashboard-link": { |
| 691 | + "clincial-patient-link": { |
| 692 | + "layoutMode": "anchored", |
| 693 | + "hideDashboardTitle": true, |
658 | 694 | "Display conditions": { |
659 | 695 | "privileges": [ |
660 | | - "Manage Patient Lists" |
| 696 | + "Manage clinical dashboard" |
661 | 697 | ] |
662 | 698 | } |
663 | 699 | }, |
664 | | - "service-queues-dashboard-link": { |
| 700 | + "encounters-summary-dashboard": { |
| 701 | + "layoutMode": "anchored", |
| 702 | + "hideDashboardTitle": true, |
665 | 703 | "Display conditions": { |
666 | 704 | "privileges": [ |
667 | | - "Manage Service Queues" |
| 705 | + "Manage encounters" |
668 | 706 | ] |
669 | 707 | } |
670 | 708 | }, |
671 | | - "clinical-appointments-dashboard-link": { |
| 709 | + "clinical-views-divider": { |
672 | 710 | "Display conditions": { |
673 | 711 | "privileges": [ |
674 | | - "Manage Patient Appointments" |
| 712 | + "Manage clinical views divider" |
675 | 713 | ] |
676 | 714 | } |
677 | 715 | }, |
678 | | - "bed-admission-dashboard-link": { |
| 716 | + "hiv-care-and-treatment": { |
679 | 717 | "Display conditions": { |
680 | 718 | "privileges": [ |
681 | | - "Manage Inpatient" |
| 719 | + "Manage HIV Care and Treatment" |
682 | 720 | ] |
683 | 721 | } |
684 | 722 | }, |
685 | | - "data-visualizer-dashboard-link": { |
| 723 | + "hiv-prevention-services": { |
686 | 724 | "Display conditions": { |
687 | 725 | "privileges": [ |
688 | | - "Manage Data Visualizer" |
| 726 | + "Manage HIV Prevention Services" |
689 | 727 | ] |
690 | 728 | } |
691 | 729 | }, |
692 | | - "laboratory-dashboard-link": { |
| 730 | + "eid-program": { |
693 | 731 | "Display conditions": { |
694 | 732 | "privileges": [ |
695 | | - "Manage Laboratory" |
| 733 | + "Manage EID Program" |
696 | 734 | ] |
697 | 735 | } |
698 | 736 | }, |
699 | | - "home-widget-db-link": { |
| 737 | + "tb-program": { |
700 | 738 | "Display conditions": { |
701 | 739 | "privileges": [ |
702 | | - "Manage Home Link" |
| 740 | + "Manage TB Program" |
703 | 741 | ] |
704 | 742 | } |
705 | | - }, |
706 | | - "clinical-appointments-dashboard-slot": { |
707 | | - "configure": { |
708 | | - "clinical-appointments-dashboard": { |
709 | | - "Display conditions": { |
710 | | - "privileges": [ |
711 | | - "Manage appointments dashboard" |
712 | | - ] |
713 | | - } |
714 | | - } |
715 | | - } |
716 | 743 | } |
717 | 744 | } |
718 | 745 | } |
719 | 746 | }, |
720 | 747 | "logo": { |
721 | | - "src": "/openmrs/spa/logo-white.svg", |
722 | | - "alt": "UgandaEMR+ logo" |
| 748 | + "src": "/openmrs/spa/prisonsemr-logo-white.png", |
| 749 | + "alt": "PrisonEMR+ logo" |
723 | 750 | } |
724 | 751 | }, |
725 | 752 | "@openmrs/esm-patient-banner-app": { |
|
784 | 811 | "useMuacColors": true, |
785 | 812 | "showPrintButton": true, |
786 | 813 | "useFormEngine": false |
| 814 | + }, |
| 815 | + "concepts": { |
| 816 | + "vitalSignsConceptSetUuid": "dc98127e-30ab-102d-86b0-7a5022ba4115" |
787 | 817 | } |
788 | 818 | }, |
789 | 819 | "@openmrs/esm-patient-orders-app": { |
|
815 | 845 | } |
816 | 846 | }, |
817 | 847 | "dispenseBehavior": { |
818 | | - "restrictTotalQuantityDispensed": false, |
| 848 | + "restrictTotalQuantityDispensed": true, |
819 | 849 | "allowModifyingPrescription": false |
820 | 850 | }, |
821 | 851 | "enableStockDispense": true, |
|
0 commit comments