Commit Graph

4564 Commits

Author SHA1 Message Date
Grahame Grieve 011e2488a3 New Json Parser 2022-11-16 15:11:33 -03:00
Grahame Grieve dbef068730 release 2022-11-16 07:37:15 +11:00
Grahame Grieve 24656a20fa typo fix in name 2022-11-15 18:13:45 +11:00
Grahame Grieve 0f3e8be43b
Merge pull request #989 from vadi2/patch-1
Fix missing space in slicing validation failure message
2022-11-15 17:49:32 +11:00
Vadim Peretokin 2de7220db4
Fix missing space in slicing validation failure message 2022-11-14 21:18:38 +01:00
Grahame Grieve cf7ef7218a
Merge pull request #979 from lmckenzi/NewIGHelp
Change default help location for tables
2022-11-15 07:18:13 +11:00
Grahame Grieve 54f2f2cd8a
Merge pull request #987 from hapifhir/gg-202211-misc-fixes
Gg 202211 misc fixes
2022-11-15 07:11:34 +11:00
dotasek d724d48f89
Do remove excluded tests 2 (#988)
* WIP remove excluded tests + disable breaking test

* Fix failing test, document test cases.

* Code cleanup

The following are cherry picked from GG branch:

* Fix problem with value set validator hiding errors

* Fix issue rendering resource by name

* fix error location

Co-authored-by: dotasek <david.otasek@smilecdr.com>
Co-authored-by: Grahame Grieve <grahameg@gmail.ccom>
2022-11-14 13:30:26 -05:00
dotasek 220cf6b531
Remove excluded tests (#984)
* Fix failing test, document test cases.

* Code cleanup

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-11-14 09:30:43 -05:00
Grahame Grieve dcb27e53a6 fix error location 2022-11-14 21:02:11 +11:00
Grahame Grieve 231aae6043 Fix issue rendering resource by name 2022-11-14 18:04:27 +11:00
Grahame Grieve 4d16fe46c0 Fix problem with value set validator hiding errors 2022-11-14 18:03:55 +11:00
Grahame Grieve cb72792b7e More work on R4 <-> R4B guides 2022-11-14 18:03:22 +11:00
Grahame Grieve e01216b7f3 more xver package related changes 2022-11-11 12:29:45 +11:00
Grahame Grieve aa6daa3ea0 build core packages in other versions 2022-11-11 12:29:24 +11:00
Grahame Grieve 655fe59e94 Merge remote-tracking branch 'origin/master' 2022-11-10 10:00:40 +11:00
Grahame Grieve db643e8eca fix typo 2022-11-10 10:00:26 +11:00
Grahame Grieve 70ade865b9
Merge pull request #983 from hapifhir/gg-202211-rendering-rules
Gg 202211 rendering rules
2022-11-10 05:58:09 +11:00
Grahame Grieve 21b0577249 track hint about code validation 2022-11-10 05:16:10 +11:00
Grahame Grieve b7a882114d accept code/display from CLD if no code system available 2022-11-10 05:15:27 +11:00
Grahame Grieve 96218a5ce4 refactor resource narrative generation rules 2022-11-10 05:14:59 +11:00
Grahame Grieve 27e373c7b7 Merge remote-tracking branch 'origin/master' 2022-11-08 11:27:22 +11:00
Grahame Grieve 9183326580 Merge remote-tracking branch 'origin/master' 2022-11-08 10:08:01 +11:00
Grahame Grieve b590cb3fed
Merge pull request #982 from hapifhir/gg-202211-vs-errors
Gg 202211 vs errors
2022-11-08 09:47:33 +11:00
Grahame Grieve a090055fd3
Merge branch 'master' into gg-202211-vs-errors 2022-11-08 09:47:07 +11:00
Grahame Grieve c86d9ee613
Merge pull request #964 from hapifhir/do-i18n-plurals
Internationalization Pluralization
2022-11-08 09:44:23 +11:00
Grahame Grieve 8f0dd5e82d Note about missing locale 2022-11-08 09:37:36 +11:00
Grahame Grieve 19e97c857b Make references to canonical resources in error messages version specific 2022-11-08 09:37:26 +11:00
dotasek 90f450ecb6 Rename method + remove dead code 2022-11-07 17:29:21 -05:00
dotasek 11c369ea09 Remove all _PLURAL labels from constants 2022-11-07 16:52:47 -05:00
dotasek 183f9ecfd2 Remove _PLURAL labels from keys 2022-11-07 16:39:40 -05:00
dotasek 10d104d2f6
Add setExtensions method (#981)
* Add setExtensions method

* Add jsonproperty for setExtensions

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-11-07 16:09:10 -05:00
dotasek 25c12a9e4e Use plural phrase as placeholder for singular in de and nl 2022-11-07 15:20:31 -05:00
dotasek 6b5d184f89 Merge remote-tracking branch 'origin/master' into do-i18n-plurals 2022-11-07 14:52:40 -05:00
Hank Yang a6ba8fd67a
Fixed HL7 Validator CLI Jurisdiction Output (#980)
* Failing test

* Fixed breaking jurisdiction test

Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-11-07 11:59:33 -05:00
dotasek ffec2ce1c5 Merge remote-tracking branch 'origin/master' into do-i18n-plurals 2022-11-07 09:23:36 -05:00
markiantorno 212096f228 Updating version to: 5.6.77-SNAPSHOT and incrementing test cases dependency. 2022-11-06 12:50:41 +00:00
markiantorno cc634aecd5 Release: v5.6.76
## Validator Changes

* Add support for R4B to validator (parts were missing)
* Fix bugs in Logical Model snapshot generation and validation (both instances and logical models themselves)
* Check min/max value for decimal values

## Other code changes

* Fix broken links rendering questionnaires
* Fix issue with converting ActivityDefinition.kind between R5 and R4/R4B/R3 (+ update R5 code)
* Fixes to terminology cache management for test cases
* Process relative links in markdown in code descriptions when rendering value sets
* Fix issue with contained resource not always rendering consistently
* Fix bug where Element Model paths are not populated after preforming a transform
* Fix NPE rendering invalid bundles
* refactor Paramters.getParameter helper methods
* Rendering improvements for logical models
***NO_CI***
2022-11-06 12:33:46 +00:00
Grahame Grieve acbde69200 Merge remote-tracking branch 'origin/master' 2022-11-06 22:59:55 +11:00
Grahame Grieve d3d1b68e7c set up release 2022-11-06 22:59:52 +11:00
Mark Iantorno 8544f5c4a7 Updating test case dependency to v1.1.122
***NO_CI***
2022-11-06 07:21:10 +00:00
Lloyd McKenzie 1d9b05a27b Changed flyover for constraints to say "constraint" instead of "invariant" 2022-11-05 23:26:13 -06:00
Grahame Grieve c835201f36 Merge remote-tracking branch 'origin/master' 2022-11-06 10:16:22 +11:00
Grahame Grieve 4b0c42c832 Fix bug with jurisdiction locale in validator 2022-11-06 10:12:36 +11:00
Lloyd McKenzie 90f3321c7d Change default help location for tables 2022-11-05 17:07:38 -06:00
Grahame Grieve d19ff2e1f6
Merge pull request #972 from hapifhir/do-terminology-cache-filewpipechar
Fix pipes in terminologyCache files
2022-11-06 07:04:58 +11:00
Grahame Grieve c01d434b33 fix SDC rendering issue for R4B 2022-11-05 15:55:27 +11:00
Grahame Grieve 1df8e68225 Merge remote-tracking branch 'origin/master' 2022-11-05 12:35:56 +11:00
Grahame Grieve a6b167a94a sync 2022-11-05 11:31:06 +11:00
Grahame Grieve 305f93ca26 Fix broken SDC links in Q & QR rendering 2022-11-05 11:30:27 +11:00