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
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
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
305f93ca26
Fix broken SDC links in Q & QR rendering
2022-11-05 11:30:27 +11:00
Grahame Grieve
01411cfa6c
regenerate R5 (ActivityDefinition.kind = TASK), and check synced for RDF Generation issues
2022-11-05 11:28:11 +11:00
dotasek
99bd733fe0
Update tests + fix 11073 codesystem
2022-11-03 16:33:56 -04:00
dotasek
6ecd4c70fe
Parse out version for all systems in TerminologyCache files
2022-11-03 14:29:38 -04:00
dotasek
fc7cd56335
Merge remote-tracking branch 'origin/master' into do-i18n-plurals
2022-11-03 13:35:40 -04:00
dotasek
74659e4648
Merge remote-tracking branch 'origin/master' into do-terminology-cache-filewpipechar
2022-11-03 12:51:19 -04: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
dotasek
16a0a08598
Parse out canonical url version + refactor
2022-11-02 16:58:28 -04:00
dotasek
8e663f3ce9
Merge branch 'master' into do-terminology-cache-filewpipechar
2022-11-02 11:08:45 -04: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
261462b348
Fix for NPE on invalid bundles
2022-11-02 08:52:02 +11:00
Grahame Grieve
1ae7093eef
#934 Parameters object's getParameter(String theParameterName) is misnamed
2022-11-02 08:51:17 +11:00
dotasek
5558f0458f
Refactor
2022-10-31 14:53:50 -04:00
dotasek
942777da11
Fix token name for code system
2022-10-31 14:27:03 -04:00
dotasek
21037e2cdf
Failing test
2022-10-31 14:22:46 -04:00
dotasek
269680608f
Merge master
2022-10-31 09:50:26 -04:00
Grahame Grieve
5116536617
Finish CDS hooks extension validation
2022-10-29 19:18:19 +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
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
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
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
63767a78c3
more work in CDS Hooks extensions
2022-10-28 17:49:22 +11:00
Grahame Grieve
83dfcd398c
Fix problem with determining implied code system
2022-10-28 09:09:48 +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
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
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
7c78bdd59c
Merge remote-tracking branch 'origin/master'
2022-10-24 21:58:38 +11:00