Grahame Grieve
085ddde843
bump major version
2023-04-27 08:00:56 +10:00
Grahame Grieve
d04242446e
standardise lang matching
2023-04-25 21:52:17 +10:00
Grahame Grieve
7487c978f2
fix code system rendering when only 1 or 2 translations
2023-04-25 21:51:59 +10:00
Grahame Grieve
3ed7813973
language translations support in validator
2023-04-25 21:51:31 +10:00
Grahame Grieve
20f73e2094
fix spelling mistakes
2023-04-24 23:07:09 +10:00
Grahame Grieve
1498823d5f
fix error processing nucc locally
2023-04-21 18:53:03 +08:00
Grahame Grieve
fe86ab1d7c
reorg server settings
2023-04-21 18:52:36 +08:00
Grahame Grieve
81b3295f3c
fix path problem
2023-04-21 12:25:10 +08:00
Grahame Grieve
a3dc74f3e2
fix bug digging into property type
2023-04-21 12:24:37 +08:00
Grahame Grieve
696f060da3
Remove wrong id from generated value sets
2023-04-21 12:23:37 +08:00
Grahame Grieve
de4da1eab5
Remove spurious header from ConceptMap rendering
2023-04-21 12:21:58 +08:00
dotasek
9b4b1ae2cc
Add -fhir-settings param to Validator CLI ( #1203 )
...
* Start work
* Tests for new Param
* More tests, add param, refactor
* Rename + JsonProperty annotations
* Logging for API keys
* WIP rename search parameter + add settings object for serialization
* Switch to JSON based settings file.
* Rename FHIRSettings and remove ToolGlobalSettings
* Update default path for settings file + expand test
* Only allow single instantiation with explicitFilePath
* Move and expand tests
* Fix failing test
* Add test for FhirSettings param precedence
* Refactor to only call getInstance() internally in FhirSettings
2023-04-19 17:18:29 -04:00
James Agnew
2fd0a07d9f
Return ID part when FhirPath expression result is converted to string
2023-04-18 09:07:57 -04:00
Grahame Grieve
2d7dfc1ee9
remove spurious debugging code
2023-04-18 09:41:58 +08:00
Grahame Grieve
cdadde108f
fix problem with leaf rendering in profile driven renderer
2023-04-18 09:41:44 +08:00
Grahame Grieve
ec84f6aa0b
fix minor issues in terminology engine
2023-04-18 09:41:28 +08:00
Grahame Grieve
02bd1d8ce7
more fixing for language handling issues
2023-04-18 09:40:49 +08:00
Grahame Grieve
81d26c5160
work on no-network-access mode
2023-04-18 09:39:59 +08:00
dotasek
9530f40f9c
Fix SimpleWorkerContextTests, ignore ExternalTerminologyServiceTests ( #1217 )
2023-04-14 12:00:44 -04:00
Grahame Grieve
c9416e9a56
Merge remote-tracking branch 'origin/master'
2023-04-14 18:01:18 +10:00
Grahame Grieve
6ac00b8c68
rework terminology interface
2023-04-14 17:59:06 +10:00
Amir Toosi
b09e536387
Fix HumanName getNameAsSingleString never returning text element ( #1207 )
...
* Fix HumanName getNameAsSingleString never returning text element
* Add test + gentle rename in joinStringsSpaceSeparated
* removed unused variable from unit test. added fix for getNameAsSingleString to r5.
* changed variable names in joinStringSpaceSeparated to more meaningful names
* Add tests and fixes for dstu2016may, dstu3, and r4b + gentle refactor
---------
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2023-04-12 14:31:58 -04:00
dotasek
8ba4d75451
Import original test, and fix with renamed method ( #1173 )
2023-04-12 13:22:13 -04:00
Grahame Grieve
03eb6e7bf0
more work doing terminology server testing
2023-04-08 15:06:51 +10:00
Grahame Grieve
730a199f7a
fix R4/R5 conversion issues
2023-04-08 15:06:09 +10:00
dotasek
c4f8b65ba4
JUnit Bump ( #1204 )
...
* Bump JUnit Version and manage dependencies via bom
* Bump JUnit Version and manage dependencies via bom
* Remove explicit version references in child projects
* Vintage engine isn't managed. Manage it explicitly
2023-04-04 22:39:03 -04:00
Grahame Grieve
7d4cb4b5a2
Add support for CodeSystem supplements and correctly processing extensions when doing expansions
2023-04-03 20:47:23 +10:00
Grahame Grieve
548284fcda
rework language handling again
2023-04-02 23:08:17 +10:00
Grahame Grieve
0188fcedd1
fix NPE in requirements renderer
2023-04-02 23:07:52 +10:00
Grahame Grieve
42a9e47379
Add terminology service tests
2023-04-02 23:07:34 +10:00
Grahame Grieve
0bbff8d14d
rework package cache manager - add testing mode
2023-04-02 23:06:29 +10:00
Grahame Grieve
4966731195
Add link to questionnaire rendering questionnaireResponse
2023-04-01 07:33:09 +11:00
Grahame Grieve
9e98128eee
Fix access violation rendering questionnaire
2023-04-01 07:32:45 +11:00
Grahame Grieve
c66da517bb
Fix bug generating narratives
2023-04-01 07:32:26 +11:00
Grahame Grieve
e59c83855d
Defining the existence of R6
2023-04-01 07:32:02 +11:00
Grahame Grieve
3df8593c48
Fix up loading of IG bundles
2023-03-30 23:30:41 +11:00
Grahame Grieve
76c96a53d6
Work around issue with R5 path in extensions pack
2023-03-30 23:30:23 +11:00
Grahame Grieve
1b6137967f
i18n framework for HTML generation in renderers - step #1
2023-03-30 10:16:51 +11:00
Grahame Grieve
b1bd539b03
memory conservation testing
2023-03-30 08:31:01 +11:00
Grahame Grieve
5e2330c6e2
Better error handling loading resources
2023-03-30 08:30:47 +11:00
Grahame Grieve
bb94efa873
restore broken R4 loading
2023-03-30 08:30:32 +11:00
Grahame Grieve
6a8e425696
Merge remote-tracking branch 'origin/master'
2023-03-30 06:37:57 +11:00
Grahame Grieve
12de53f336
Work on language translations
2023-03-30 06:32:10 +11:00
Grahame Grieve
50b5802d39
Don't preload resources to fix them
2023-03-30 06:24:50 +11:00
markiantorno
aa8cb39580
Updating version to: 5.6.118-SNAPSHOT and incrementing test cases dependency.
2023-03-29 14:03:26 +00:00
markiantorno
3c04b80fdb
Release: v5.6.117
...
## Validator Changes
* no changes
## Other code changes
* Fix R5 path for spec in generated narratives
* Hack to fix wrong R5 paths in generated narratives in extensions pack
* Suppress Prism rendering if ttl source is too big
* Fix up URLs in untouched elements when processing snapshots
* Fix up URLs in binding.description when generating snapshots
***NO_CI***
2023-03-29 13:36:02 +00:00
Grahame Grieve
25d7affba4
fix up R5 paths that are wrong in Extensions package
2023-03-29 15:05:50 +11:00
Grahame Grieve
d82bec0f90
Add binding.description to markdown fields that get their URLs processed
2023-03-29 15:03:08 +11:00
Grahame Grieve
77e771af2a
Fix up URLs for untouched elements when generating
2023-03-29 15:02:45 +11:00
markiantorno
7928c858bb
Updating version to: 5.6.117-SNAPSHOT and incrementing test cases dependency.
2023-03-27 23:58:35 +00:00