Commit Graph

865 Commits

Author SHA1 Message Date
Grahame Grieve eaeac2d2c5 Release new version 2019-05-23 13:40:44 +10:00
Grahame Grieve 24b6305b15 more validator tests + release new utilities 2019-05-23 13:39:21 +10:00
Grahame Grieve 23d6b434bc Release new version 2019-05-22 11:19:50 +10:00
Grahame Grieve 0e8449d093 get all validation tests passing 2019-05-22 11:16:59 +10:00
Grahame Grieve 4e0c33755e fix problem where slicing depends on inner slicing 2019-05-22 11:13:47 +10:00
Grahame Grieve c5ace67136 fix evaluation of discriminators where elements may repeat 2019-05-22 11:12:56 +10:00
Michael Lawley 29f253bf2c relax validation rules for implicit valusets 2019-05-21 15:46:27 +10:00
Grahame Grieve 86602a1bc1 Release new version 2019-05-21 10:40:15 +10:00
Grahame Grieve 05c5069c4c Release new version 2019-05-20 16:54:07 +10:00
Grahame Grieve 1b5d17d6ef fix failing validation tests 2019-05-20 16:53:04 +10:00
Grahame Grieve 58724b3694
Merge pull request #23 from ahdis/olivergger_gf#21240_2
[gf#21240]: fixing pattern[x] slices validation
2019-05-20 14:57:22 +10:00
Grahame Grieve 607817f4ce
Merge pull request #26 from lmckenzi/Snapshot-Test-error-handling
Snapshot test error handling
2019-05-20 14:57:07 +10:00
Oliver Egger 43d7de3559 fix manifest 2019-05-15 17:58:34 +02:00
Oliver Egger bf99a3d8e7 [gf#21240]: fixing pattern[x] slices validation 2019-05-15 17:31:36 +02:00
Oliver Egger d023628016 [gf#21240]: illustrating pattern[x] slices validation problem 2019-05-15 17:31:21 +02:00
Grahame Grieve a67693bc4b tidy up and work on tests. 2019-05-15 13:26:14 +10:00
Grahame Grieve 4e8e643df2
Merge pull request #22 from ahdis/oliveregger_gf#21472
[GF#21472]: org.hl7.fhir.core: Validator cannot validate BP Profile
2019-05-15 12:40:05 +10:00
Grahame Grieve 6030ea7953
Merge pull request #21 from ahdis/olivergger_gf#21240
[gf#21240]: org.hl7.fhir.core: Validation support for pattern[x]
2019-05-15 12:39:22 +10:00
Grahame Grieve c17c2802d5
Merge pull request #18 from lmckenzi/Problem-with-polymorphic
Problem with polymorphic
2019-05-15 12:31:46 +10:00
Grahame Grieve a8c335827f more validation tests 2019-05-14 15:54:20 +10:00
Lloyd McKenzie d998bfacec Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-05-13 18:45:13 -06:00
Lloyd McKenzie 2f817de46e Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
# Conflicts:
#	org.hl7.fhir.validation/src/test/resources/validation-examples/manifest.json
2019-05-13 18:29:13 -06:00
Grahame Grieve 257603fcff Release new version 2019-05-13 13:33:09 +10:00
Grahame Grieve 8263b0b5fa Release new version 2019-05-10 00:09:16 +10:00
Grahame Grieve 8837fb3fd3 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-05-10 00:08:31 +10:00
Grahame Grieve 2d946790d7 generated patterns + improved package cache errors 2019-05-10 00:08:18 +10:00
James Agnew 29d6937f7a Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core 2019-05-06 10:12:48 -04:00
James Agnew 95233858aa A couple of validator improvements 2019-05-06 10:12:15 -04:00
Oliver Egger 30803a7a41 [GF#21472]: org.hl7.fhir.core: Validator cannot validate BP Profile 2019-05-06 11:34:20 +02:00
Oliver Egger e6f0b26e81 [GF#21240]: support for pattern primitive Types and CodeableConcept 2019-05-05 15:46:44 +02:00
Oliver Egger 9a0c619d28 [GF#21240]: validation examples to illustrate 2019-05-05 14:31:54 +02:00
Grahame Grieve 62ec11aad2 Release new version 2019-05-05 09:22:29 +10:00
James Agnew aa5e132307 Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core 2019-04-29 15:03:15 -04:00
James Agnew 6dfac49198 Improve suport for enableWhen validation 2019-04-29 14:46:55 -04:00
Grahame Grieve 88646a8216 Release new version 2019-04-27 09:10:16 +10:00
Oliver Egger bce35251f3 GF#21004: fixed values for complex types 2019-04-26 16:41:33 +02:00
Oliver Egger c3bc29f06a GF#21004: validation examples to illustrate 2019-04-26 16:34:54 +02:00
James Agnew 99273c6e60 Add httpclient to the validation tests 2019-04-24 20:34:10 -04:00
Grahame Grieve 31e5adf40f Release new version 2019-04-25 10:14:14 +10:00
Grahame Grieve 2ab02e2e0b fix validation problem for current version 2019-04-25 10:13:28 +10:00
Grahame Grieve 3a1bd1c429 Release new version 2019-04-24 06:19:47 +10:00
James Agnew 89b5e6964d Whoops - Last fix was incorrect 2019-04-17 21:32:46 -04:00
James Agnew 3d366c2aa3 Fix typo in validator 2019-04-17 20:47:00 -04:00
James Agnew 2176e7c64d Clean up enableWhen testing in validator for Questionnaire resources 2019-04-17 15:54:40 -04:00
Grahame Grieve ed22a46775 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-04-16 23:26:26 +10:00
Grahame Grieve 40a2dd9e56 Release new version 2019-04-15 21:46:44 +10:00
Lloyd McKenzie 3e95b584bc
Merge branch 'master' into Problem-with-polymorphic 2019-04-13 17:46:47 -06:00
Lloyd McKenzie 67b50b286f Resolved merge issue 2019-04-13 17:45:02 -06:00
Lloyd McKenzie aee4e7da85 Test case showing problem when slicing polymorphic types 2019-04-13 17:37:02 -06:00
Grahame Grieve ae26c82956
Merge pull request #17 from lmckenzi/extension-value-slicing
Fixed problem where discriminators containing the extension function …
2019-04-14 09:22:01 +10:00
Lloyd McKenzie e8e8c1af4e Fixed problem where discriminators containing the extension function didn't properly look for fixed value in the profile but instead always went to the extension definition. 2019-04-13 17:11:12 -06:00
Grahame Grieve cf6a4bb51f Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-04-14 07:59:47 +10:00
Grahame Grieve 87b191fc5d more IG maintenance work 2019-04-14 07:59:17 +10:00
Grahame Grieve 0d8b6d18a9
Merge pull request #15 from jkiddo/patch-1
Update InstanceValidator.java
2019-04-11 07:27:11 +10:00
Jens Kristian Villadsen 44a669b4bb
Update InstanceValidator.java
Corrected spelling
2019-04-10 22:52:39 +02:00
Jens Kristian Villadsen 991dcb656c
Update InstanceValidator.java
Corrected spelling
2019-04-10 22:50:21 +02:00
Grahame Grieve 793545f2d9 Release new version 2019-04-10 11:04:51 +10:00
Grahame Grieve 079f3cb8b8 Release new version 2019-04-09 17:50:08 +10:00
Grahame Grieve 599156202a validate using inline questionnaires 2019-04-09 17:48:51 +10:00
Grahame Grieve b3eef86536 Release new version 2019-04-09 14:25:20 +10:00
Grahame Grieve 0dad5ac58e validation related updates for IG publication 2019-04-09 14:24:05 +10:00
Grahame Grieve c502aad9ba Release new version 2019-04-07 21:10:43 +10:00
Grahame Grieve 62df09f9a9 Release new version 2019-04-05 17:20:45 +11:00
Grahame Grieve 3e9262afe8 Release new version 2019-04-04 11:53:45 +11:00
Grahame Grieve 4726b6d37c Release new version 2019-03-27 13:43:59 +11:00
Grahame Grieve da73d12bfc Release new version 2019-03-26 05:48:10 +11:00
Grahame Grieve f67c6e2ed8 fix spelling mistake 2019-03-26 05:47:13 +11:00
Grahame Grieve 9461b0aa98 Release new version 2019-03-18 13:31:54 +11:00
Grahame Grieve c8c815aa44 more debugging for questionnaire validation 2019-03-18 13:29:36 +11:00
Grahame Grieve d2734245b7 Release new version 2019-03-17 09:23:24 +11:00
Grahame Grieve 34953525cc fix bug evaluating questionnaire items enable status when enableBehavior is not specified 2019-03-17 09:10:40 +11:00
Grahame Grieve b0260fbfd8 fix for questionnaire evaluation bug 2019-03-16 05:26:38 +11:00
Grahame Grieve a96c12899b Release new version 2019-03-15 13:20:10 +11:00
Grahame Grieve 4d464d790d Release new version 2019-03-15 12:04:25 +11:00
Grahame Grieve 00ec0e2662 Release new version 2019-03-14 17:20:35 +11:00
Grahame Grieve f3b4c81601 Release new version 2019-03-07 11:05:27 +11:00
Grahame Grieve f854f79ec9 new release 2019-03-06 13:14:27 +11:00
Grahame Grieve 5653da8a27 add test for multiple discriminators, and fix validator 2019-03-05 16:59:04 +11:00
Grahame Grieve 9b84f331f2 3.7.11 release 2019-03-05 14:42:38 +11:00
Grahame Grieve adf972be25 allow getting children in a profile on a diff 2019-03-05 14:25:28 +11:00
Grahame Grieve 0477bf174e GF#20480 - change error about year to warning 2019-03-05 09:10:07 +11:00
Grahame Grieve 58b3ca2c88 liquid generation in narrative generator, render min/max value sets, fix broken links in IGs from relative references in links in markdown in core 2019-03-05 06:52:15 +11:00
Grahame Grieve 88c145a00c fixes for validation loading 2019-03-04 15:30:33 +11:00
Grahame Grieve 5a1dfba236 Improve error message when running transforms 2019-03-04 13:17:30 +11:00
Grahame Grieve 5691333e98 GF#18121 - fix so relative links in source markdown don't generate broken linke in IGs 2019-03-04 11:53:14 +11:00
Grahame Grieve cde0df1118 fix CapabilityStatement generation 2019-03-04 11:06:33 +11:00
Grahame Grieve 56d22bc2ee
Merge pull request #10 from ahdis/oliveregger_conformsto
[GF#20482] FHIRPath conformsTo Validation of Warnings/Error handling
2019-03-03 07:03:26 +11:00
Grahame Grieve 3940aeb976 move openApi convertor code to .core 2019-03-03 06:45:15 +11:00
Oliver Egger d60d089c23 [GF#20482] FHIRPath conformsTo Validation of Warnings/Error handling 2019-02-27 23:31:56 +01:00
James Agnew 50d17096a1 Add R4 to Maven build 2019-02-24 20:51:00 -05:00
Grahame Grieve 445c90ff9a test 2019-02-24 21:31:47 +11:00
Grahame Grieve ba778a76a9 deploy new version 2019-02-08 17:54:45 +11:00
Grahame Grieve a04b900054 fix tests 2019-02-08 16:56:53 +11:00
Grahame Grieve e8121dec74 maven updates 2019-02-07 15:15:49 +11:00
James Agnew 223ea04d28 Merge changes from user submitted HAPI FHIR PR: https://github.com/jamesagnew/hapi-fhir/pull/1148 2019-02-05 17:43:50 -05:00
James Agnew caf7cea4c6 Get validator CLI working 2019-01-31 15:51:34 -05:00
Grahame Grieve 6194add99f another new release 2019-02-01 06:11:47 +11:00
Grahame Grieve 364ed14c2a rename package cache operations for clarity + upgrade for version release 2019-02-01 06:09:03 +11:00
Grahame Grieve 742dac277a Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-01-31 11:59:56 +11:00
Grahame Grieve f2b619b08e fix bugs in FHIRPath engine, and work around wrong FHIRPath statements in the validator 2019-01-31 11:59:39 +11:00
James Agnew 77d7e095bf Create a validator fatjar 2019-01-30 16:03:54 -05:00
James Agnew 960e56705f Fix pom versioning issue 2019-01-29 16:56:18 -05:00
Grahame Grieve 53d176610b maven updates 2019-01-30 08:24:12 +11:00
Grahame Grieve 10589ea559 finish getting tests passed 2019-01-29 14:04:36 +11:00
Grahame Grieve 40c0a58eb3 more working on tests 2019-01-29 11:00:01 +11:00
Grahame Grieve 9e583e8e35 work on getting validation tests to pass 2019-01-29 08:34:34 +11:00
jamesagnew efd83a702c Build fixes 2019-01-15 09:42:29 -05:00
jamesagnew 484180a07f POM fixes 2019-01-15 09:19:08 -05:00
Grahame Grieve 528e9e2e5e fix to compile 2019-01-15 05:59:11 +11:00
Grahame Grieve 1169a4c293 get tests passing 2019-01-15 05:12:18 +11:00
James Agnew bd899957b0 Rename the keep files 2019-01-13 16:37:16 -06:00
James Agnew cbde1cf488 Add keeps for empty folders 2019-01-13 16:20:50 -06:00
James Agnew 4991942755 Clean up project for Eclipse 2019-01-13 15:25:55 -06:00
James Agnew 5a955ea66a Add eclipse files 2019-01-13 15:10:27 -06:00
James Agnew 806ab9fac8 Externalized code now committed 2019-01-13 14:33:14 -06:00