Grahame Grieve
ef3e34ae01
* add styling when adding markdown to table
...
* don't apply warning about reference content when it's used as a pattern
2020-11-11 10:12:48 +11:00
Mark Iantorno
7a668bff52
I totally missed this on the code review, and it is entirely my fault. ( #369 )
2020-10-29 12:05:07 -04:00
Grahame Grieve
c5255a0f80
Gg v5118 ( #368 )
...
* fix issue validating # references
* Mark it has an error if a JSON Array is empty
* Don't make wrong error reports for profiling resources in bundles
* * Render binding description in profile tables if it doesn't contain paragraphs
* fix bug with wrong value for contentReference in derived profiles (profiles do not and cannot change the value)
* fix bug with wrong value for contentReference in derived profiles (profiles do not and cannot change the value) (missed testing change)
* * fix bug not recognising some content as xml or json
* improved markdown support in table generator
* * fix bug checking unfixed values for HumanName patterns
* fix bug checking patterns (missed in some circumstances)
* fix bug checking type of resources in bundles
* improve messages around cardinality errors in profiles
* add parameter -html-output for enhanced presentation of slicing information (issue #283 )
2020-10-29 09:17:24 -04:00
Mark Iantorno
e1ecd06282
Validator 2 ( #366 )
...
* changes to accomodate front end gui for validator wrapper
* removing debug code
2020-10-19 16:39:22 -04:00
Mark Iantorno
36fa3a97af
Validator cleanup ( #365 )
...
* cleaning up validator class
* wip
* I left my debug code in
2020-10-16 10:44:01 -04:00
Grahame Grieve
1569532a1c
Validate Profile on type in profile - must be for the right type
2020-10-14 13:21:50 +11:00
Grahame Grieve
96e44048ce
turn off snapshot consistency checking by default + add ability to provide package in line in tests
2020-10-14 13:18:58 +11:00
Grahame Grieve
920c3193d0
enforce constraints in slicer as well as in slice + Handle -tx n/a better
2020-10-14 13:16:59 +11:00
Grahame Grieve
d20582ca9d
revise error message when can't connect to the terminology server
2020-10-08 20:59:39 +11:00
Grahame Grieve
e89da42514
* fix error setting up mapping log
...
* fix rendering of definitions in CodeSystems
* fix error rendering bundles in bundles
2020-10-01 12:39:10 +10:00
Grahame Grieve
77d33e8afa
Fix comment parsing and add focus to FHIRPath function extensions
2020-10-01 11:04:34 +10:00
Grahame Grieve
5be73ff9c5
rename org.hl7.fhir.utilities.cache to org.hl7.fhir.utilities.npm
2020-09-30 09:24:26 +10:00
Grahame Grieve
bcb2d8e148
fix questionnaire mode support for validator
2020-09-30 09:23:54 +10:00
Grahame Grieve
1bdf49c7a3
Fix bugs loading content to validate from hapi servers
2020-09-25 15:00:43 +10:00
Grahame Grieve
28e7a19125
Change warnings about invalid codes to hints in retired value sets
2020-09-25 15:00:10 +10:00
Grahame Grieve
73d5a845bf
Add new validation for must-support on types / profiles / targets + improve extension validation
2020-09-25 03:25:59 +10:00
Grahame Grieve
697b23e855
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2020-09-17 16:48:45 +10:00
Grahame Grieve
9e066e637a
Merge pull request #340 from ahdis/oe_ig_dependencies_allowwildcardforpatch
...
add patch wildcard for ig dependencies
2020-09-17 16:48:19 +10:00
Grahame Grieve
fa778fbf03
Fix handling resources in bundles when type is profiled
2020-09-17 15:45:47 +10:00
Grahame Grieve
48dca881f3
fix bug in path names for CDA
2020-09-15 10:25:23 +10:00
Grahame Grieve
9fc8b35797
Fix issue with discriminating by address and human name
2020-09-14 18:10:31 +10:00
Mark Iantorno
78b61c4555
Tests should all run now ( #343 )
2020-09-09 12:33:38 -04:00
Grahame Grieve
a47ac539a5
Fix bug loading implied packages with no version
2020-09-09 11:51:09 +10:00
Grahame Grieve
2bb46f2046
Add failing test to test build
2020-09-09 07:04:08 +10:00
Oliver Egger
6b1ae88e24
add patch wildcard for ig depencies
2020-09-08 09:27:32 +02:00
Grahame Grieve
4dd89160dd
Add validation for html block elements inside paragraphs
2020-09-08 12:45:13 +10:00
Grahame Grieve
b47a1da054
Add check for UCUM annotations + add ValidationControl for hosting the validator in external processes
2020-09-07 13:06:43 +10:00
Mark Iantorno
6cf6367b30
i am unable to write readable code ( #332 )
2020-09-01 17:45:33 -04:00
Mark Iantorno
3a30f0e780
changing validator cli return obj to include more information on error location ( #329 )
...
Co-authored-by: Grahame Grieve <grahameg@gmail.com>
2020-09-01 16:02:28 -04:00
Grahame Grieve
89b0e0a32b
Fix NPE in validator and add more validation for bad references
2020-09-01 09:43:21 +10:00
Grahame Grieve
90074b6849
Merge pull request #321 from ahdis/oe_logicalmodel_nonamespace
...
handling xml without namespace in logical models
2020-09-01 08:11:29 +10:00
Grahame Grieve
5b2429081a
Merge pull request #324 from ahdis/oe_sectionmultipleauthors
...
validation of bundles: allow multiple authors in section
2020-09-01 08:07:15 +10:00
Grahame Grieve
aa9524ed93
various validation fixes ( #327 )
...
* Fix must support rendering of pattern values
* Add time tracking for progress reporting
* Add parent tracking for Validation support of nested bundles
* fix rendering of Documents
* rework validation output + fix up package loading in validator
2020-08-31 14:53:34 -04:00
Oliver Egger
d7bb306cdc
allow multiple authors in section
2020-08-28 16:43:17 +02:00
Grahame Grieve
9578933704
control over aggregation validation
2020-08-27 16:22:21 +10:00
Oliver Egger
23cce5b0a7
handle xml default namespace for logical model
2020-08-26 16:53:50 +02:00
Mark Iantorno
8505fcf580
adding option to set tx server to null for api calls: ( #316 )
2020-08-25 11:18:14 -04:00
Grahame Grieve
bec72616e0
Add details for better error messages on bad code system urls
2020-08-24 17:15:37 +10:00
Grahame Grieve
8ee4eff74c
fix default value for validator setting + hack work around for R5 broken process
2020-08-20 21:00:11 +10:00
Grahame Grieve
5fc297b3b5
Upgrade R5 to latest version
2020-08-20 20:37:10 +10:00
Grahame Grieve
ced57a5dfe
minor fixes to support main build ( #311 )
...
* fix up POMs
* fixes for main build to use packages
* more config for validator
* more options for validation version comparison
* clear notes
* more work on better presentation for comparison
* Remove old comparison code
* remove old comparison code
* fix loading bug
* fix to not load Simplifier packages via lazy loading
2020-08-18 09:27:02 -04:00
Grahame Grieve
eb23fcc5e4
more config for validator ( #309 )
...
* fix up POMs
* fixes for main build to use packages
* more config for validator
* more options for validation version comparison
2020-08-17 09:53:54 -04:00
Grahame Grieve
1f433f6643
reduce validation logging
2020-08-16 11:41:53 +10:00
Grahame Grieve
4e30cd7849
Add logging for value set validation performance
2020-08-16 06:48:33 +10:00
Grahame Grieve
5a7e130daa
Improve error message
2020-08-13 23:16:48 +10:00
Grahame Grieve
4133a36c69
improve error message
2020-08-13 17:59:01 +10:00
Grahame Grieve
0b57d266cd
more work on comparison
2020-08-13 17:57:14 +10:00
Grahame Grieve
c5f4d2396f
more work on code validation
2020-08-13 14:28:28 +10:00
Grahame Grieve
008dc84546
Use server side caching to reduce the bandwidth utilitization
2020-08-13 08:14:54 +10:00
Grahame Grieve
6ecf1c8f99
Fix issues with reloading package once already loaded in validator + add test case
2020-08-12 05:11:35 +10:00