3048 Commits

Author SHA1 Message Date
Mark Iantorno
76357d54b3
Update RELEASE_NOTES.md 2021-10-10 18:24:15 -04:00
Grahame Grieve
237897965b
Gg 202110 misc validation (#617)
* NPE fixes

* Smart Health Cards support in validator

* Fix bug generating spreadsheets due to sheet name length limitations

* Implement descendent-of filter

* more NPE fixes

* add Element.removeChild

* fix issue generation snapshot and content reference, and work around old erroneous binding description in R4

* improve SHC validation error

* fix for NPE generating ConceptMap spreadsheet

* fix crash in IG publisher rendering illegal content

* Improve slicing error messages

* more improving error message resolving slicing

* add missing code + track prohibited / required elements (improve rendering of IGs)

* fix for broken links in R4B IGs

* fix bug related to logger in FHIRToolingClient

* fix bug related to logger in context

* enable detection of whether tx server knows about value set and better track returned errors from tx server

* make likely source URL visible outside ProfileUtilities

* fix renderers - don't make nonvalid URLs into html links + fix NPE +

* fix bug with sheetnames generating spreadsheets

* supper branches in current version of packages

* report slicing information automatically where slicing is based on profile + fix shc support + support codesystem-properties-mode + fix value set validation on profiles + fix wrong entry point on vaildating contained resources with profiles

* fix misleading validation message + add -ips parameter for validator

* hint not warning when it's an example questionnaire
2021-10-10 17:37:02 -04:00
markiantorno
df724155e0 Updating version to: 5.5.7-SNAPSHOT and incrementing test cases dependency. 2021-10-09 22:05:18 +00:00
markiantorno
04ceca78b1 Release: v5.5.6
* incrementing test case dependency
***NO_CI***
5.5.6
2021-10-09 21:34:22 +00:00
Mark Iantorno
8506c88d1f ubuntu version issues 2021-10-09 10:08:42 -04:00
markiantorno
c33a3b5e82 forgot to change module versions 2021-10-08 13:31:53 -04:00
markiantorno
00f726b16c something is wrong with the sonatype publish of the previous snapshot 2021-10-08 13:28:31 -04:00
Mark Iantorno
c1db3750eb release branch pipeline update to ubuntu-latest 2021-10-08 13:24:33 -04:00
Mark Iantorno
1bba89d547 changing macos build to latest 2021-10-08 13:24:07 -04:00
Mark Iantorno
425dcfa0b4 16-04 is getting deprecated 2021-10-08 13:23:10 -04:00
markiantorno
0d0abe75ff updating test case dep 2021-10-08 09:56:35 -04:00
Grahame Grieve
ea6464d948 hint not warning when it's an example questionnaire 2021-10-08 14:16:23 +11:00
Grahame Grieve
f2f7db761d merge fix 2021-10-08 08:20:40 +11:00
Grahame Grieve
9ae20d56a4 fix misleading validation message + add -ips parameter for validator 2021-10-08 08:10:40 +11:00
Grahame Grieve
a8ba0ed4e5 report slicing information automatically where slicing is based on profile + fix shc support + support codesystem-properties-mode + fix value set validation on profiles + fix wrong entry point on vaildating contained resources with profiles 2021-10-08 08:09:37 +11:00
Grahame Grieve
4ff3c45fca supper branches in current version of packages 2021-10-08 08:05:55 +11:00
Grahame Grieve
db2004abb7 fix bug with sheetnames generating spreadsheets 2021-10-08 08:05:20 +11:00
Grahame Grieve
a75ac22c91 fix renderers - don't make nonvalid URLs into html links + fix NPE + 2021-10-08 08:04:21 +11:00
Grahame Grieve
d427295ee6 make likely source URL visible outside ProfileUtilities 2021-10-08 08:02:34 +11:00
Grahame Grieve
579d98cf85 enable detection of whether tx server knows about value set and better track returned errors from tx server 2021-10-08 08:01:41 +11:00
Grahame Grieve
89732b4512 fix bug related to logger in context 2021-10-08 07:49:30 +11:00
Grahame Grieve
eb750c6bf0 fix bug related to logger in FHIRToolingClient 2021-10-08 07:48:53 +11:00
Lukas Schmierer
6bf58e678e change import comment to be compatible with graphql-tools 2021-10-04 16:06:07 +02:00
Lukas Schmierer
04a72c6e29 use ElementBaseInput instead of ElementBase for input types 2021-10-04 16:03:17 +02:00
Lukas Schmierer
98a99ec630 fix duplicate scalar "date" 2021-10-04 13:21:29 +02:00
Lukas Schmierer
d67f7c9926 print correct type in json format comment 2021-10-04 13:11:55 +02:00
Lukas Schmierer
6981e75765 fix parameter scalars to be lowercase 2021-10-04 12:11:36 +02:00
markiantorno
f0997bc0c0 Updating version to: 5.5.5-SNAPSHOT and incrementing test cases dependency. 2021-09-29 17:51:23 +00:00
markiantorno
6aaf495c85 Release: v5.5.4
* https://github.com/hapifhir/org.hl7.fhir.core/issues/499
* https://github.com/hapifhir/org.hl7.fhir.core/issues/602
* https://github.com/hapifhir/org.hl7.fhir.core/issues/611
***NO_CI***
5.5.4
2021-09-29 17:22:54 +00:00
katiesmilecdr
3b6a2c91cf
update ListResource profile in r4 (#612) 2021-09-29 12:38:13 -04:00
Grahame Grieve
342d75b2df
Gg 202109 misc snapshot (#610)
* NPE fixes

* Smart Health Cards support in validator

* Fix bug generating spreadsheets due to sheet name length limitations

* Implement descendent-of filter

* more NPE fixes

* add Element.removeChild

* fix issue generation snapshot and content reference, and work around old erroneous binding description in R4

* improve SHC validation error

* fix for NPE generating ConceptMap spreadsheet

* fix crash in IG publisher rendering illegal content

* Improve slicing error messages

* more improving error message resolving slicing

* add missing code + track prohibited / required elements (improve rendering of IGs)

* fix for broken links in R4B IGs
2021-09-29 10:29:10 -04:00
Grahame Grieve
cc68880a52 fix for broken links in R4B IGs 2021-09-29 17:47:03 +10:00
Grahame Grieve
d17cb39e44 add missing code + track prohibited / required elements (improve rendering of IGs) 2021-09-29 16:20:52 +10:00
Grahame Grieve
f4da357769 more improving error message resolving slicing 2021-09-29 16:19:43 +10:00
Grahame Grieve
c79f7fe087 Improve slicing error messages 2021-09-29 16:19:06 +10:00
Grahame Grieve
108bfe715b fix crash in IG publisher rendering illegal content 2021-09-29 16:18:20 +10:00
Grahame Grieve
2df1283a54 fix for NPE generating ConceptMap spreadsheet 2021-09-29 16:17:52 +10:00
Grahame Grieve
794754a8b0 improve SHC validation error 2021-09-29 16:17:10 +10:00
Grahame Grieve
a6644ae49e fix issue generation snapshot and content reference, and work around old erroneous binding description in R4 2021-09-29 16:16:30 +10:00
Mark Iantorno
72b7300700
Adding blank case for ExpressionNode.toString() in r4 and r5. (#609) 2021-09-27 14:52:55 -04:00
Mark Iantorno
ad18e131d8
Issue 602 (#607)
* r5 changes

* r4 changes

* dstu3 changes

* dstu2 changes

* updating release notes
2021-09-27 14:04:59 -04:00
Grahame Grieve
23a5f47978 add Element.removeChild 2021-09-17 08:59:32 +10:00
Grahame Grieve
d0917c78df more NPE fixes 2021-09-15 21:22:59 +10:00
Grahame Grieve
4d7591c85f Implement descendent-of filter 2021-09-15 21:22:00 +10:00
Grahame Grieve
ce69305e4a Fix bug generating spreadsheets due to sheet name length limitations 2021-09-15 21:21:00 +10:00
Grahame Grieve
8c148469d7 Smart Health Cards support in validator 2021-09-15 21:20:29 +10:00
Grahame Grieve
899eb788f3 NPE fixes 2021-09-15 21:17:33 +10:00
markiantorno
3db881a93b Updating version to: 5.5.4-SNAPSHOT and incrementing test cases dependency. 2021-09-10 03:27:13 +00:00
markiantorno
6b479d16cd Release: v5.5.3
* Adding option to modify headers for http tx requests
***NO_CI***
5.5.3
2021-09-10 02:57:44 +00:00
markiantorno
9b37e0fdc2 bumping version because github deploy failed 2021-09-09 22:38:51 -04:00