Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jkiddo/hapi-fhir-jpaserver-starter Loading
base: master
Choose a base ref
...
head repository: hapifhir/hapi-fhir-jpaserver-starter Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 27 files changed
  • 4 contributors

Commits on Jun 30, 2024

  1. Update Clinical Reasoning plugin (hapifhir#692)

    * Reproducing issues with CR/HAPI cds-hooks processing
    
    * Add new $questionnaire operation
    
    * Update StarterIpsConfig.java
    
    * Update pom.xml
    
    * Fixes for configuration properties
    
    * Update VS Code launch properties
    
    * Fixes for CQL logging
    
    * Update pom.xml
    
    * Remove unused threaded option
    
    * Update to 7.1.7
    
    * Fix some CR defaults
    
    * Update to new snapshot
    
    * Update pom.xml
    
    * Fix test settings
    
    * Do not make prefetch calls if all items are present
    
    * Add alternative application.yaml for CDS settings.
    
    * Add CdsHook tests and documentation
    
    * Comment out custom prefetch until it is more mature
    
    * Removal of DataEndpoint parameter is not longer needed
    
    * Fix debug logging setting being overwritten
    
    * Revert change
    
    * Remove unused class
    
    * Adding Rec10 Test
    
    * Disable test until fixed
    
    * fix tests
    
    ---------
    
    Co-authored-by: c-schuler <[email protected]>
    Co-authored-by: Jonathan Percival <[email protected]>
    3 people committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    6b98988 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Merge pull request hapifhir#708 from hapifhir/fix-cr-readme

    Fix documentation for enabling the Clinical Reasoning module
    KevinDougan-SmileCDR committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    19f1e22 View commit details
    Browse the repository at this point in the history
Loading