Grahame Grieve
d670ac9e4c
set up release
2022-09-23 12:52:17 -04:00
Grahame Grieve
0b40db7f0b
Merge pull request #929 from hapifhir/gg-2022-09-cs_vs
...
Gg 2022 09 cs vs
2022-09-23 12:14:22 -04:00
dotasek
c51f7c2327
Enhanced testing for character encoding issues ( #928 )
...
* Redo pull pipeline to check for alternate file encodings
* Fix jdkVersion references in pull-request-pipeline
* Failing test for Cp1252 encoded Java environments
* Fix file encoding mistake
* Add fix + refactor test
* Backport ParserBase changes and tests to previous versions
* And I mean it, this time
* Update tx cache resources
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-09-23 10:38:10 -04:00
Grahame Grieve
695a8610a2
fix error with code system validation messages
2022-09-23 09:33:25 -04:00
Grahame Grieve
b47edc0109
xig publisher improvements
2022-09-23 09:32:39 -04:00
NSolooki
bf4854f434
Update DocumentReference30_50.java
2022-09-20 12:41:20 -04:00
NSolooki
bef61d64f2
Update DocumentReference43_50.java
2022-09-20 12:40:43 -04:00
NSolooki
5d2643a86f
Update DocumentReference30_50.java
2022-09-20 12:38:43 -04:00
markiantorno
e29b3130db
Updating version to: 5.6.66-SNAPSHOT and incrementing test cases dependency.
2022-09-20 16:29:09 +00:00
markiantorno
fce1d1f1fc
Release: v5.6.65
...
## Validator Changes
* Validator support for -forPublication parameter
## Other code changes
* Improved ConceptMap rendering
* Internal reorganization of extensions
* Fix NPE rendering terminology resources
* Fix bad HTML rendering SearchParameter
* Allow rendering additional information in a comparison
* bug fixes from loading all published packages ever
***NO_CI***
2022-09-20 16:11:15 +00:00
Grahame Grieve
7846ae5169
support for -forPublication parameter to validator
2022-09-20 11:42:07 -04:00
NSolooki
85370af3c6
Merge branch 'hapifhir:master' into patch-1
2022-09-20 11:02:06 -04:00
Grahame Grieve
af4ec00697
Merge pull request #927 from hapifhir/gg-202209-cm
...
Gg 202209 cm
2022-09-20 10:37:41 -04:00
Grahame Grieve
204157c1ec
update validator rules for supplements
2022-09-20 08:29:45 -04:00
Grahame Grieve
88d6ed6b93
update tests dependency
2022-09-20 06:50:40 -04:00
Grahame Grieve
b387b6c268
Improve conceptmap rendering
2022-09-20 06:33:46 -04:00
Grahame Grieve
5bbf98fe27
Merge remote-tracking branch 'origin/master'
2022-09-20 05:20:09 -04:00
Grahame Grieve
25f92bef1e
Merge pull request #897 from ahdis/oe_patientrender_np
...
Fix NP for PatientRenderer #896
2022-09-20 05:17:51 -04:00
Grahame Grieve
58d281a3f2
Merge pull request #926 from gabriel0316/ConceptMap-show-all-displayName
...
Show display name of concepts which are not mapped
2022-09-20 05:17:05 -04:00
Grahame Grieve
72b3d2f6d1
escape bare html entities
2022-09-20 04:52:20 -04:00
Grahame Grieve
689b9a57b1
check ShareableValueSet and shareableCodeSystem profiles for publishing resources
2022-09-20 04:52:01 -04:00
Grahame Grieve
cfa5d39bdb
reorg extensions (clean up)
2022-09-20 04:51:00 -04:00
Grahame Grieve
eca93b0a76
Fix NPE rendering terminology resources
2022-09-20 04:50:07 -04:00
Grahame Grieve
049d8a1197
fix bad HTML rendering SearchParameter
2022-09-20 04:49:32 -04:00
Grahame Grieve
b3ae8d69e8
fix NPE
2022-09-20 04:49:18 -04:00
Grahame Grieve
460d12ee92
control lazy loading
2022-09-20 04:49:06 -04:00
Grahame Grieve
b5d828b0dc
suppress debug messaging if instructed and control lazy loading
2022-09-20 04:48:56 -04:00
Grahame Grieve
7f74b4521a
allow rendering additional information in a comparison
2022-09-20 04:47:59 -04:00
Grahame Grieve
e044bf6607
bug fixes from loading all published packages
2022-09-20 04:47:41 -04:00
Grahame Grieve
ba56fc1a89
upgrade package visitor to visit all packages
2022-09-20 04:47:21 -04:00
Gabriel
1f7fff8d9d
Show display name of concepts which are not mapped
2022-09-19 14:54:36 +02:00
Grahame Grieve
df0bc26d47
rationalise extensions
2022-09-17 14:54:20 -04:00
markiantorno
45a4ad77ad
Updating version to: 5.6.65-SNAPSHOT and incrementing test cases dependency.
2022-09-17 14:49:41 +00:00
markiantorno
7cce3ef810
Release: v5.6.64
...
## Validator Changes
* Support for R5 terminology
## Other code changes
* fix error with R5 IG constraint
* fix error with double escaping rendering code system markdown
* Suppress display when generating narrative for code systems if display matches code
* Fix bug in RDF generation in R4B
* fix bug in html parser - misses end of comments when end is --->
***NO_CI***
2022-09-17 14:17:42 +00:00
Grahame Grieve
917f65d660
release notes
2022-09-17 09:53:20 -04:00
Grahame Grieve
5cf7e2c3bd
fix html parser for comments that end with --->
2022-09-17 09:51:59 -04:00
Grahame Grieve
2045b8eee6
update tests again
2022-09-17 09:17:11 -04:00
Grahame Grieve
15af005fbc
update test cases
2022-09-17 07:59:15 -04:00
Grahame Grieve
0338899eef
update tests
2022-09-17 06:23:44 -04:00
Grahame Grieve
68910ee95c
minor updates for R5
2022-09-17 06:15:32 -04:00
Grahame Grieve
53a6036d52
set up release
2022-09-17 01:02:27 -04:00
Grahame Grieve
ccc38e48df
Fix NPE processing constraints without keys + fix for R5 terminology package problem
2022-09-16 23:49:26 -04:00
Grahame Grieve
43420db756
fix error with IG constraint
2022-09-15 09:00:51 +02:00
Grahame Grieve
37982f2af3
Fix error with double escaping rendering code system markdown
2022-09-15 08:59:38 +02:00
Grahame Grieve
03722bf782
Suppress display when generating narrative for code systems if display is always the same as the code
2022-09-15 08:59:18 +02:00
Grahame Grieve
f4aed6f2a2
Fix bug in RDF generation in R4B
2022-09-15 08:58:52 +02:00
Grahame Grieve
35233ee1e5
R5 updates for IG publisher
2022-09-15 08:41:37 +02:00
markiantorno
09125cbaa4
Updating version to: 5.6.64-SNAPSHOT and incrementing test cases dependency.
2022-09-12 16:58:38 +00:00
markiantorno
0e2ad40b05
Release: v5.6.63
...
## Validator Changes
* no changes
## Other code changes
* Fix NPE ValueSetRenderer
* More fixes in StructureDefinition validation type characteristic
* Fix typo in ImplementationGuideDefinitionParameterComponent `Value`
***NO_CI***
2022-09-12 16:09:27 +00:00
Grahame Grieve
2cef00dfb1
fix NPE ( #923 )
...
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
2022-09-12 11:16:06 -04:00