4297 Commits

Author SHA1 Message Date
markiantorno
a285132f5b Release: v5.6.75
## Validator Changes

* Fix problem determining implicit code system when code system only known to tx.fhir.org

## Other code changes

* Fix bugs generating CDSHooks snapshots
* Fix for NPE rendering Patient Photo
* Fix problem generating snapshots for specializations where inherited types have properties
* Work on i18n framework
***NO_CI***
5.6.75
2022-10-28 11:38:37 +00:00
Grahame Grieve
a3281ea69b set up release 2022-10-28 22:01:54 +11:00
Grahame Grieve
1e046a0d00 fix for NPE rendering patient photo 2022-10-28 21:59:08 +11:00
Grahame Grieve
27febc03ef inherited type URLs 2022-10-28 21:58:59 +11:00
Grahame Grieve
91aa268cbb Merge remote-tracking branch 'origin/master' 2022-10-28 21:31:26 +11:00
Grahame Grieve
812737ef24 Merge remote-tracking branch 'origin/master' 2022-10-28 21:31:23 +11:00
Grahame Grieve
554c7f8861
Merge pull request #966 from hapifhir/gg-202210-cdshooks-extensions
Gg 202210 cdshooks extensions
2022-10-28 21:29:23 +11:00
Grahame Grieve
63767a78c3 more work in CDS Hooks extensions 2022-10-28 17:49:22 +11:00
Grahame Grieve
9352b6e441 Fix problem generating snapshots for specializations where inherited types have properties 2022-10-28 17:48:27 +11:00
Grahame Grieve
c537654747
Merge pull request #965 from hapifhir/gg-202210-implied-system
Fix problem with determining implied code system
2022-10-28 16:36:03 +11:00
Grahame Grieve
83dfcd398c Fix problem with determining implied code system 2022-10-28 09:09:48 +11:00
dotasek
da14683990 Refactor, document 2022-10-27 17:52:38 -04:00
dotasek
865f41b71f Typo in test name 2022-10-27 17:37:34 -04:00
dotasek
ef2092e500 Start implementing pluralization 2022-10-27 17:34:12 -04:00
dotasek
9e4a19bb61 Improve germal pluralization test 2022-10-27 17:29:34 -04:00
dotasek
44656f7e77 Clean dirty first attempt at pluralization 2022-10-27 17:29:05 -04:00
dotasek
cd5c9efcec Add ICU4J dependency + initial tests 2022-10-27 16:02:44 -04:00
Grahame Grieve
014ee7cd0a Merge remote-tracking branch 'origin/master' 2022-10-27 11:49:52 +11:00
Grahame Grieve
3e8dea22c8 fix build 2022-10-27 11:49:44 +11:00
Grahame Grieve
b31b638595
Merge pull request #963 from hapifhir/gg-202210-core
fixes for plural messages for i18n
2022-10-27 11:48:48 +11:00
Grahame Grieve
a1a27b359d json fix 2022-10-27 07:39:30 +11:00
Grahame Grieve
cc38567c93 fix r4b test failure 2022-10-26 23:20:42 +11:00
Grahame Grieve
a70fc37b87 Fix NPE processing snapshot 2022-10-26 23:20:31 +11:00
Grahame Grieve
b187d289b6 fixes for plural messages for i18n 2022-10-26 14:30:25 +11:00
markiantorno
cf111ac919 Updating version to: 5.6.75-SNAPSHOT and incrementing test cases dependency. 2022-10-25 09:35:23 +00:00
markiantorno
325fd0736d Release: v5.6.74
## Validator Changes

* Improve error message for extensions without values

## Other code changes

* Add support for Requirements Resource (rendering + caching)
* Tidy up support for ActorDefinition
* Generate better summary for references
* Clean up bug checking data types in ContextUtilities
* Remove Validator dependency on GSON
* Upgrade validator to produce PSVI  for tools to make use of
***NO_CI***
5.6.74
2022-10-25 09:13:57 +00:00
Mark Iantorno
3010546622 Updating test case dependency to v1.1.120
***NO_CI***
2022-10-25 09:12:04 +00:00
Grahame Grieve
a74f2995a8 Merge remote-tracking branch 'origin/master' 2022-10-25 19:43:51 +11:00
Grahame Grieve
217596ba3f set up release 2022-10-25 19:43:42 +11:00
Grahame Grieve
4bc3c4a93b
Merge pull request #962 from hapifhir/gg-202210-psvi
Gg 202210 psvi
2022-10-25 17:04:03 +11:00
Grahame Grieve
3759cac4c5 build fix 2022-10-25 15:42:18 +11:00
Grahame Grieve
887b4be428 caching Requirements and ActorDefinitions 2022-10-25 15:03:26 +11:00
Grahame Grieve
5be607152c Add summary rendering for references 2022-10-25 15:03:03 +11:00
Grahame Grieve
6a02896b36 add requirements renderer 2022-10-25 15:02:39 +11:00
Grahame Grieve
dd36590599 Add requirements renderer 2022-10-25 15:02:10 +11:00
Grahame Grieve
1c1138ec9b improve error message for extensions without values 2022-10-25 14:58:38 +11:00
Grahame Grieve
c13f24ef4c clean up bug checking data types in ContextUtilities 2022-10-25 14:58:00 +11:00
Grahame Grieve
f1c56ca0d6 remove unused methods from ActorDefinition renderer 2022-10-25 07:28:28 +11:00
Grahame Grieve
a381998500 remove dependency on GSON 2022-10-25 07:27:58 +11:00
Grahame Grieve
7c78bdd59c Merge remote-tracking branch 'origin/master' 2022-10-24 21:58:38 +11:00
Grahame Grieve
ac67f945a0 Support for requirements resource 2022-10-24 11:40:00 +11:00
Grahame Grieve
628ace4716 More control over copying files 2022-10-23 23:13:45 +11:00
Grahame Grieve
1c3a6ee439 upgrade validator to produce PSVI 2022-10-23 23:13:27 +11:00
markiantorno
308ca865e3 Updating version to: 5.6.74-SNAPSHOT and incrementing test cases dependency. 2022-10-21 07:25:34 +00:00
markiantorno
60022888b1 Release: v5.6.73
## Validator Changes

* Further support for validating CDSHooks content

## Other code changes

* Render period on Identifiers
* Render Tooling IG extensions in Profile table
* Fix NPE building CCDA IG
***NO_CI***
5.6.73
2022-10-21 06:47:50 +00:00
Grahame Grieve
0e53400691 Merge remote-tracking branch 'origin/master' 2022-10-21 17:15:04 +11:00
Grahame Grieve
050373ca2c set up release 2022-10-21 17:14:55 +11:00
Grahame Grieve
bff317bc39
Merge pull request #960 from hapifhir/gg-202210-cdshooks
Gg 202210 cdshooks
2022-10-21 17:04:44 +11:00
Grahame Grieve
993a28acbb Render period on identifiers 2022-10-21 16:25:19 +11:00
Grahame Grieve
41950eeb0a Updates to validator for CDS Hooks support 2022-10-21 16:25:07 +11:00