Grahame Grieve
6232c54f15
Fix core
2023-05-07 12:02:00 -05:00
Grahame Grieve
bcb0656ff5
Merge remote-tracking branch 'origin/master'
2023-05-07 11:04:07 -05:00
Grahame Grieve
ae13abfc2a
performance related changes
2023-05-07 11:04:04 -05:00
Grahame Grieve
2e0acbb6f2
Merge pull request #1254 from lantanagroup/validation-perf-improvements
...
Validation performance improvements
2023-05-07 11:03:36 -05:00
Sean McIlvenna
fa1e0c5a71
Changes based on performance profiling validation of a large Bundle of 32 patients
...
Reduced execution time from >2 minutes to 36 seconds
2023-05-07 10:03:12 -05:00
Grahame Grieve
e9d10baba2
Merge remote-tracking branch 'origin/master'
2023-05-07 07:14:52 -05:00
Grahame Grieve
c5f5689714
fixes for R5 redirector
2023-05-07 07:14:44 -05:00
Grahame Grieve
974ecfb794
Merge pull request #1253 from hapifhir/gg-202305-fhirpath
...
Fix FHIRPath split function
2023-05-06 11:18:28 -05:00
Grahame Grieve
d35b881cf1
Fix FHIRPath split function
2023-05-06 09:55:36 -05:00
Grahame Grieve
24b0cc2ee4
Fixes for kindling
2023-05-06 00:55:50 -05:00
Grahame Grieve
89cc7b9c55
Merge pull request #1252 from hapifhir/gg-202305-tx-refactor
...
Fix bug handling filter, and refactor terminology code
2023-05-05 23:20:18 -05:00
Grahame Grieve
f734f98c05
update for failing tests
2023-05-05 22:21:05 -05:00
Grahame Grieve
b402fd1c45
Fix bug handling filter, and refactor terminology code
2023-05-05 13:55:23 -05:00
dotasek
17787e7f17
Fix for dstu2016may Resource equals methods ( #1251 )
...
* Tests and fix for Base equals methods
* Test for shallow and deep
2023-05-04 14:38:47 -04:00
markiantorno
551fe6d7c0
Updating version to: 6.0.5-SNAPSHOT and incrementing test cases dependency.
2023-05-04 13:17:39 +00:00
markiantorno
83a45f95f9
Release: v6.0.4
...
## Validator Changes
* Fix bug accessing canonical resources on servers
## Other code changes
* Various changes to support terminology service testing
***NO_CI***
2023-05-04 07:22:08 +00:00
Grahame Grieve
76d70bdc66
Merge remote-tracking branch 'origin/master'
2023-05-04 16:48:19 +10:00
Grahame Grieve
ce354c4719
set up release
2023-05-04 16:48:14 +10:00
Grahame Grieve
9ee5071b06
Merge pull request #1250 from hapifhir/gg-202305-more-tx-work2
...
Gg 202305 more tx work2
2023-05-04 15:18:36 +10:00
Grahame Grieve
3eeec47815
support for value set version
2023-05-04 13:25:43 +10:00
Grahame Grieve
e8de25c197
fix tests
2023-05-04 10:35:03 +10:00
Grahame Grieve
806c065fcb
fix version return + profile support in testing
2023-05-04 10:01:35 +10:00
Grahame Grieve
94fd0ae795
more tests fixes
2023-05-03 17:16:16 +10:00
Grahame Grieve
0b71add74c
Always report version on validation, and use the correct type for version in expansion parameters
2023-05-03 11:59:54 +10:00
Grahame Grieve
40d73ba2ad
fix bug accessing canonical resources
2023-05-03 11:58:49 +10: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
markiantorno
8ba62413ff
Updating version to: 6.0.4-SNAPSHOT and incrementing test cases dependency.
2023-05-01 15:33:38 +00:00
markiantorno
9ed0b9ccee
Release: v6.0.3
...
## Validator Changes
* Structure map validation improvements
## Other code changes
* Fix wrong name for systemVersion Parameter
* Language improvements for Lang Packs
* Fix up StructureMap R4/R5 conversion
***NO_CI***
2023-05-01 15:05:34 +00:00
Grahame Grieve
7fd5bba259
Merge remote-tracking branch 'origin/master'
2023-05-01 23:48:35 +10:00
Grahame Grieve
e47a30aab3
set up release
2023-05-01 23:48:25 +10:00
Grahame Grieve
b705ea4d6c
Merge pull request #1244 from hapifhir/gg-202305-map-validation
...
Gg 202305 map validation
2023-05-01 22:33:23 +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
7f8817295b
Fix NPE
2023-05-01 18:09:26 +10:00
Grahame Grieve
7b5aceb722
Language improvements for Lang Packs
2023-05-01 18:09:15 +10:00
Grahame Grieve
89c1c8608c
Fix up StructureMap R4/R5 conversion
2023-05-01 18:08:35 +10:00
markiantorno
03a1271508
Updating version to: 6.0.3-SNAPSHOT and incrementing test cases dependency.
2023-04-28 23:47:43 +00:00
markiantorno
ccdaf9fe1d
Release: v6.0.2
...
## Validator Changes
* Add support for JSON in tx client batch handling
## Other code changes
* no changes
***NO_CI***
2023-04-28 23:18:04 +00:00
Grahame Grieve
bdca931757
Merge pull request #1243 from hapifhir/do-20230428-subscriptionstatus-conv
...
Add missing elements to SubscriptionStatus conversion
2023-04-29 08:42:13 +10:00
Grahame Grieve
72e3c0269f
release notes
2023-04-29 08:41:31 +10:00
Grahame Grieve
34f149f0c8
Add support for JSON in tx client batch handling
2023-04-29 08:41:05 +10:00
dotasek
c28a100f02
Add additionalContext and error
2023-04-28 16:49:56 -04:00
dotasek
6a0efdfe0b
Add timestamp conversion
2023-04-28 16:38:20 -04:00
markiantorno
718cd5e369
Updating version to: 6.0.2-SNAPSHOT and incrementing test cases dependency.
2023-04-28 14:29:47 +00:00
markiantorno
d43d9bbdd8
Release: v6.0.1
...
## Validator Changes
* Improved Error messages when code is not in value set + various typo fixes
* Updated Dutch translations for error messages
* More informative failures when questionnaire value set validation fails
* Warnings when extension context is 'Element'
* Fix missing source id for tx server messages in validation output
## Other code changes
* Move HTTP logging to a sub-directory of temp
* Default to text log not HTML log for terminology logging, and don't spuriously escape the text log
* Use JSON not XML by default when using R4 terminology service
* Add support for R6 final version
* Bump HAPI to 6.4.1
***NO_CI***
2023-04-28 14:00:19 +00:00
Grahame Grieve
035b74a003
set up release
2023-04-28 19:56:57 +10:00
Grahame Grieve
28b21d566a
Fix up error messages
2023-04-28 18:56:00 +10:00
Grahame Grieve
d60db32e37
more quote fixing
2023-04-28 17:50:13 +10:00
Grahame Grieve
bef3f68314
Merge pull request #1241 from hapifhir/gg-202304-extension-validation
...
Gg 202304 extension validation
2023-04-28 17:47:19 +10:00