dotasek
533f4889e8
Update test cases
2022-10-28 16:57:58 -04:00
dotasek
59df630985
BUNDLE_BUNDLE_ENTRY_MULTIPLE_PROFILES_PLURAL
2022-10-28 16:57:44 -04:00
dotasek
0b0cbab26d
XHTML_URL_INVALID_CHARS_PLURAL
2022-10-28 16:56:11 -04:00
dotasek
827d088732
More renaming
2022-10-28 16:43:38 -04:00
dotasek
25ef2dca4d
Merge remote-tracking branch 'origin/master' into do-i18n-plurals
2022-10-28 14:54:37 -04:00
dotasek
2de6340cfa
Rename PL to Plural in method signatures
2022-10-28 14:44:09 -04:00
dotasek
71a8c46c1d
Display_Name_for__should_be_one_of__instead_of_PLURAL
2022-10-28 13:16:00 -04:00
dotasek
39dbf45a97
Discriminator__is_based_on_type_but_slice__in__has_multiple_types_PLURAL
2022-10-28 13:10:23 -04:00
dotasek
f8a439f529
Profile_based_discriminators_must_have_only_one_type__in_profile_PLURAL
2022-10-28 13:09:27 -04:00
dotasek
21c2f934b8
ould_not_match_discriminator_for_slice_in_profile_PLURAL_one
2022-10-28 12:14:57 -04:00
dotasek
839fdc25e3
Reorg nl duplicate keys
2022-10-28 11:15:12 -04:00
dotasek
404f4f712b
Validation_VAL_Profile_MultipleMatches_PLURAL
2022-10-28 10:40:13 -04:00
dotasek
36df92c731
Validation_VAL_Profile_NoCheckMin_PLURAL
2022-10-28 10:34:23 -04:00
dotasek
d67292676a
Validation_VAL_Profile_NoCheckMax_PLURAL
2022-10-28 10:29:27 -04:00
dotasek
1bb3158444
Validation_VAL_Profile_Minimum/Maximum_PLURAL
2022-10-28 09:51:58 -04:00
dotasek
f095b04bb1
Bundle_BUNDLE_Entry_Type3_PLURAL
2022-10-28 09:42:59 -04:00
dotasek
a1a7e307ae
Questionnaire_QR_Item_OnlyOneA special case
2022-10-28 09:36:13 -04:00
markiantorno
f0c53bd7a9
Updating version to: 5.6.76-SNAPSHOT and incrementing test cases dependency.
2022-10-28 11:57:13 +00:00
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***
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***
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