Grahame Grieve
53fb08ab19
update JSON parser used by validator to JSON5 parser
2022-11-26 18:24:29 -03:00
Grahame Grieve
363a95bb8a
more replacing json library
2022-11-25 22:37:43 -03:00
Grahame Grieve
59199075b9
Merge pull request #1003 from hapifhir/gg-202211-json
...
Gg 202211 json
2022-11-24 19:33:30 -03:00
Grahame Grieve
1617315ed8
minor improvements to validator message
2022-11-24 17:58:15 -03:00
Hank Yang
8e5ad3a693
Fixed -locale parameter for validatorcli ( #1002 )
...
* "Added Failing Tests"
* Added Failing Tests
* Failing Tests
* Fixed locale param for validatorcli
2022-11-23 16:02:37 -05:00
Grahame Grieve
4630b86476
More rule dates
2022-11-22 06:45:35 -03:00
Grahame Grieve
24331956f1
Add rule date to validation messages so new rules can be highlighted
2022-11-22 05:58:02 -03:00
Grahame Grieve
ed5930b68d
fix loading resource types
2022-11-21 22:35:01 -03:00
Grahame Grieve
8136b00c86
work on loading speed for validator
2022-11-21 18:46:47 -03:00
dotasek
82972d5216
Add https-proxy param + fix proxy authorization header ( #888 )
...
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-11-17 11:27:21 -05:00
Grahame Grieve
47443acaf3
prepare release
2022-11-16 18:36:02 -03:00
Grahame Grieve
24656a20fa
typo fix in name
2022-11-15 18:13:45 +11:00
dotasek
d724d48f89
Do remove excluded tests 2 ( #988 )
...
* WIP remove excluded tests + disable breaking test
* Fix failing test, document test cases.
* Code cleanup
The following are cherry picked from GG branch:
* Fix problem with value set validator hiding errors
* Fix issue rendering resource by name
* fix error location
Co-authored-by: dotasek <david.otasek@smilecdr.com>
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
2022-11-14 13:30:26 -05:00
dotasek
220cf6b531
Remove excluded tests ( #984 )
...
* Fix failing test, document test cases.
* Code cleanup
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-11-14 09:30:43 -05:00
Grahame Grieve
db643e8eca
fix typo
2022-11-10 10:00:26 +11:00
Grahame Grieve
21b0577249
track hint about code validation
2022-11-10 05:16:10 +11:00
Grahame Grieve
96218a5ce4
refactor resource narrative generation rules
2022-11-10 05:14:59 +11:00
Grahame Grieve
a090055fd3
Merge branch 'master' into gg-202211-vs-errors
2022-11-08 09:47:07 +11:00
Grahame Grieve
c86d9ee613
Merge pull request #964 from hapifhir/do-i18n-plurals
...
Internationalization Pluralization
2022-11-08 09:44:23 +11:00
Grahame Grieve
8f0dd5e82d
Note about missing locale
2022-11-08 09:37:36 +11:00
Grahame Grieve
19e97c857b
Make references to canonical resources in error messages version specific
2022-11-08 09:37:26 +11:00
dotasek
11c369ea09
Remove all _PLURAL labels from constants
2022-11-07 16:52:47 -05:00
dotasek
183f9ecfd2
Remove _PLURAL labels from keys
2022-11-07 16:39:40 -05:00
dotasek
10d104d2f6
Add setExtensions method ( #981 )
...
* Add setExtensions method
* Add jsonproperty for setExtensions
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-11-07 16:09:10 -05:00
dotasek
ffec2ce1c5
Merge remote-tracking branch 'origin/master' into do-i18n-plurals
2022-11-07 09:23:36 -05:00
Grahame Grieve
c835201f36
Merge remote-tracking branch 'origin/master'
2022-11-06 10:16:22 +11:00
Grahame Grieve
4b0c42c832
Fix bug with jurisdiction locale in validator
2022-11-06 10:12:36 +11:00
Grahame Grieve
d19ff2e1f6
Merge pull request #972 from hapifhir/do-terminology-cache-filewpipechar
...
Fix pipes in terminologyCache files
2022-11-06 07:04:58 +11:00
Grahame Grieve
a6b167a94a
sync
2022-11-05 11:31:06 +11:00
Grahame Grieve
db8a2758c2
R4B tests
2022-11-04 23:37:58 +11:00
Grahame Grieve
b43581f588
#977 Add support for R4B
2022-11-04 23:37:49 +11:00
Grahame Grieve
a66bf51e5b
#977 add r4b support
2022-11-04 23:37:33 +11:00
dotasek
fc7cd56335
Merge remote-tracking branch 'origin/master' into do-i18n-plurals
2022-11-03 13:35:40 -04:00
dotasek
74659e4648
Merge remote-tracking branch 'origin/master' into do-terminology-cache-filewpipechar
2022-11-03 12:51:19 -04:00
Grahame Grieve
2519858dcd
update logical model snapshot generation and validation
2022-11-03 15:59:22 +11:00
dotasek
16a0a08598
Parse out canonical url version + refactor
2022-11-02 16:58:28 -04:00
dotasek
8e663f3ce9
Merge branch 'master' into do-terminology-cache-filewpipechar
2022-11-02 11:08:45 -04:00
Grahame Grieve
21837ea6d5
fix min/max decimal checks
2022-11-02 20:57:36 +11:00
Grahame Grieve
ca96bbfdc4
fix bug where ElementModel paths are not populated
2022-11-02 20:55:35 +11:00
Grahame Grieve
10a876e26a
Merge pull request #968 from alexey-tschudnowsky/ISSUE-967_respect_maxValueDecimal
...
fixes #967
2022-11-02 14:00:54 +11:00
dotasek
64770b7630
Rename hintPL to hintPlural
2022-11-01 18:08:06 -04:00
Grahame Grieve
e4b46f8692
txcache
2022-11-02 08:52:17 +11:00
dotasek
942777da11
Fix token name for code system
2022-10-31 14:27:03 -04:00
dotasek
99087f7e71
Rename RL to Plural
2022-10-31 10:59:11 -04:00
dotasek
827d088732
More renaming
2022-10-28 16:43:38 -04:00
dotasek
25ef2dca4d
Merge remote-tracking branch 'origin/master' into do-i18n-plurals
2022-10-28 14:54:37 -04:00
dotasek
21c2f934b8
ould_not_match_discriminator_for_slice_in_profile_PLURAL_one
2022-10-28 12:14:57 -04:00
Alexey Tschudnowsky
413f3a3543
fixes #967
2022-10-28 14:17:47 +02:00
dotasek
44656f7e77
Clean dirty first attempt at pluralization
2022-10-27 17:29:05 -04:00
Grahame Grieve
3e8dea22c8
fix build
2022-10-27 11:49:44 +11:00
Grahame Grieve
b187d289b6
fixes for plural messages for i18n
2022-10-26 14:30:25 +11:00
Mark Iantorno
3010546622
Updating test case dependency to v1.1.120
...
***NO_CI***
2022-10-25 09:12:04 +00:00
Grahame Grieve
3759cac4c5
build fix
2022-10-25 15:42:18 +11:00
Grahame Grieve
1c1138ec9b
improve error message for extensions without values
2022-10-25 14:58:38 +11:00
Grahame Grieve
c13f24ef4c
clean up bug checking data types in ContextUtilities
2022-10-25 14:58:00 +11:00
Grahame Grieve
a381998500
remove dependency on GSON
2022-10-25 07:27:58 +11:00
Grahame Grieve
1c3a6ee439
upgrade validator to produce PSVI
2022-10-23 23:13:27 +11:00
Grahame Grieve
41950eeb0a
Updates to validator for CDS Hooks support
2022-10-21 16:25:07 +11:00
Grahame Grieve
aff52322ad
Fix bug revalidating profiled abstract types
2022-10-20 16:17:03 +11:00
Grahame Grieve
4850a4c740
eliminate platform dependency in error message
2022-10-20 10:59:17 +11:00
Grahame Grieve
5a9966d1b2
fix up validation tests - remove interdependency issues
2022-10-20 10:05:40 +11:00
Grahame Grieve
86831b34d2
ping build
2022-10-19 21:35:58 +11:00
Grahame Grieve
574cd143ba
clarify resource id error + support type characteristics extension
2022-10-19 20:48:37 +11:00
Grahame Grieve
a6e31d36d3
value set validation version fixes, support for ActorDefinition, support for validating binaries by Logical Models, Language works starts,
2022-10-18 21:19:51 +11:00
David Simons
50f61901fa
Enable bulk -snapshot and -convert on multiple/wildcard -source ( #945 )
...
* initial R4B and 4.3.0 fixes
* Add support for loading ig-folder for R4b. Using R4 stuff for now. Otherwise missing classes and methods
* undo CRLF edits
* enable snapshot generation on multiple sources
* String.valueOf(i)
* Update help.txt
* enable convert generation on multiple sources
* correction in help.txt
* optimize loops
* outfilename to include sourcefilename as prefix
* updated help.txt
* polish-up help.txt
* Tests and add new parameter
* -output XOR -outputSuffix logic
* fix typo
* fixing the logic
* updated help.txt
Co-authored-by: Cees de Jonge <c.de.jonge@philips.com>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-10-17 10:51:00 -04:00
Grahame Grieve
b17735a15b
Add support for ActorDefinition
2022-10-17 11:43:33 +11:00
Grahame Grieve
9a044604c1
fix test framework
2022-10-14 20:49:26 +11:00
Grahame Grieve
3dfce595fe
fix typo in error message
2022-10-13 06:49:20 +11:00
Grahame Grieve
a15b57ef9a
Improved support for Logical Models (inc. cds-hooks)
2022-10-13 06:48:29 +11:00
Grahame Grieve
04869062ee
Fix errors on ShareableMeasure Validation
2022-10-10 17:05:29 +11:00
Grahame Grieve
e1657c66b0
refactor IWorkerContext
2022-10-07 21:50:59 +11:00
Grahame Grieve
9195d7ae8b
rendering improvements
2022-10-06 12:54:45 +11:00
Grahame Grieve
c45a61a0be
Add test case for xml parser problem
2022-10-05 21:20:04 +11:00
Grahame Grieve
ac3d4add7e
fix error in cnl-5 in R5 ballot
2022-10-05 21:19:52 +11:00
Grahame Grieve
c7ef0a3ac6
Add support for http://hl7.org/fhir/StructureDefinition/structuredefinition-dependencies to validator
2022-10-05 21:19:30 +11:00
Grahame Grieve
456ab88b9c
validation fixes
2022-10-04 18:50:07 +11:00
Grahame Grieve
86a3a56c42
better handling for sax errors and jvm issue
2022-10-04 16:55:17 +11:00
Grahame Grieve
93ec88ee24
fix up test case dependency
2022-10-04 15:20:21 +11:00
Grahame Grieve
098b2895bc
Markdown changes for FHIR-38714 + fix up test framework for validator to use OperationOutcome
2022-10-04 14:06:30 +11:00
Grahame Grieve
318c8e031e
fix compile problem
2022-10-01 03:35:53 +10:00
Grahame Grieve
7950ded6e4
Merge remote-tracking branch 'origin/master'
2022-10-01 02:38:17 +10:00
Grahame Grieve
7f1e10a1e9
Don't validate contained resources against Shareable* Profiles, + validate ShareableMeasure
2022-10-01 02:38:10 +10:00
dotasek
6ffb981156
Warn CLI users if file.encoding is not UTF-8 ( #933 )
...
* Print warning for wrong file encoding
* Gentle refactor
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-09-28 15:09:04 -04:00
Grahame Grieve
a1d97b6ed4
fix test dependency
2022-09-27 08:46:49 -04:00
Grahame Grieve
2285da5f8d
minor validation improvements
2022-09-26 23:49:32 -04:00
Grahame Grieve
0b40db7f0b
Merge pull request #929 from hapifhir/gg-2022-09-cs_vs
...
Gg 2022 09 cs vs
2022-09-23 12:14:22 -04:00
dotasek
c51f7c2327
Enhanced testing for character encoding issues ( #928 )
...
* Redo pull pipeline to check for alternate file encodings
* Fix jdkVersion references in pull-request-pipeline
* Failing test for Cp1252 encoded Java environments
* Fix file encoding mistake
* Add fix + refactor test
* Backport ParserBase changes and tests to previous versions
* And I mean it, this time
* Update tx cache resources
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-09-23 10:38:10 -04:00
Grahame Grieve
695a8610a2
fix error with code system validation messages
2022-09-23 09:33:25 -04:00
Grahame Grieve
7846ae5169
support for -forPublication parameter to validator
2022-09-20 11:42:07 -04:00
Grahame Grieve
204157c1ec
update validator rules for supplements
2022-09-20 08:29:45 -04:00
Grahame Grieve
689b9a57b1
check ShareableValueSet and shareableCodeSystem profiles for publishing resources
2022-09-20 04:52:01 -04:00
Grahame Grieve
df0bc26d47
rationalise extensions
2022-09-17 14:54:20 -04:00
Grahame Grieve
2045b8eee6
update tests again
2022-09-17 09:17:11 -04:00
Grahame Grieve
43420db756
fix error with IG constraint
2022-09-15 09:00:51 +02:00
Grahame Grieve
dd7b44d3d8
more type characteristic fixes
2022-09-11 07:30:41 +10:00
Grahame Grieve
5f4a319801
more type characteristics fixing
2022-09-10 15:02:59 +10:00
Grahame Grieve
7214a32209
more type characteristics work
2022-09-09 20:57:30 +10:00
Grahame Grieve
7dd2f3edf6
r4b snapshot tests
2022-09-07 21:56:24 +10:00
Grahame Grieve
fffe96c765
fix more issues with type characteristics
2022-09-07 17:31:27 +10:00
Grahame Grieve
6cf6d139c4
fix up for r5 tests
2022-09-07 08:12:20 +10:00
Grahame Grieve
1917476135
new R5 release coming
2022-09-06 20:28:04 +10:00
Grahame Grieve
f366962f51
Fix bindings constraint issue in validator
2022-09-03 07:37:38 +10:00
Grahame Grieve
40ff51b75e
remove useless FHIRPath tests
2022-09-02 21:57:46 +10:00
Grahame Grieve
d55120d34f
debugging fix
2022-09-01 22:44:26 +10:00
Grahame Grieve
e8b329bc84
#908 - fix erroneous type characteristics error in differentials
2022-09-01 20:02:29 +10:00
Grahame Grieve
4db936752a
FHIR-24884 Define best practices for narrative for a resource
2022-08-29 15:53:47 +10:00
Grahame Grieve
5fcc1866cd
better support for allowExamples
2022-08-26 21:00:50 +10:00
Grahame Grieve
2f6dfa62ca
more
2022-08-23 22:32:46 +10:00
Grahame Grieve
fba2145a9c
Fix bug where instance validator doesn't check type of sub-extensions, and check type characteristics
2022-08-23 22:32:40 +10:00
Grahame Grieve
cc35c23c7d
fixes to validator for FHIRPath engine fixes
2022-07-28 08:48:33 +10:00
Grahame Grieve
168e40f12c
cache update
2022-07-26 06:09:42 +10:00
Grahame Grieve
8d7ccff29e
Add support for 1.3.160
2022-07-26 06:09:29 +10:00
dotasek
6b7ac47076
Don't access getBinaries directly in XVerExtensionManager ( #864 )
...
* Don't access getBinaries directly in XVerExtensionManager
* Remove getBinaries() add getBinaryKeysAsSet()
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-07-22 11:13:42 -04:00
Grahame Grieve
a82bbeb887
Merge pull request #873 from hapifhir/gg-202207-version-annotations
...
fix up version annotations
2022-07-22 15:16:01 +10:00
Grahame Grieve
5284773527
fix up version annotations
2022-07-22 14:27:26 +10:00
Grahame Grieve
78c372961e
Merge pull request #872 from hapifhir/gg-202207-bug-fixes
...
Gg 202207 bug fixes
2022-07-22 13:19:50 +10:00
Grahame Grieve
83bfb07d0e
Fix bug around lazy loading packages
2022-07-22 07:57:34 +10:00
Grahame Grieve
0fe28f48e0
fix bugs validating references
2022-07-20 11:25:43 +10:00
dotasek
de3eaad982
Remove all expired entries in SessionCache on validator init ( #846 )
...
+ fix typo in JsonParserBase
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-07-18 13:26:53 -04:00
Grahame Grieve
392b064433
updates for new release of R5
2022-07-18 17:56:23 +10:00
Grahame Grieve
023aea34fb
R4B and R5 extension changes
2022-06-28 15:39:15 +03:00
Grahame Grieve
95dee12d0e
Merge pull request #844 from hapifhir/gg-202206-amsterdam
...
Gg 202206 amsterdam
2022-06-24 13:53:33 +02:00
Grahame Grieve
ba7b0d8bfa
reduce text logging running tests
2022-06-24 13:15:55 +02:00
Grahame Grieve
ced9a748ad
better logging on discriminator misses
2022-06-24 11:44:29 +02:00
Grahame Grieve
8769846d5d
Start working on IPA validation
2022-06-24 11:44:02 +02:00
Grahame Grieve
1c92448b98
IPS related validator fixes
2022-06-24 11:43:48 +02:00
Grahame Grieve
30aefb8fde
Load R5 extensions when validating
2022-06-24 11:43:34 +02:00
dotasek
8db5d64a17
Add help text for validator -tests mode
2022-06-22 09:51:15 -04:00
dotasek
af7fd15667
Rebuild caches + fix parse of JSON in FHIRRequestBuilder
2022-06-17 18:15:48 -04:00
dotasek
1fee28fe84
Feature - run JUnit tests from validator_cli ( #835 )
...
* WIP add initial test running code
* Importing test modules fix breaking tests 1
* Clean up pom dependencies, move execution before context load
* Re-org and document cli pom
* Set more dependencies to compile. Print entries in classpath
* Try running via internal Executors
* Clearer class names + provide clear output
* Clean up test summarys and output + update class regex to junit default
* Refactor to avoid having to extend class
* Trim down dependency additions in pom + javadoc
* Add the rest of the modules to TestExecutor
* Parse additional params for classname filter and module
* Add experimental JUnit 4 runner in case JUnit 5 hates us.
* Include JUnit4 tests via adapters. Need to refactor for better naming.
* Update LoadIgTests to JUnit 5
* Gentle refactor, print execution time
* Remove unnecessary interface, organize packages
* Remove cached resources (need to fix this)
* Allow setting of txCache globally for tests + fix r5 tests
* Mild refactor of TestExecutor + Reorder test execution
* Add fhirTestCasesDirectory to testConfig + get r4 tests working
* Add dstu2016may and dstu3 tests
* Add dstu2 tests
* Add convertors tests
* Refactor resourceNameForFile + don't copy existing files
* Get all txCache directories centrally and allow all to live in same dir
* Start extracting txCache resources
* Finish extracting txCache resources
* Fix failing GraphQLEngineTest
* Try an mvn install for the pull pipeline
* Clean and refactor
* Test coverage
* Fix GraphQLEngineTests for local jar run
* More refactoring, more tests
* Add bare test for TxCacheResourceExtractor
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-06-14 17:04:00 -04:00
Mark Iantorno
cd38bdd43a
Updating test case dependency to v1.1.101
...
***NO_CI***
2022-06-08 04:26:16 +00:00
dotasek
ed48ea071f
Add -extension parameter to validator cli help ( #829 )
...
* Add -extension parameter to validator cli help
* Make extension param match confluence docs
Semantically, a single URL is associated with each instance of this param. Singular -extension is shorter and correct-er.
* Replace * wildcard with `any`
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-06-07 22:35:21 -04:00
Grahame Grieve
b0dfc9f281
fix bug counting children + fix issue with automatic string conversion in FHIRPath + fix bug in HTTP client + fix bug rendering profile comparison
2022-06-08 08:56:46 +10:00
Grahame Grieve
12a1dbfc05
#820 Add warnings when potential matches are found when performing reference resolution in bundles
2022-05-27 13:43:19 +10:00
Grahame Grieve
bdf78cad79
fix total offset error
2022-05-23 21:25:03 +10:00
Grahame Grieve
47e205883c
Performance work in the validator
2022-05-23 12:23:23 +10:00
Grahame Grieve
d39ed690f8
Add jurisdiction parameter to Validator
2022-05-18 08:23:05 +10:00
dotasek
8a8bbb7308
Add tests for evaluate transforms using json StructureMap ( #807 )
...
* Add tests for evaluate transforms using json StructureMap
Fixes issues/802
* Reduce test chatter, fix missing ',' in EVALUATE render
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-05-11 12:52:47 -04:00
dotasek
2d45427b8f
Better error reporting for unexpected exceptions in test
2022-05-06 16:01:46 -04:00
Grahame Grieve
c6d1ff1fa0
Handle invalid HTTP responses better
2022-05-05 05:41:32 +10:00
Grahame Grieve
0a58140163
enable -extension parameter for validator
2022-04-27 08:28:29 +10:00
Grahame Grieve
b47b0653c4
moving FHIRPublication
2022-04-23 23:18:23 +10:00
Grahame Grieve
fa92f85f3c
Merge remote-tracking branch 'origin/master'
2022-04-22 07:36:53 +10:00
dotasek
7009ba7beb
Fix valid version evaluation for explicit versions in validator-cli -ig args
2022-04-21 10:51:49 -04:00
Grahame Grieve
5fef79c08d
Update Validator -version handling, and improve tx server error handling
2022-04-20 11:17:40 +10:00
Grahame Grieve
c58516ce44
remove references to c:\temp
2022-04-20 09:59:30 +10:00
Grahame Grieve
a0e26d0995
tx cache changes
2022-04-12 11:39:57 +10:00
Grahame Grieve
b9902833c5
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir
2022-04-12 09:12:35 +10:00
dotasek
47f37ffd50
Add two more tests.
2022-04-08 11:12:17 -04:00
dotasek
ccf6513113
Add fhir verison to IG specification in man doc
2022-04-08 11:08:11 -04:00
dotasek
f0757d1a10
Fix sentence fragment in questionnaire man doc
2022-04-08 11:04:16 -04:00
dotasek
293aa12bd8
Limit help.txt to 80 char width to make output more consistent
2022-04-07 18:13:36 -04:00
dotasek
cb1d20afeb
Add distinct FHIR version per IG parameter + tests
2022-04-07 17:30:50 -04:00
dotasek
489218da82
WIP test loading IGs with explicit fhir version for each IG
2022-04-06 16:32:51 -04:00
Grahame Grieve
7e9b148837
Don't validate Bundle.entry.fullUrl as a reference
2022-04-07 00:20:43 +10:00
Grahame Grieve
76411218ac
Merge pull request #782 from hapifhir/gg-202204-various
...
various fixes
2022-04-06 09:28:09 +10:00
Grahame Grieve
8a05e4b2b2
various fixes
...
* Handle reslicing within the same profile
* Fix up wrong handling of context on exists() in FHIRPath
* Add hints to profiles around behavior of pattern on repeating elements
* Ignore all tooling extensions when validating
2022-04-05 15:52:33 +10:00
dotasek
880039c78b
Reorganize TestingUtilities to use expected/actual convention from JUnit ( #780 )
...
* Make testing utilities conform to JUnit expected-actual convention
* Refactor to CompareUtilities
* Add tests for CompareUtilities
* RELEASE_NOTES
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-04-04 09:44:04 -04:00
dotasek
86b714bb7b
Pass -debug param to default logger + add logger to context builders
2022-03-25 13:38:24 -04:00
Grahame Grieve
cf95c1a2ba
Fix for Jira 25179 - change handling of imports
...
See https://chat.fhir.org/#narrow/stream/179202-terminology/topic/ValueSet.20defined.20by.20an.20intersection.20.3F
2022-03-18 12:45:40 +11:00
Lloyd McKenzie
335800c932
Replaced hard-coded extension reference with constant value
2022-03-13 20:56:40 -06:00
Grahame Grieve
89b912dde2
Fix cross version extension validation, and check that extensions are consistent wrt isModifier in profiles
2022-03-09 17:37:26 +11:00
dotasek
6f57013f98
Fix intermittent failures in NarrativeGenerationTests
2022-03-03 16:19:39 -05:00
Grahame Grieve
c918f724ee
fix problem missing profiles on references in discriminators
2022-02-26 06:22:42 +11:00
Grahame Grieve
c5b3e022a4
fix bug where inactive codes always put in expansions, and add unit tests for this
2022-02-25 13:07:07 +11:00
Grahame Grieve
db19b0dd00
Fix broken links + remove error about regex in core package
2022-02-16 14:04:35 +11:00
Grahame Grieve
0f1d9db24f
Fix wrong URL links + txCache errors + questionnaire rendering at root
2022-02-16 13:14:55 +11:00
Grahame Grieve
fcd1d1494a
change location of dev server
2022-02-15 22:16:50 +11:00
Grahame Grieve
2dfa821e12
Add content to whitespace message
2022-02-14 09:13:35 +11:00
Grahame Grieve
0b4544368a
#737 - fix up for regex extension location mess
2022-02-13 08:11:27 +11:00
Grahame Grieve
a570ef08a6
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir
2022-02-12 08:37:02 +11:00
Grahame Grieve
0fa757b426
Fix markdown relative link issues + start working on additional bindings extension
2022-02-12 07:53:23 +11:00
Grahame Grieve
9f2d9f9dac
Merge pull request #735 from hapifhir/gg-202202-last-windows-commit
...
Gg 202202 last windows commit
2022-02-10 12:18:35 +11:00
Grahame Grieve
dadda110d2
fix validation of bindings on choice types - only consider bindable types
2022-02-10 11:19:52 +11:00
Grahame Grieve
e547bb749b
fix OID validation
2022-02-10 11:17:49 +11:00
dotasek
4897922fde
Merge branch 'master' into simpleworkercontextbuilder
2022-02-03 14:34:39 -05:00
dotasek
72cd4bea03
Include CliContext txCache in pretty printing, equals, and hashCode
2022-02-02 18:05:55 -05:00
dotasek
a076a70db1
Merge remote-tracking branch 'origin/master'
2022-02-02 17:58:28 -05:00
dotasek
8b22bb96fa
Fix CliContext typo for txCache
2022-02-02 17:58:19 -05:00
Grahame Grieve
ee6dc981e2
include server message in http errors
2022-02-03 08:26:30 +11:00
dotasek
239c436ca5
Code cleanup
2022-02-02 10:07:13 -05:00
dotasek
847ede5f88
Refactor SimpleWorkerContext and ValidationEngine
2022-02-01 15:28:19 -05:00
dotasek
5092be9a1d
Clean txCache + update CacheVerificationLogger output
2022-02-01 10:09:23 -05:00
Grahame Grieve
96538ba249
Merge pull request #704 from lmckenzi/Add_map_compile
...
Add map compile
2022-02-01 11:50:41 +11:00
Grahame Grieve
bfda0d7880
Merge pull request #726 from lmckenzi/FMM_extension_mods
...
Add new extensions to list of those to support in R4 and prior builds
2022-02-01 11:50:05 +11:00
Grahame Grieve
54f280437f
fix bug in tests
2022-02-01 10:46:14 +11:00
Grahame Grieve
bac81752c8
merge and fix testing bugs
2022-02-01 10:20:56 +11:00
Lloyd McKenzie
7751ebc5a8
Add new extensions to list of those to support in R4 and prior builds
2022-01-29 19:49:23 -07:00
Grahame Grieve
ccfd715a5a
fix problem validating extension context on choice types
2022-01-29 09:17:29 +11:00
Grahame Grieve
dd65f5a975
add check for binding on multiple types
2022-01-29 09:16:05 +11:00
dotasek
03518848fe
Log unexpected TX requests for now
2022-01-25 18:42:38 -05:00
dotasek
f9561f2685
Testing Part 1
2022-01-21 15:29:17 -05:00
dotasek
14eac3e2a0
Remove unused constructor
2022-01-20 16:07:08 -05:00
dotasek
7d8569e9e7
Test that no requests are made for cached tests
2022-01-20 13:28:47 -05:00
dotasek
4826424499
Make additional caches to cover NativeHostService and ValidationService
2022-01-19 18:36:39 -05:00
dotasek
0a3e9d3f31
Merge branch 'master' into tx-server-cache-analysis
2022-01-18 16:10:21 -05:00
dotasek
d9d0f22ff3
cache CapabilityStatement and TerminologyCapabilities
2022-01-18 16:09:59 -05:00
dotasek
05ca3e86f0
Merge branch 'master' into dotasek-versionutilities-for-output
2022-01-17 12:28:19 -05:00
dotasek
8613f6f064
Use version utilities to resolve version for handleOutputToStream
...
This stems from executing a -compile option without an explicit version. "current" is selected by default, resulting in an exception.
In this case, current should resolve correctly.
2022-01-14 20:53:30 -05:00
dotasek
a99d39b89e
Fix surefire config so jacoco doesn't skip jacoco coverage
2022-01-14 20:49:26 -05:00