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
09ddd964ff
Merge remote-tracking branch 'origin/master' into tx-server-cache-analysis
2022-01-21 17:39:51 -05:00
markiantorno
f69a30421f
Updating version to: 5.6.28-SNAPSHOT and incrementing test cases dependency.
2022-01-21 21:43:26 +00:00
markiantorno
90008b7744
Release: v5.6.27
...
## Validator Changes
* no changes
## Other code changes
* Fix unnecessary JsonParser/XmlParser class load
***NO_CI***
2022-01-21 21:12:00 +00:00
dotasek
f9561f2685
Testing Part 1
2022-01-21 15:29:17 -05:00
markiantorno
8818acfbf8
Updating version to: 5.6.27-SNAPSHOT and incrementing test cases dependency.
2022-01-21 16:20:40 +00:00
markiantorno
b82cc42663
Release: v5.6.26
...
## Validator Changes
* no changes
## Other code changes
* Avoid unnecessary JsonParser/XmlParser class load
***NO_CI***
2022-01-21 16:02:59 +00: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
markiantorno
15fcc4607e
Updating version to: 5.6.26-SNAPSHOT and incrementing test cases dependency.
2022-01-17 22:42:22 +00:00
markiantorno
4b808f140c
Release: v5.6.25
...
## Validator Changes
* no changes
## Other code changes
* fix bug where generated packages have files in the wrong places
* fix inclusion of Java constants in CLI help text.
* fix bug on `-compile` output when using 'current' version.
***NO_CI***
2022-01-17 22:24:48 +00:00
dotasek
05ca3e86f0
Merge branch 'master' into dotasek-versionutilities-for-output
2022-01-17 12:28:19 -05:00
dotasek
4c66dbaca9
Merge pull request #713 from hapifhir/dotasek-missing-constants-in-cli-help
...
Fix literal inclusion of Java constants in static text file in cli help
2022-01-17 12:08:42 -05:00
markiantorno
7823945213
Updating version to: 5.6.25-SNAPSHOT and incrementing test cases dependency.
2022-01-17 11:31:30 +00:00
markiantorno
c2bcb08855
Release: v5.6.24
...
## Validator Changes
* No changes to the validator
## Other code changes
* Improved rendering for value sets
***NO_CI***
2022-01-17 11:13:36 +00: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
dotasek
a3ff15484b
Tests for help display
2022-01-14 16:49:44 -05:00
dotasek
b9fe85996b
Fix literal inclusion of Java contants in static text file in cli hjelp
2022-01-14 16:16:26 -05:00
dotasek
bd74bf3cee
Fix typos
2022-01-14 14:53:36 -05:00
dotasek
43fb17e5d2
Merge branch 'master' into Add_map_compile
2022-01-14 10:41:19 -05:00
markiantorno
f368b021e3
Updating version to: 5.6.24-SNAPSHOT and incrementing test cases dependency.
2022-01-14 04:30:14 +00:00
markiantorno
a536ceba7f
Release: v5.6.23
...
## Validator
* changes to profile comparison based on discussion at Jan 2022 connectathon
* fix FHIRPath handling for incomplete FHIRPath expressions
## Other code changes
* fix markdown related dependencies
* fix NPE in Utilities.pathURL()
* fix logging problem in tx server logging
* fix problem caching value sets during validation
* fix NPE setting locale based on canonical jurisdiction
* Improve rendering for Quantity/Range + return display when validating for rendering purposes
***NO_CI***
2022-01-14 03:58:44 +00:00
dotasek
5e602f9134
Fix NoClassDefFound in ComparisonTests
2022-01-13 16:34:21 -05:00
dotasek
6e0b14b0b6
Merge branch 'master' into tx-server-cache-analysis
2022-01-13 09:46:45 -05:00
Grahame Grieve
7d3f34b0ca
fix error in FHIRPath handling for incomplete FHIR Path expressions
2022-01-12 17:44:11 +11:00
markiantorno
b08691b425
Updating version to: 5.6.23-SNAPSHOT and incrementing test cases dependency.
2022-01-11 00:07:58 +00:00
markiantorno
8a933094b1
Release: v5.6.22
...
* fix bug for NullPointerException in Bundle convertors when resource is not available.
* fix Java locale backward compatibility in surefire
***NO_CI***
2022-01-10 23:53:00 +00:00
Lloyd McKenzie
195872a9cc
Better handle error conditions
2022-01-10 10:29:47 -07:00
Grahame Grieve
0bb4628f6b
fix NPE in validator & rendering fixes: concept map display + name rendering issue for Med Resources + fix locale date issue
2022-01-10 20:29:06 +11:00
dotasek
5635d96576
Configure error cacheing at code level + create profile for cache clean
2022-01-07 12:01:46 -05:00
dotasek
1a2e995104
Store cache in resources
2022-01-06 16:20:22 -05:00
dotasek
2d4bbe3749
Clean code
2022-01-04 13:57:39 -05:00
dotasek
9fb60f4fed
Code cleanup + Fix merge
2022-01-04 13:43:01 -05:00
dotasek
7ee5d0c5e4
Merge remote-tracking branch 'origin/master' into tx-server-cache-analysis
2022-01-04 13:23:32 -05:00
Lloyd McKenzie
cb583208d4
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into Add_map_compile
2022-01-03 13:16:58 -07:00
Lloyd McKenzie
f3727c2cf8
Add support for spitting out a StructureMap from a FHIR mapping language file
2022-01-03 13:16:28 -07:00
Grahame Grieve
89521841ac
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2022-01-02 06:25:01 +11:00
Grahame Grieve
c627ec43d9
Add R4B code + update generator for R4B generation
2022-01-01 16:33:10 +11:00
markiantorno
13bc0d73ca
Updating version to: 5.6.22-SNAPSHOT and incrementing test cases dependency.
2021-12-28 17:45:19 +00:00