423 Commits

Author SHA1 Message Date
James Agnew
d1c3e522ab Improve validator error message if a fixed coding can't be matched 2019-08-08 14:39:45 -04:00
Grahame Grieve
7ef320b6bb fix ref-1 constraint (define %rootResource) 2019-08-08 21:03:27 +10:00
James Agnew
ce392c47bb Improve naming of error flag on profile registration 2019-08-07 05:37:03 -04:00
James Agnew
c1728a481d Refactor R4 infrastructure to use the new common
TerminologyServiceOptions, and tweak the validation of enableWhen to
handle a few edge cases correctly.
2019-08-06 18:27:45 -04:00
Grahame Grieve
38a0877996 Release new version 2019-08-06 15:33:08 +10:00
Grahame Grieve
c57f578f03 Move TerminologyServiceOptions to Utilities. 2019-08-06 07:33:48 +10:00
Grahame Grieve
ce4453b0cb Support slicing by value set using contained value sets 2019-08-05 15:48:50 +10:00
Grahame Grieve
9d1d64bb59 more working on test suite 2019-08-05 15:48:07 +10:00
Grahame Grieve
1d10470e9c slicing by value set tests 2019-08-05 15:47:30 +10:00
Grahame Grieve
642e746e89 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-05 12:42:42 +10:00
Grahame Grieve
9e0a1de74c rework slicing validation tests 2019-08-05 12:41:54 +10:00
Grahame Grieve
63531cd131 Release new version 2019-08-05 02:03:45 +00:00
Grahame Grieve
ebe5f2a015 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-05 02:02:42 +00:00
Grahame Grieve
0a05788e57 improve error message 2019-08-05 11:33:06 +10:00
Grahame Grieve
b4883554e5 Release new version 2019-08-04 21:37:42 +00:00
Grahame Grieve
3eaa1998b7 Release new version 2019-08-03 21:42:17 +00:00
Grahame Grieve
670ae0c79a update R5 validator 2019-08-04 07:38:45 +10:00
Grahame Grieve
5ddf7d082c Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-04 07:38:08 +10:00
Grahame Grieve
4ffa343395 add -debug parameter to validator, and add additional (failing) validator tests, and update R4 code 2019-08-04 07:34:13 +10:00
Grahame Grieve
fb446cf1e2 Release new version 2019-08-02 12:58:59 +00:00
Grahame Grieve
44c1c32afb Release new version 2019-08-02 12:48:39 +00:00
Grahame Grieve
b1144aa5ea Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-02 14:48:56 +10:00
Grahame Grieve
a26abe87ca Improved error message & resource resolution 2019-08-02 14:48:34 +10:00
Grahame Grieve
85a67626cf Release new version 2019-08-02 01:41:48 +00:00
Grahame Grieve
6cccb24fff Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-02 01:41:08 +00:00
Grahame Grieve
0cea5c2bcc validation fixes for bundle resolution 2019-08-02 10:50:25 +10:00
Grahame Grieve
7bf9094a5f Release new version 2019-08-01 01:44:57 +00:00
Grahame Grieve
bf9ead2c9e fix rendering of special compiler types 2019-08-01 11:38:09 +10:00
Grahame Grieve
564d9262c6 fix test 2019-08-01 10:55:10 +10:00
Grahame Grieve
fb8b2dcd70 add new test case 2019-08-01 10:54:17 +10:00
Grahame Grieve
23b575d4f9 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-01 08:11:27 +10:00
Grahame Grieve
cac82546da more snapshot generation tests and fixes 2019-08-01 08:11:21 +10:00
Lloyd McKenzie
407168cf87 New test for snapshot generation not exposing extensions 2019-07-31 11:40:53 -06:00
Lloyd McKenzie
c2d3afba99 Merge into current branch 2019-07-30 23:41:04 -06:00
Lloyd McKenzie
7c1786279f Fix problem with link resolution within Bundles - and add test case that checks it. (Also update Synthea test case to reflect new status codes for Encounter.) 2019-07-30 23:23:48 -06:00
Grahame Grieve
654153671a Release new version 2019-07-31 04:48:24 +00:00
Grahame Grieve
613a7bd809 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-07-31 14:45:29 +10:00
Grahame Grieve
a234984179 various minor fixes for IG publication 2019-07-31 14:44:38 +10:00
Grahame Grieve
13ddf93ff5 Release new version 2019-07-30 06:54:41 +00:00
Grahame Grieve
f5b5737398 fix validation tests 2019-07-30 16:50:54 +10:00
Grahame Grieve
fe219985b4 fix decimal validation + fix profile slicing validation 2019-07-30 16:22:54 +10:00
Grahame Grieve
5120f63ab0 Release new version 2019-07-29 04:31:15 +00:00
patrick-werner
270a8bca71 scanDirectory now scans all subfolders 2019-07-26 19:02:13 +02:00
Grahame Grieve
538540619f compile updates 2019-07-19 23:20:17 +10:00
James Agnew
e265477c6e Header updates 2019-07-14 09:27:45 -04:00
James Agnew
0acb99744b
Changes needed to move HAPI FHIR to using this project directly (#61)
* Work on porting HAPI FHIR to core

* Ongoing work on HAPI FHIR merge
2019-07-14 08:55:21 -04:00
Grahame Grieve
58da7557d8 fix validation problems with questionnaires, and allow tests to still run even when offline 2019-07-13 20:50:53 +10:00
Rob Hausam
fa235a00db Remove line instead of comment it out. 2019-07-10 20:22:05 -04:00
Rob Hausam
1cb23a14c8 Fix build - remove unneeded junit import. 2019-07-10 20:22:05 -04:00
Grahame Grieve
17b6b26ef2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-07-10 22:40:52 +00:00