1160 Commits

Author SHA1 Message Date
dotasek
8a0d0f768d Add r5 conversion support in cli 2023-05-03 15:24:47 -04:00
Grahame Grieve
410f08e6d6 terminology fixes - add expParams to cache key, fix up parameter types, report version 2023-05-02 16:58:54 +10:00
Grahame Grieve
87ca445207 more structure map validation improvements 2023-05-01 18:10:57 +10:00
Grahame Grieve
e0286a5326 fix wrong name for systemVersion Parameter 2023-05-01 18:10:33 +10:00
Grahame Grieve
43ef45813b Improvements to StructureMap validation use with profiles (+ fix various bugs) 2023-05-01 18:10:05 +10:00
Grahame Grieve
069dc03c90 Validate Extension Context + fix questionnaire value set validation 2023-04-28 17:28:28 +10:00
Grahame Grieve
1f76c6e944
Merge pull request #1230 from hapifhir/MapValidationStuff
Fix IG Loader problems where map conversion no longer works with a 'n…
2023-04-26 22:24:51 +10:00
Grahame Grieve
3ed7813973 language translations support in validator 2023-04-25 21:51:31 +10:00
Grahame Grieve
b6b4fbcd0c more tx test fixes 2023-04-24 23:08:29 +10:00
Lloyd McKenzie
5e8f97f57c Fix IG Loader problems where map conversion no longer works with a 'null' context 2023-04-23 14:20:45 -06:00
Grahame Grieve
fbaff6cdb0 add -install for packages 2023-04-21 18:53:20 +08:00
Grahame Grieve
fe86ab1d7c reorg server settings 2023-04-21 18:52:36 +08:00
Grahame Grieve
45005b9ff7 fix server 2023-04-21 14:17:15 +08:00
Grahame Grieve
5a4d7f4831 remove id from terminology service tests 2023-04-21 12:26:28 +08:00
dotasek
9b4b1ae2cc
Add -fhir-settings param to Validator CLI (#1203)
* Start work

* Tests for new Param

* More tests, add param, refactor

* Rename + JsonProperty annotations

* Logging for API keys

* WIP rename search parameter + add settings object for serialization

* Switch to JSON based settings file.

* Rename FHIRSettings and remove ToolGlobalSettings

* Update default path for settings file + expand test

* Only allow single instantiation with explicitFilePath

* Move and expand tests

* Fix failing test

* Add test for FhirSettings param precedence

* Refactor to only call getInstance() internally in FhirSettings
2023-04-19 17:18:29 -04:00
Grahame Grieve
3a2b5b1be4
Merge pull request #1224 from hapifhir/gg-202304-rework-tx3
Gg 202304 rework tx3
2023-04-18 11:50:50 +08:00
Grahame Grieve
5ebd695e79 don't build new manifest 2023-04-18 10:31:24 +08:00
Grahame Grieve
f60f377a66 update tx cache for vlaidation 2023-04-18 09:42:08 +08:00
Grahame Grieve
cc8c7be307 fix which servers tests are based on 2023-04-18 09:41:15 +08:00
Grahame Grieve
02bd1d8ce7 more fixing for language handling issues 2023-04-18 09:40:49 +08:00
dotasek
946b241e65
Bump logback (#1218)
* Fix  SimpleWorkerContextTests, ignore ExternalTerminologyServiceTests

* Bump logback

* Try explicit logback-test.xml for validation

* Try forkNode implementation
2023-04-17 10:44:30 -04:00
Grahame Grieve
6644d9bd6d fix NPE in tests 2023-04-17 04:23:11 +10:00
Grahame Grieve
f1d5676425 run txTests from validator 2023-04-16 21:56:41 +10:00
Grahame Grieve
dbc1c32750 restore external terminology server tests 2023-04-15 20:21:04 +10:00
dotasek
9530f40f9c
Fix SimpleWorkerContextTests, ignore ExternalTerminologyServiceTests (#1217) 2023-04-14 12:00:44 -04:00
Grahame Grieve
48e86fa905 fix failing tests 2023-04-14 22:39:48 +10:00
Grahame Grieve
c9416e9a56 Merge remote-tracking branch 'origin/master' 2023-04-14 18:01:18 +10:00
Grahame Grieve
4c5cc79631 fix tx server reference 2023-04-14 18:00:28 +10:00
Grahame Grieve
6ac00b8c68 rework terminology interface 2023-04-14 17:59:06 +10:00
Grahame Grieve
03eb6e7bf0 more work doing terminology server testing 2023-04-08 15:06:51 +10:00
dotasek
38ea9a9fb5 Fix index out of bounds exception 2023-04-06 13:20:40 -04:00
Grahame Grieve
7d4cb4b5a2 Add support for CodeSystem supplements and correctly processing extensions when doing expansions 2023-04-03 20:47:23 +10:00
Grahame Grieve
548284fcda rework language handling again 2023-04-02 23:08:17 +10:00
Grahame Grieve
42a9e47379 Add terminology service tests 2023-04-02 23:07:34 +10:00
Grahame Grieve
0bbff8d14d rework package cache manager - add testing mode 2023-04-02 23:06:29 +10:00
Grahame Grieve
7ef17d41d6 warning not error when the code system isn't known validating questionnaire answer options 2023-04-01 07:33:56 +11:00
Grahame Grieve
e59c83855d Defining the existence of R6 2023-04-01 07:32:02 +11:00
Grahame Grieve
9a8392275f fix version of test 2023-03-30 23:31:14 +11:00
Grahame Grieve
473b63dbff reorg validation testing to be more memory efficient 2023-03-30 08:31:48 +11:00
Grahame Grieve
69f31442bc more trying to save memory in tests 2023-03-29 23:02:42 +11:00
Grahame Grieve
4f8a8108a4 reduce memory use in tests? 2023-03-29 20:58:06 +11:00
Grahame Grieve
7d7c11dbd6 display checking in concept map not case sensitive and just a warning 2023-03-28 07:46:00 +11:00
Grahame Grieve
8e9b96b4b7 refactor loader for easier loading of old versions 2023-03-25 18:58:22 +11:00
Grahame Grieve
ade21ddb1f fix NPEs 2023-03-24 23:09:01 +11:00
Grahame Grieve
f27d5b3adf Improve summary message for map conversion outcome 2023-03-24 22:19:37 +11:00
Grahame Grieve
b8777319da update tests to use R5 package from test case repo everywhere 2023-03-24 10:18:42 +11:00
Grahame Grieve
adf6d5e3a0 updates for R5 final 2023-03-23 20:49:30 +11:00
Grahame Grieve
0ea81d247a fix NPE validating maps 2023-03-23 20:48:54 +11:00
Grahame Grieve
def2e78276 fix up path in CodeSystemValidator 2023-03-22 23:06:50 +11:00
Grahame Grieve
74a69de992 validate example URLs in value sets correctly 2023-03-22 23:06:33 +11:00