Grahame Grieve
23db785dc3
Merge pull request #976 from hapifhir/gg-202211-logicals
...
Gg 202211 logicals
2022-11-03 17:14:22 +11:00
Grahame Grieve
c49a2c0fc5
Fix link to extension style
2022-11-03 15:59:42 +11:00
Grahame Grieve
2519858dcd
update logical model snapshot generation and validation
2022-11-03 15:59:22 +11:00
Grahame Grieve
a5305277f3
Merge pull request #975 from hapifhir/gg-202211-fixes
...
Gg 202211 fixes
2022-11-02 22:06:09 +11:00
Grahame Grieve
21837ea6d5
fix min/max decimal checks
2022-11-02 20:57:36 +11:00
Grahame Grieve
16e21c5bbe
fix bug in simple http client when no accept header is set
2022-11-02 20:57:05 +11:00
Grahame Grieve
68a3b6c808
process markdown relative references
2022-11-02 20:56:40 +11:00
Grahame Grieve
c8bf2aa4e5
fix issue with contained resources not rendering
2022-11-02 20:56:17 +11:00
Grahame Grieve
ca96bbfdc4
fix bug where ElementModel paths are not populated
2022-11-02 20:55:35 +11:00
Grahame Grieve
10a876e26a
Merge pull request #968 from alexey-tschudnowsky/ISSUE-967_respect_maxValueDecimal
...
fixes #967
2022-11-02 14:00:54 +11:00
Grahame Grieve
a3be65bcf6
Merge pull request #974 from hapifhir/gg-202210-parameters
...
Gg 202210 parameters
2022-11-02 09:39:30 +11:00
Grahame Grieve
e4b46f8692
txcache
2022-11-02 08:52:17 +11:00
Grahame Grieve
261462b348
Fix for NPE on invalid bundles
2022-11-02 08:52:02 +11:00
Grahame Grieve
cc1f81bff4
New version of pubpack
2022-11-02 08:51:33 +11:00
Grahame Grieve
1ae7093eef
#934 Parameters object's getParameter(String theParameterName) is misnamed
2022-11-02 08:51:17 +11:00
Grahame Grieve
4be0417345
Merge pull request #970 from hapifhir/gg-202210-cdshooks-extensions2
...
Gg 202210 cdshooks extensions2
2022-10-29 22:13:42 +11:00
Grahame Grieve
c2259e2524
Merge remote-tracking branch 'origin/master'
2022-10-29 19:18:26 +11:00
Grahame Grieve
5116536617
Finish CDS hooks extension validation
2022-10-29 19:18:19 +11:00
Grahame Grieve
68215794f2
Merge pull request #969 from hapifhir/gg-202210-cdshooks-default
...
Add support for json-primitive-choice
2022-10-29 12:40:52 +11:00
Grahame Grieve
ddf769851b
improve error messages in json parser
2022-10-29 11:59:00 +11:00
Grahame Grieve
27511f40dd
Add support for json-primitive-choice
2022-10-29 09:11:09 +11:00
Alexey Tschudnowsky
413f3a3543
fixes #967
2022-10-28 14:17:47 +02: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
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
Grahame Grieve
5be607152c
Add summary rendering for references
2022-10-25 15:03:03 +11:00