markiantorno
7a9e5444c5
Release: v5.6.111
...
## Validator Changes
* Fixing issues parsing Bundle.issues in R5
## Other code changes
* Fix bugs handling XHTML
* Refactor package loading API - List(String) instead of String[]
***NO_CI***
2023-03-16 10:56:41 +00:00
Grahame Grieve
cf9bd54a74
fix bug in XhtmlNode
2023-03-16 15:42:04 +11:00
Grahame Grieve
413cbb115a
fix issues with R3R4MapTester
2023-03-16 14:08:00 +11:00
Grahame Grieve
27598a382d
Fix issues with xhtml handling
2023-03-16 14:07:11 +11:00
Grahame Grieve
19cb639d37
refactor how types are handled loading packages
2023-03-16 13:26:34 +11:00
markiantorno
2e36c8147a
Updating version to: 5.6.111-SNAPSHOT and incrementing test cases dependency.
2023-03-14 12:43:23 +00:00
markiantorno
e2967d923c
Release: v5.6.110
...
## Validator Changes
* no changes
## Other code changes
* Fix NPE in string handling
***NO_CI***
2023-03-14 12:18:03 +00:00
Grahame Grieve
6be0becc61
fix for NPE
2023-03-14 21:28:37 +11:00
markiantorno
b5bbe5108b
Updating version to: 5.6.110-SNAPSHOT and incrementing test cases dependency.
2023-03-13 05:16:16 +00:00
markiantorno
f48d413690
Release: v5.6.109
...
## Validator Changes
* Add format codes ```md``` and ```url``` to FHIRPath escape() and unescape()
* Add second parameter ```s_last``` to FHIRPath join() to use a different separator for the last time (e.g. ```.join(', ', 'and')```)
## Other code changes
* Parse status when parsing FML metadata
* Fix NPE in FHIRPath resolve() for contained resources ([discussion](https://chat.fhir.org/#narrow/stream/179167-hapi/topic/fix.20to.20FHIRPathEngine ))
***NO_CI***
2023-03-13 04:45:19 +00:00
Grahame Grieve
a45de03431
add tail() to Utilities
2023-03-13 13:53:41 +11:00
Grahame Grieve
07a3962ac2
Merge pull request #1167 from hapifhir/gg-202303-misc3
...
Gg 202303 misc3
2023-03-13 06:36:00 +11:00
Grahame Grieve
96f265653e
fix run time test
2023-03-12 23:02:46 +11:00
markiantorno
209fcc8c0b
Updating version to: 5.6.109-SNAPSHOT and incrementing test cases dependency.
2023-03-11 12:16:50 +00:00
markiantorno
35fb1b20c1
Release: v5.6.108
...
## Validator Changes
* no changes
## Other code changes
* Tdy up extensions for R5 release
* Hack R5 observation for fix after QA
* Improve StructureMap rendering again
* Clarify Error messages converting between versions
***NO_CI***
2023-03-11 11:49:55 +00:00
Grahame Grieve
957e9fe7cc
Load all types not no types from Npm Package when no types are specified
2023-03-11 18:54:23 +11:00
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