Grahame Grieve
6effe6ebe9
update FHIRPath for logical models and nested type checking and fix repeat() checking
2023-06-21 09:22:18 +10:00
Grahame Grieve
04f7805be4
Auto-update extension min- slicing + fix handling of summary extension + update markdown element url handling + update url detection in markdown
2023-06-21 09:21:05 +10:00
Grahame Grieve
52abef6f2c
Auto-update extension min- slicing + fix handling of summary extension + update markdown element url handling + update url detection in markdown
2023-06-21 09:20:35 +10:00
Grahame Grieve
4e5c501b1f
Merge pull request #1315 from hapifhir/do-20230619-datetimetype-string-precision
...
New getValueAsString(TemporalPrecisionEnum) method for DateTimeType
2023-06-20 09:56:40 +10:00
Grahame Grieve
2607d028a7
fix compile problem
2023-06-20 09:15:36 +10:00
Grahame Grieve
551892c095
Merge remote-tracking branch 'origin/master'
2023-06-20 09:11:51 +10:00
Grahame Grieve
9cf8e0368c
fix up extension context checking
2023-06-20 08:36:22 +10:00
Grahame Grieve
ec7b79bc1e
Fix rendering for unresolvable value sets
2023-06-20 07:02:26 +10:00
dotasek
ae59d97ba5
Document new method, add to all FHIR versions
2023-06-19 15:41:04 -04:00
dotasek
92fb21de1e
Test and new getValueAsString(TemporalPrecisionEnum) method
2023-06-19 14:47:39 -04:00
dotasek
829882773a
More use of dependencyManagement, bump guava ( #1313 )
2023-06-19 12:26:21 -04:00
dotasek
195dcc0898
Fix unimplemented method in test ( #1312 )
2023-06-19 10:51:10 -04:00
Grahame Grieve
394077c8ec
fix NPE doing valueset validation
2023-06-19 22:43:43 +10:00
Grahame Grieve
19d3952b11
Validate FHIRPath constraints in IGs and profiles
2023-06-19 22:42:02 +10:00
Grahame Grieve
d1a785e5ad
only record sorting errors if debugging snapshot generation
2023-06-19 22:40:08 +10:00
Grahame Grieve
38b5295f8d
fix error logging headers
2023-06-19 22:39:42 +10:00
Grahame Grieve
96cadbed47
Merge pull request #1259 from hapifhir/Type-validation-fixes
...
Fix problem when profiling a base type that supports both Reference a…
2023-06-19 02:36:33 +10:00
Grahame Grieve
8bd4fc3ee6
Merge pull request #1309 from hapifhir/do-20230615-tx-request-lenient-display
...
Add lenient-display-validation param
2023-06-19 02:33:17 +10:00
Grahame Grieve
297313b30a
Fix issue with broken NullFlavor binding in R4
2023-06-18 13:02:21 +10:00
Grahame Grieve
dfb4404ce6
Add support for mustHaveValue and valueAlternatives + render imposesProfile + compliesWithProfile
2023-06-18 13:00:58 +10:00
Grahame Grieve
11eb2cef53
fix index error
2023-06-17 09:41:15 +10:00
Grahame Grieve
99895e7a97
Performance improvements for validation, including -watch engine
2023-06-17 09:40:34 +10:00
Grahame Grieve
2d0dcbb803
rendering improvements for profile extensions
2023-06-17 09:38:27 +10:00
dotasek
f4b6ff2f6e
Refactor and introduce test
2023-06-15 10:38:03 -04:00
dotasek
10c50a14f0
Add lenient-display-validation param
2023-06-15 08:31:30 -04:00
Grahame Grieve
481698cf24
Fix up terminology tests to ignore irrelevant extensions
2023-06-12 17:17:30 +01:00
dotasek
ff7997d7d2
Fix older jetbrains annotations transitive dependency ( #1299 )
2023-06-09 14:43:49 -04:00
markiantorno
8237fb862b
Updating version to: 6.0.16-SNAPSHOT and incrementing test cases dependency.
2023-06-08 21:23:36 +00:00
markiantorno
cc14a4142f
Release: v6.0.15
...
## Validator Changes
* no changes
## Other code changes
* Update commons-beanutils and apache.poi dependencies
***NO_CI***
2023-06-08 20:56:04 +00:00
dotasek
7b05c7514e
Bump poi version, remove unused old dependencies ( #1296 )
2023-06-08 10:47:37 -04:00
markiantorno
10f466487b
Updating version to: 6.0.15-SNAPSHOT and incrementing test cases dependency.
2023-06-08 05:03:27 +00:00
markiantorno
3969ac75c4
Release: v6.0.14
...
## Validator Changes
* no changes
## Other code changes
* Fix bugs in language handling
* Implement Trivy vulnerability scanning and update POI and okhttp libraries
***NO_CI***
2023-06-08 04:33:30 +00:00
markiantorno
619703dbf8
Updating version to: 6.0.14-SNAPSHOT and incrementing test cases dependency.
2023-06-07 13:14:17 +00:00
markiantorno
b704ea50fc
Release: v6.0.13
...
## Validator Changes
* no changes
## Other code changes
* add clear() to JsonObject
***NO_CI***
2023-06-07 12:48:04 +00:00
Grahame Grieve
bfdb28b96e
add JsonObject.clear()
2023-06-07 13:57:56 +02:00
markiantorno
a605d944bc
Updating version to: 6.0.13-SNAPSHOT and incrementing test cases dependency.
2023-06-06 21:27:18 +00:00
markiantorno
8edd61a197
Release: v6.0.12
...
## Validator Changes
* Improve message when there's multiple display options
## Other code changes
* Fix loading issue with r5 extensions
* NPM package compression improvements
* Update language file handling to handle context
* Remove logical models in minifier, and other improvements
* Auto update minimum slicing cardinality when slicer is assumed (extensions)
***NO_CI***
2023-06-06 20:55:08 +00:00
Grahame Grieve
a4f54f519f
Merge pull request #1290 from hapifhir/gg-202206-cardinality-fixes
...
Gg 202206 cardinality fixes
2023-06-05 23:26:13 +02:00
Grahame Grieve
01b4219259
update language file handling to handle context properly
2023-06-05 21:16:51 +02:00
Grahame Grieve
fe7cd1f39a
Clean up extension loading issue
2023-06-05 21:16:28 +02:00
Grahame Grieve
fd346cc67b
Auto update minimum slicing cardinality when slicer is assumed (extensions)
2023-06-05 21:16:14 +02:00
Grahame Grieve
1c4ef1fa00
Improve message when there's multiple display options
2023-06-05 21:15:31 +02:00
Grahame Grieve
bf19a2d2fa
Remove logical models in minifier, and other improvements
2023-06-05 21:14:56 +02:00
markiantorno
72eee9cab7
Updating version to: 6.0.12-SNAPSHOT and incrementing test cases dependency.
2023-06-02 14:24:34 +00:00
markiantorno
44db954743
Release: v6.0.11
...
## Validator Changes
* no changes
## Other code changes
* Increment CQFramework dependency
***NO_CI***
2023-06-02 13:58:04 +00:00
Grahame Grieve
c31836e734
better error reporting when parsing fails outright
2023-06-01 06:58:46 +03:00
Grahame Grieve
d4d5b42aa1
add Resource Dependency walker + Resource Minifier functionality
2023-05-31 06:32:55 +03:00
markiantorno
f238d1af14
Updating version to: 6.0.11-SNAPSHOT and incrementing test cases dependency.
2023-05-29 22:43:58 +00:00
markiantorno
edd06865c7
Release: v6.0.10
...
## Validator Changes
* no changes
## Other code changes
* Delete unused package import that breaks downstream JavaDoc
***NO_CI***
2023-05-29 22:14:49 +00:00
dotasek
6626fe1952
Remove unused dependency ( #1283 )
2023-05-29 16:57:20 -04:00