markiantorno
a3a9017bdb
Updating version to: 5.6.108-SNAPSHOT and incrementing test cases dependency.
2023-03-10 13:09:53 +00:00
markiantorno
1e43fe43f0
Release: v5.6.107
...
## Validator Changes
* Add support for new ColorRGB code system (special case)
## Other code changes
* Add support for special case code systems internally
***NO_CI***
2023-03-10 12:44:48 +00:00
Grahame Grieve
10d560c859
Add support for locally processed special case code systems (and an example - rgb)
2023-03-10 21:28:08 +11:00
Grahame Grieve
1212b85b5e
Change from Error to FHIRException when wrong value type is wrong on polymorphic element
2023-03-10 16:12:59 +11:00
dotasek
cedadbcbe7
Convenience method for unchecked read only use of Utilities.path ( #1164 )
...
* Convenience method for unchecked read only use of Utilities.path
* Restore remove first null behaviour
* Method rename and update JavaDoc
2023-03-09 22:08:41 -05:00
markiantorno
a3473354fd
Updating version to: 5.6.107-SNAPSHOT and incrementing test cases dependency.
2023-03-09 21:19:20 +00:00
markiantorno
d666d0aa80
Release: v5.6.106
...
## Validator Changes
* no changes
## Other code changes
* Additional checks in path construction for zip slip vulnerability
***NO_CI***
2023-03-09 20:50:18 +00:00
dotasek
909f7e64fe
Additional zip-slip tests ( #1162 )
...
* Additional zip-slip tests
* Fix windows path test
2023-03-09 14:30:53 -05:00
markiantorno
f49eee623b
Updating version to: 5.6.106-SNAPSHOT and incrementing test cases dependency.
2023-03-09 13:06:01 +00:00
markiantorno
0b8e2c3984
Release: v5.6.105
...
## Validator Changes
* More validation of StructureMaps
## Other code changes
* Add new R5 version to R4 version enumeration
* Fix for NPE generating profile comparison
* Add FML renderer for StructureMaps + various parsing fixes
***NO_CI***
2023-03-09 12:38:13 +00:00
Grahame Grieve
95813d9004
Fix FML Comments parsing, and add StructureMap rendering to pretty FML
2023-03-09 19:44:57 +11:00
Grahame Grieve
187d3e98c7
More fixes for structure map validation
2023-03-09 09:11:31 +11:00
markiantorno
8bd83810ea
Updating version to: 5.6.105-SNAPSHOT and incrementing test cases dependency.
2023-03-08 08:23:43 +00:00
markiantorno
2a2fc497c7
Release: v5.6.104
...
## Validator Changes
* Fix up issues validating whitespace
* Multiple fixes to StructureMap and ConceptMap validation
## Other code changes
* rename ig-r4.json to ig-r4.jsonx in IGs
* move R5 package to test cases
***NO_CI***
2023-03-08 07:53:54 +00:00
Grahame Grieve
6870c7a32c
Merge pull request #1157 from hapifhir/gg-202303-qa-sm-validation-5
...
Gg 202303 qa sm validation 5
2023-03-08 10:10:55 +11:00
Grahame Grieve
53e67bc1cb
handle re-use of mapping groups when validating maps
2023-03-08 09:11:24 +11:00
markiantorno
d4d160eb29
Updating version to: 5.6.104-SNAPSHOT and incrementing test cases dependency.
2023-03-07 16:31:22 +00:00
markiantorno
b18181ab7e
Release: v5.6.103
...
## Validator Changes
* Fix structure map validation issues around type
* Revise whitespace handling for unicode conformance in validator
* Improved error message for output directory requirements
* Improve compact version sorting in renderer
* Add timestamp to compact format
## Other code changes
* Fix JSON escaping utility function
* Bug fixes in XHTML processing.
* Convertors: Bug Fixes in spec evaluation
* Convertors: patchUrls now patches fhir-type extension values
* R5: Fix FML parsing missing locations
* R5: Fix location bugs in FML parsing
***NO_CI***
2023-03-07 16:03:02 +00:00
Grahame Grieve
26eb1311a4
release notes
2023-03-07 23:33:35 +11:00
Grahame Grieve
6bf26255ab
fix structure map validation issues around type
2023-03-07 20:58:51 +11:00
Grahame Grieve
58a933094f
fix json escaping
2023-03-07 06:30:01 +11:00
Grahame Grieve
0c26f09721
revise whitespace handling for unicode conformance in validator
2023-03-07 06:25:45 +11:00
Grahame Grieve
5eca02f879
bug fixes
2023-03-06 23:33:38 +11:00
markiantorno
8a546d37eb
Updating version to: 5.6.103-SNAPSHOT and incrementing test cases dependency.
2023-03-06 12:05:52 +00:00
markiantorno
a7507e9887
Release: v5.6.102
...
## Validator Changes
* Add ConceptMap validation
* Add StructureMap validation
* Validate using type regex (had been omitted to now, mostly affects decimal validation)
* Add new -output-style values compact and compact-split
* Fix bug validating CDA choice elements without [x] in their names
## Other code changes
* Various fixes and utilities to support StructureMap & ConceptMap validation
* Fix Observation.value conversion between R5 and other versions
* Recognise R4B and R5 core packages
* Improvements to specification diffference engine for R5 publication
* More efficient XHTML AST model
***NO_CI***
2023-03-06 11:39:27 +00:00
Grahame Grieve
6559c4b245
improve SM validation message
2023-03-06 20:45:05 +11:00
Grahame Grieve
507ff74c23
recognise R4B and R5 core packages
2023-03-06 20:44:41 +11:00
Grahame Grieve
adafa7eec8
Improve Specification Difference Engine
2023-03-06 16:55:02 +11:00
Grahame Grieve
36d22c522a
make xhtml nodes use less memory
2023-03-06 10:32:54 +11:00
Grahame Grieve
bf202870d9
Merge remote-tracking branch 'origin/master'
2023-03-06 06:20:01 +11:00
Grahame Grieve
356e500ab6
finish ConceptMap validation
2023-03-05 23:25:12 +11:00
Grahame Grieve
ec72b1fcdd
fix parsing and validating of concept maps in structure maps + validate terminology part of structure maps
2023-03-05 18:29:11 +11:00
Grahame Grieve
c42da7af68
more package hacking work
2023-03-05 06:14:22 +11:00
Grahame Grieve
52c97f3c70
test primitive regexes if other tests pass
2023-03-05 06:14:07 +11:00
markiantorno
ebd93f570f
Updating version to: 5.6.102-SNAPSHOT and incrementing test cases dependency.
2023-03-03 04:08:44 +00:00
markiantorno
f317bb15f6
Release: v5.6.101
...
## Validator Changes
* Fix NPE in Structure Map validation
## Other code changes
* Add back code missed when regenerating R5
* Update conversions for discovered issues for R5
***NO_CI***
2023-03-03 03:21:09 +00:00
markiantorno
da62438802
Updating version to: 5.6.101-SNAPSHOT and incrementing test cases dependency.
2023-03-02 03:50:02 +00:00
markiantorno
578b964cf9
Release: v5.6.100
...
## Major change:
* New R5 release - rebuild R5 implementation, update a lot of related code
## Validator Changes
* Load separate R5 extensions package
* Load FML directly, and validate mapping as much as possible
## Other code changes
* Fix bugs in Java R5 code generator
* Add more control at the code level over how to handle unknown profiles when generating snapshots
* Rework ConceptMap for major R5 changes
* Fix bug in CommaGeneratedStringBuilder (calling toString() multiple times duplicated content)
* handle case [reference].where(resolve() is X) when analysing types+elements in FHIRPath statements
***NO_CI***
2023-03-02 03:21:29 +00:00
Grahame Grieve
99d2421014
fix using wrong version of extensions package
2023-03-02 08:49:22 +11:00
Grahame Grieve
31b770db8a
ping build
2023-03-02 07:36:10 +11:00
Grahame Grieve
abba72d099
Fix bug in CommaSeparatedStringBuilder
2023-03-01 21:48:43 +11:00
Grahame Grieve
c5d6e0f5f4
Merge remote-tracking branch 'origin/master'
2023-02-28 05:58:54 +11:00
Grahame Grieve
4c30621491
structuremap validation and invariant fixes for forthcoming R5 release
2023-02-27 18:32:38 +11:00
Grahame Grieve
a62c8683f2
Merge pull request #1139 from hapifhir/gg-202302-map-validation-2
...
Work on StructureMap validation
2023-02-27 09:14:13 +11:00
Grahame Grieve
2bd73c650e
Work on StructureMap validation
2023-02-27 07:30:04 +11:00
Grahame Grieve
edf5ecf275
Merge pull request #1138 from hapifhir/gg-202302-map-validation
...
FML validation
2023-02-25 16:41:26 +11:00
Grahame Grieve
d3a407e369
FML validation
2023-02-25 14:05:03 +11:00
dotasek
76c01a98aa
Add basic checkstyle plugin config ( #1122 )
...
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-02-24 15:05:49 -05:00
Grahame Grieve
521e72a5ff
Merge pull request #1110 from balhoff/rdf-wg-r5-with-generated
...
Implement R5 RDF format changes
2023-02-24 10:21:19 +11:00
markiantorno
e9607783da
Updating version to: 5.6.100-SNAPSHOT and incrementing test cases dependency.
2023-02-23 18:15:08 +00:00