dotasek
74659e4648
Merge remote-tracking branch 'origin/master' into do-terminology-cache-filewpipechar
2022-11-03 12:51:19 -04: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
21837ea6d5
fix min/max decimal checks
2022-11-02 20:57:36 +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
e4b46f8692
txcache
2022-11-02 08:52:17 +11:00
dotasek
942777da11
Fix token name for code system
2022-10-31 14:27:03 -04:00
Alexey Tschudnowsky
413f3a3543
fixes #967
2022-10-28 14:17:47 +02:00
Grahame Grieve
3e8dea22c8
fix build
2022-10-27 11:49:44 +11:00
Grahame Grieve
b187d289b6
fixes for plural messages for i18n
2022-10-26 14:30:25 +11:00
Mark Iantorno
3010546622
Updating test case dependency to v1.1.120
...
***NO_CI***
2022-10-25 09:12:04 +00:00
Grahame Grieve
3759cac4c5
build fix
2022-10-25 15:42:18 +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
a381998500
remove dependency on GSON
2022-10-25 07:27:58 +11:00
Grahame Grieve
1c3a6ee439
upgrade validator to produce PSVI
2022-10-23 23:13:27 +11:00
Grahame Grieve
41950eeb0a
Updates to validator for CDS Hooks support
2022-10-21 16:25:07 +11:00
Grahame Grieve
aff52322ad
Fix bug revalidating profiled abstract types
2022-10-20 16:17:03 +11:00
Grahame Grieve
4850a4c740
eliminate platform dependency in error message
2022-10-20 10:59:17 +11:00
Grahame Grieve
5a9966d1b2
fix up validation tests - remove interdependency issues
2022-10-20 10:05:40 +11:00
Grahame Grieve
86831b34d2
ping build
2022-10-19 21:35:58 +11:00
Grahame Grieve
574cd143ba
clarify resource id error + support type characteristics extension
2022-10-19 20:48:37 +11:00
Grahame Grieve
a6e31d36d3
value set validation version fixes, support for ActorDefinition, support for validating binaries by Logical Models, Language works starts,
2022-10-18 21:19:51 +11:00
David Simons
50f61901fa
Enable bulk -snapshot and -convert on multiple/wildcard -source ( #945 )
...
* initial R4B and 4.3.0 fixes
* Add support for loading ig-folder for R4b. Using R4 stuff for now. Otherwise missing classes and methods
* undo CRLF edits
* enable snapshot generation on multiple sources
* String.valueOf(i)
* Update help.txt
* enable convert generation on multiple sources
* correction in help.txt
* optimize loops
* outfilename to include sourcefilename as prefix
* updated help.txt
* polish-up help.txt
* Tests and add new parameter
* -output XOR -outputSuffix logic
* fix typo
* fixing the logic
* updated help.txt
Co-authored-by: Cees de Jonge <c.de.jonge@philips.com>
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-10-17 10:51:00 -04:00
Grahame Grieve
b17735a15b
Add support for ActorDefinition
2022-10-17 11:43:33 +11:00
Grahame Grieve
9a044604c1
fix test framework
2022-10-14 20:49:26 +11:00
Grahame Grieve
3dfce595fe
fix typo in error message
2022-10-13 06:49:20 +11:00
Grahame Grieve
a15b57ef9a
Improved support for Logical Models (inc. cds-hooks)
2022-10-13 06:48:29 +11:00
Grahame Grieve
04869062ee
Fix errors on ShareableMeasure Validation
2022-10-10 17:05:29 +11:00
Grahame Grieve
e1657c66b0
refactor IWorkerContext
2022-10-07 21:50:59 +11:00
Grahame Grieve
9195d7ae8b
rendering improvements
2022-10-06 12:54:45 +11:00
Grahame Grieve
c45a61a0be
Add test case for xml parser problem
2022-10-05 21:20:04 +11:00
Grahame Grieve
ac3d4add7e
fix error in cnl-5 in R5 ballot
2022-10-05 21:19:52 +11:00
Grahame Grieve
c7ef0a3ac6
Add support for http://hl7.org/fhir/StructureDefinition/structuredefinition-dependencies to validator
2022-10-05 21:19:30 +11:00
Grahame Grieve
456ab88b9c
validation fixes
2022-10-04 18:50:07 +11:00
Grahame Grieve
86a3a56c42
better handling for sax errors and jvm issue
2022-10-04 16:55:17 +11:00
Grahame Grieve
93ec88ee24
fix up test case dependency
2022-10-04 15:20:21 +11:00
Grahame Grieve
098b2895bc
Markdown changes for FHIR-38714 + fix up test framework for validator to use OperationOutcome
2022-10-04 14:06:30 +11:00
Grahame Grieve
318c8e031e
fix compile problem
2022-10-01 03:35:53 +10:00
Grahame Grieve
7950ded6e4
Merge remote-tracking branch 'origin/master'
2022-10-01 02:38:17 +10:00
Grahame Grieve
7f1e10a1e9
Don't validate contained resources against Shareable* Profiles, + validate ShareableMeasure
2022-10-01 02:38:10 +10:00
dotasek
6ffb981156
Warn CLI users if file.encoding is not UTF-8 ( #933 )
...
* Print warning for wrong file encoding
* Gentle refactor
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-09-28 15:09:04 -04:00
Grahame Grieve
a1d97b6ed4
fix test dependency
2022-09-27 08:46:49 -04:00
Grahame Grieve
2285da5f8d
minor validation improvements
2022-09-26 23:49:32 -04:00
Grahame Grieve
0b40db7f0b
Merge pull request #929 from hapifhir/gg-2022-09-cs_vs
...
Gg 2022 09 cs vs
2022-09-23 12:14:22 -04:00
dotasek
c51f7c2327
Enhanced testing for character encoding issues ( #928 )
...
* Redo pull pipeline to check for alternate file encodings
* Fix jdkVersion references in pull-request-pipeline
* Failing test for Cp1252 encoded Java environments
* Fix file encoding mistake
* Add fix + refactor test
* Backport ParserBase changes and tests to previous versions
* And I mean it, this time
* Update tx cache resources
Co-authored-by: dotasek <david.otasek@smilecdr.com>
2022-09-23 10:38:10 -04:00
Grahame Grieve
695a8610a2
fix error with code system validation messages
2022-09-23 09:33:25 -04:00
Grahame Grieve
7846ae5169
support for -forPublication parameter to validator
2022-09-20 11:42:07 -04:00