Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kavitha | Upgrade module and API fixes for default locale #277

Merged
merged 47 commits into from
Oct 15, 2024

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    c7199cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4258998 View commit details
    Browse the repository at this point in the history
  3. BS-91 | Merge snomed-master to product master (#212)

    * BS-68 | Create new REST endpoint for Diagnosis Search (#175)
    
    * BS-68 | Siva Reddy | Create New Rest End Point for Diagnosis Search
    
    * BS-68 | Siva Reddy | Adding Test Cases for New Rest End Point
    
    * BS-68 | Siva Reddy | Updating Global Proerty Name
    
    * BS-68 | Siva Reddy | Adding terminology services dependency
    
    * BS-68 | Siva Reddy | Updated Rest End Point for Diagnosis Search
    
    * BS-68 | Siva Reddy | Publishing SNOMED specific Bahmnicore OMOD
    
    * BS-68 | Siva Reddy | Updated Dependencies from terminology services module
    
    * Siva Reddy | BS-68 | Updating Rest End Point, TS module dependencies
    
    * Siva Reddy | BS-68 | Update Package of FHIR TS module
    
    * Siva Reddy | BS-42 | deployment to SNOMED Environment (#183)
    
    * Siva Reddy | BS-7 | Diagnosis Save (#189)
    
    * Siva Reddy | BS-7 | Changes for saving a concept
    
    * Siva Reddy | BS-7 | Tests for Diagnosis Concept Presave Command
    
    * Siva Reddy | BS-7 | Support for multiple locales
    
    * Siva Reddy | BS-7 | Updating artefact name
    
    * Siva Reddy | BS-7 | Minor code fixes
    
    * Siva Reddy | BS-7 | Incorporating PR comments
    
    * Bs 84 remove imp (#208)
    
    * BS-68 | Create new REST endpoint for Diagnosis Search (#175)
    
    * BS-68 | Siva Reddy | Create New Rest End Point for Diagnosis Search
    
    * BS-68 | Siva Reddy | Adding Test Cases for New Rest End Point
    
    * BS-68 | Siva Reddy | Updating Global Proerty Name
    
    * BS-68 | Siva Reddy | Adding terminology services dependency
    
    * BS-68 | Siva Reddy | Updated Rest End Point for Diagnosis Search
    
    * BS-68 | Siva Reddy | Publishing SNOMED specific Bahmnicore OMOD
    
    * BS-68 | Siva Reddy | Updated Dependencies from terminology services module
    
    * Siva Reddy | BS-68 | Updating Rest End Point, TS module dependencies
    
    * Siva Reddy | BS-68 | Update Package of FHIR TS module
    
    * Siva Reddy | BS-42 | deployment to SNOMED Environment (#183)
    
    * Siva Reddy | BS-7 | Diagnosis Save (#189)
    
    * Siva Reddy | BS-7 | Changes for saving a concept
    
    * Siva Reddy | BS-7 | Tests for Diagnosis Concept Presave Command
    
    * Siva Reddy | BS-7 | Support for multiple locales
    
    * Siva Reddy | BS-7 | Updating artefact name
    
    * Siva Reddy | BS-7 | Minor code fixes
    
    * Siva Reddy | BS-7 | Incorporating PR comments
    
    * Bs-34 | removed all fhirterminody api and omod reference
    
    * Bs-84 | added required bean definition and remove component scan
    
    * Bs-34 | updated controller test cases
    
    * Bs-34 | removed fhir required module
    
    * Bs-34 | removed  dependencies of fhirterminology services
    
    * Bs-34 | added test cases
    
    ---------
    
    Co-authored-by: Siva Reddy <[email protected]>
    
    * Siva Reddy | Removed unused dependencies (#210)
    
    * BS-91 | Siva Reddy | Revert bahmnicore api,omod artefact names to merge into product master
    
    ---------
    
    Co-authored-by: manimaarans <[email protected]>
    sivareddyp and manimaarans authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0aa4001 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. BAH-3079 | add. medications tagged as inpatient to be fetched in acti…

    …ve and inactive drug orders (#221)
    Arjun-Go authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0336ce0 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    e07f387 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    e129f78 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. [BAH-3180]Exception Handler for OrderEntryException to ensure duplica…

    …te drugs can't be added (#229)
    
    Co-authored-by: yenugukeerthana <[email protected]>
    deeptirawat1510 and yenugukeerthana authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    201d4f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. [Rahul] | BAH-3228 | Add. Bump Bahmni Commons Version

    Bahmni Commons Version 1.0.0 -> 1.1.0-SNAPSHOT
    rahu1ramesh authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    536c8f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. BAH-2962 | Added sms sending functionality . (#231)

    * Added SMS sending functionality on patient registration.
    anubhavBeehyv authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ab8c5d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. BAH-3266 | Siva Reddy | Fetching concepts from default locale if no c…

    …oncepts in requested locale (#235)
    
    * BAH-3266 | Siva Reddy | Fetching concepts from default locale if no concepts in requested locale
    
    * BAH-3266 | Review comments
    sivareddyp authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    62dab0f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. BAH-3181 | Enable locale specific concept search and also return FSN …

    …in defaultLocale (#236)
    
    Updated /bahmnicore/observations API to take in optional locale parameter, so that concepts are searched in the locale.
    Observation.conceptFSN returns the FSN in implementation/default locale
    angshu authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    45a3bd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. BAH-3336 | Patient Stage dropdown is empty in programs module [Env - …

    …Docker.standard] (#237)
    
    * BAH-3336 | Arjun, Vijay | fix patient stage dropdown showing empty results in programs module
    
    * BAH-3336 | Vijay, Gokul | incorporate deskcheck comments
    
    * BAH-3336 | Vijay | incorporate PR comments with additional constraint
    vijayanandtwks authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6fa213c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Add. Accession number for lab test performed in OpenElis to orders ta…

    …ble (#238)
    
    * BAH-3416 | Add. Accession number for lab test performed in OpenElis to orders table | [Riya/Sweety]
    
    * BAH-3416 | Refactor. Optimised code | [Riya/Sweety]
    
    * BAH-3416 | Refactor. Optimised code | [Riya/Sweety]
    riyaTw authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1d8a3ff View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    759e3df View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    3c1a9cd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    d0b60bb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. BAH 3407|Fix of locale issue in the visit search handler (#244)

    * BAH-3407|Fix locale issue in search handler
    
    * BAH-3407|Add null check for concept list
    
    * BAH-3407| Fix VisitFormsSearchHandlerTest test cases
    
    * BAH-3407 | Refactor. used conceptsByName method and fix tests
    
    * BAH-3407| Refactor. Usage of locale in VisitFormsSearchHandler
    
    * BAH-3407| Refactor. Usage of locale in VisitFormsSearchHandler and test
    
    * BAH-3407| Refactor. Use of searchLocale or default.
    
    * BAH-3407 | Refactor. get concept name in default locale if null in user locale
    
    * BAH-3407 | Extracted identify locale method to separate class
    
    * BAH-3407 | Fix. test failures
    
    * BAH-3407| Add tests for LocaleResolver class.
    
    * BAH-3407 | Add. test case for searching concept in default locale if match not found in user locale
    
    * BAH-3407| Refactor. Use of static identify locale method.
    
    * BAH-3407| Add check for concept to choose correct locale
    
    * BAH-3407| Fix VisitFormsSearchHandlerTest
    
    * BAH-3407 | Refactor. pass false instead of null
    
    * BAH-3407 | Fix. test failures
    
    ---------
    
    Co-authored-by: SanoferSameera <[email protected]>
    poojadeshpande01 and SanoferSameera authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    21f340a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. BAH 3455| Locale issue while sending request with diagnoses (#247)

    * Add locale of concept in BahmniDiagnosisMetadata
    
    * Fix tests of BahmniDiagnosisMetadataTest
    
    * Refactor import statement
    
    * Add Locale import statement
    
    * BAH-3455 | Refactored imports
    
    ---------
    
    Co-authored-by: SanoferSameera <[email protected]>
    poojadeshpande01 and SanoferSameera authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    09a996c View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. BAH-3473 | Locale Issue while uploading the patient visit document. (#…

    …248)
    
    * Add method to get concept by name and locale and refactor occurance.
    
    * Refactor import statement.
    
    * Add locale import statement.
    
    * Refactor Imports.
    
    * Add Locale Imports.
    poojadeshpande01 authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    18478da View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. BAH-3454 | Refactor. search concepts in both user and default locale (#…

    …249)
    
    * BAH-3454 | Refactor. search concepts in both user and default locale
    
    * BAH-3454 | Fix. test
    SanoferSameera authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9e64174 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    7ffa7d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. BAH-3513 | Fix. Disable encounter search when patient does not have v…

    …isit (#251)
    
    * BAH-3513 | Fix. Disable encounter search when patient does not have visit.
    
    - When a new patient uuid without visit is passed, encounterSearch happens without any criteria leading to OutOfMemoryError.
    
    * BAH-3513 | Add. Message for the condition block added
    mohan-13 authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    414cc29 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    0947dbe View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    7408af9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    450a43b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b4ce7d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    3645144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6391d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. BAH-3117 | Ability to add, edit and delete notes in OT module (#261)

    * BAH-3117|Bindu|Ability to add, edit, delete notes for OT module
    
    * BAH-3117| void and create note when provider is not matching
    kavitha-sundararajan authored May 7, 2024
    Configuration menu
    Copy the full SHA
    cb42607 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. BAH-3745 | Add. Api To Fetch Order By Order Id (#262)

    * Parvathy | BAH-3745 | Add. Api To Fetch Order By Order Id
    
    * Parvathy | BAH-3745 | Add. Test Cases
    
    * Parvathy | BAH-3745 | Refactor. Fetch Drug Order By Uuid
    parvathy00 authored May 15, 2024
    Configuration menu
    Copy the full SHA
    1ae59c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. BAH-3892 | Support atomfeed test events for concepts with class Test (#…

    …263)
    
    * BAH-3892 | Support atomfeed test events for concepts with class Test
    
    * BAH-3892 | Refactor. Support case-insensitive match for concept class names
    mohan-13 authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8697e05 View commit details
    Browse the repository at this point in the history
  2. BAH-3893 | Enhancement to raise Radiology atomfeed events on save of …

    …concept with class Radiology/Imaging Procedure (#264)
    
    * BAH-3892 | Support atomfeed test events for concepts with class Test
    
    * BAH-3893 | Support atomfeed radiology events for concepts with class Radiology/Imaging Procedure
    mohan-13 authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    925996e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    82ea8e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1909f38 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    1555fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6359f3c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. BAH-4029 | adding better logs in cases of outside range values or inv…

    …alid values for coded answers (#269)
    
    * BAH-4029 | Logging better logs in cases of outside range values or invalid values for coded answers
    
    * BAH-4029 | minor improvement - adding a gaurd clause to check if concept is numeric
    angshu authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c53f6f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    ffd25c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. BAH-4045 | Add. Privilege for getting program attribute types (#272)

    * BAH-4045 | Add. Privilege for getting program attribute types
    
    * BAH-4045 | Add. Assign Get Patient Program Attribute Types privilege to clinical app readonly role
    
    * Revert "BAH-4045 | Add. Assign Get Patient Program Attribute Types privilege to clinical app readonly role" - moved to config
    
    This reverts commit 124558a.
    mohan-13 authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2a03cf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    a698974 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    53fccf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. BAH-4090 | Refactor. Upgrade dependencies for release (#275)

    * BAH-4090 | Refactor. Upgrade dependencies for release
    
    * BAH-4090 | Fix. Mocks for AdministrationService
    mohan-13 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    dd48d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a50beb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cafe093 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2a062a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    9254963 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    b8a6bf3 View commit details
    Browse the repository at this point in the history