Levi
41a537efb2
Affected Issue(s): #611 ( #617 )
...
* Affected Issue(s): #611
What this commit has achieved:
1. MDM requires an implementation of `INicknameSvc`, it was instantiated
in `NicknameServiceConfig`
The error message regarding this was:
```
APPLICATION FAILED TO START
Description:
Parameter 2 of method matcherFactory in
ca.uhn.fhir.jpa.mdm.config.MdmCommonConfig required a bean of type
'ca.uhn.fhir.jpa.nickname.INicknameSvc' that could not be found.
Action:
Consider defining a bean of type 'ca.uhn.fhir.jpa.nickname.INicknameSvc'
in your configuration.
```
2. MDM requires the subscription of type message
The error message regarding this was:
```
2023-12-01 11:34:03
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'mdmSubmitterInterceptorLoader': Invocation of init
method failed; nested exception is
ca.uhn.fhir.context.ConfigurationException: HAPI-2421: MDM requires
Message Subscriptions to be enabled in the Storage Settings
```
* Affected Issue(s): #611
What this commit has achieved:
1. Added Integration Test for future-proof
2023-12-04 21:07:51 +01:00
dotasek
31f9f0b00b
Bump github actions used in docker build workflow ( #619 )
2023-12-04 21:04:08 +01:00
James Agnew
0133663fbc
Update to HAPI FHIR 7.0.0 Draft
2023-12-03 14:23:05 -05:00
Kevin Dougan SmileCDR
b578ee39f6
Merge pull request #610 from hapifhir/cr-6.9.6-snapshot
...
6.10.0 release merge with Clinical Reasoning config
2023-11-28 13:30:18 -05:00
Justin McKelvy
d1c6b0661d
new ide formatting
2023-11-28 11:08:59 -07:00
Justin McKelvy
79f631acf4
indent reformat
2023-11-28 11:00:38 -07:00
Justin McKelvy
1715ee5aaf
remove indents
2023-11-28 10:57:56 -07:00
Justin McKelvy
82f1007478
reformatting indents
2023-11-28 10:52:58 -07:00
Justin McKelvy
a490d1a693
update margins
2023-11-28 10:19:29 -07:00
Justin McKelvy
efe1106969
reset appProperties
2023-11-28 10:16:56 -07:00
Justin McKelvy
0aa001b6f6
spotless apply formatting
2023-11-28 07:19:13 -07:00
Justin McKelvy
8c18c7dbc7
fix redundant variables from merge
2023-11-27 08:42:56 -07:00
Justin McKelvy
e2f49e3090
Merge branch 'master' into cr-6.9.6-snapshot
2023-11-27 08:40:31 -07:00
dotasek
f147c8315e
Bump setup-java and checkout versions in github actions ( #613 )
...
* Bump setup-java and checkout versions
* Set java distribution
2023-11-24 22:11:12 +01:00
Justin McKelvy
8a0e947d3e
fix missing patient ref in unit test
2023-11-24 12:25:43 -07:00
Justin McKelvy
3303cb2bbb
match master appProperties
2023-11-24 11:14:23 -07:00
Jens Kristian Villadsen
1f7d25c5e5
Feat/ig install ( #601 )
...
* Added IG operation providers for run time installation of IG's
* Refactored conditions for enabling the provider
* Refactoring
* Disable it by default in config as well
* document package install feature
---------
Co-authored-by: Jose Costa Teixeira <jose.a.teixeira@gmail.com >
2023-11-23 22:25:32 +01:00
Justin McKelvy
23ef1d3c32
Merge branch 'master' into cr-6.9.6-snapshot
2023-11-22 12:39:19 -07:00
c-schuler
c0b89800f1
Added fix for HAPI CDS Hooks request extensions element json parsing error
2023-11-22 12:37:04 -07:00
dotasek
b0ae4f292d
Merge pull request #598 from hapifhir/rel_6_9_tracking
...
Bump HAPI version
2023-11-22 13:52:59 -05:00
dotasek
4bfa53789f
Merge remote-tracking branch 'origin/master' into rel_6_9_tracking
2023-11-22 13:24:39 -05:00
dotasek
d55aa31145
Bump parent pom to version 6.10.0
2023-11-22 13:24:28 -05:00
Justin McKelvy
aaa8a1f8cc
Merge branch 'master' into cr-6.9.6-snapshot
2023-11-22 09:44:51 -07:00
Justin McKelvy
0cf1ec8a7e
removed basecr config due to spring errors
2023-11-21 15:30:44 -07:00
craig mcclendon
21d51be451
remove redundant/unused reload-existing-ig property ( #607 )
2023-11-21 18:47:02 +01:00
dotasek
5ae8349fbf
Merge remote-tracking branch 'origin/master' into rel_6_9_tracking
2023-11-08 09:45:56 -05:00
chgl
3640bd03a2
Updated helm chart to use image v6.8.0 and some minor improvements ( #600 )
2023-10-28 15:14:02 +02:00
dotasek
49c3db27d6
Merge remote-tracking branch 'origin/master' into rel_6_9_tracking
2023-10-24 14:41:13 -04:00
dotasek
afce59e5ad
Bump to 6.9.10-SNAPSHOT
2023-10-24 14:40:59 -04:00
Brenin Rhodes
408da72cf4
Add settings for CDS Hooks and use latest hapi-fhir-cr configs
2023-10-19 06:50:29 -06:00
dotasek
d2b421a58b
Merge pull request #594 from hapifhir/jkiddo-patch-1
...
Update application.yaml
2023-10-13 15:25:19 -04:00
dotasek
0afe6ae050
Fix formatting
2023-10-12 16:01:12 -04:00
dotasek
735a6bd588
Merge branch 'master' into rel_6_9_tracking
2023-10-12 14:22:15 -04:00
dotasek
55d997301e
Merge pull request #597 from hapifhir/do-20231011-6_8_x
...
Bump HAPI version to 6.8.3
2023-10-12 11:41:44 -04:00
dotasek
bd8dc63138
Merge remote-tracking branch 'origin/master' into rel_6_9_tracking
2023-10-12 10:59:40 -04:00
dotasek
ce0d7d43d2
Fix ExampleServerR4IT, restrict config to specific tests
2023-10-12 10:53:46 -04:00
dotasek
bcd10350fe
Formatting
2023-10-12 10:27:27 -04:00
dotasek
6b8c702f2a
Bump HAPI version to 6.9.9-SNAPSHOT
2023-10-12 10:03:49 -04:00
dotasek
4f6f3162f1
Fix ExampleServerDstu3IT
2023-10-12 10:03:16 -04:00
Justin McKelvy
6d10c0bade
add valueset cache and cache invalidation listeners
2023-10-11 15:16:17 -06:00
dotasek
252219d6c7
Bump HAPI version to 6.8.3
2023-10-11 13:31:01 -04:00
Kevin Dougan SmileCDR
7cad4f3d5d
Merge pull request #593 from jkiddo/master
...
Fixing null beans
2023-10-11 11:53:32 -04:00
Jens Kristian Villadsen
5dade564f1
Update application.yaml
2023-10-11 12:09:04 +02:00
Jens Kristian Villadsen
aeabf621e8
Merge branch 'master' of github.com:jkiddo/hapi-fhir-jpaserver-starter
2023-10-10 23:11:48 +02:00
Jens Kristian Villadsen
2307413a45
Fixing null beans as mentioned on https://github.com/hapifhir/hapi-fhir-jpaserver-starter/issues/591
2023-10-10 23:09:04 +02:00
c-schuler
3a0b42b265
Fixed cds-services discovery response
2023-10-10 15:02:16 -06:00
Brenin Rhodes
3b79897ff9
Use hapi object mapper
2023-10-03 12:28:56 -06:00
Brenin Rhodes
f33dd6f093
Add error handling for cds hooks servlet
2023-10-03 11:07:19 -06:00
James Agnew
f93ea20992
Merge pull request #581 from Thopap/master
...
Fix #580 Build artifact contain certain unused (but declared) dependencies
2023-10-02 16:35:13 -04:00
Brenin Rhodes
3d51876a8d
Update to 6.9.8
2023-09-28 20:15:28 -06:00