3398 Commits

Author SHA1 Message Date
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
61e2fa1d39 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-07-30 10:30:00 +10:00
Grahame Grieve
a0c245dfdc fix IG publication errors 2019-07-30 10:24:47 +10:00
Grahame Grieve
5120f63ab0 Release new version 2019-07-29 04:31:15 +00:00
Grahame Grieve
51ac15da5b fix for issue 64 (Math.max -> Math.min) 2019-07-29 14:29:37 +10:00
Grahame Grieve
bc776064f5 Fix for sparse differentials 2019-07-29 14:10:38 +10:00
Grahame Grieve
94feb31bef Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-07-26 07:42:28 +10:00
Grahame Grieve
6b9d455b9a more fixes to snapshot generation tests after discussion 2019-07-26 07:41:51 +10:00
jamesagnew
65c79fc44c Exclude *.out files from built JARs 2019-07-23 06:00:14 -04:00
Grahame Grieve
4274392020 update snapshot generation + tests after discussion 2019-07-23 06:31:17 +10:00
Grahame Grieve
ecb3a8e1fe work to improve snapshot generation 2019-07-23 05:44:12 +10:00
Grahame Grieve
5bf00c7aca fix snapshot tests 2019-07-20 07:58:23 +10:00
Grahame Grieve
be4266a41a update snapshot generation tests 2019-07-19 23:19:24 +10:00
James Agnew
5d49d5f20b Update to using HAPI FHIR 4.0.0-SNAPSHOT 2019-07-17 21:02:06 -04:00
James Agnew
eef45d0100 Restore build 2019-07-17 17:28:04 -04:00
Grahame Grieve
857db5f868 keep up with changes 2019-07-17 21:10:22 +10:00
Grahame Grieve
9717cf7e04 updates for changes to snapshot generation 2019-07-17 21:05:40 +10:00
Grahame Grieve
6f27c4a91a Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-07-17 20:55:28 +10:00
Grahame Grieve
dd51569178 rework snapshot generation tests 2019-07-17 20:55:04 +10:00
James Agnew
96bd38c71c Improve internal representation of binary datatype 2019-07-14 18:12:26 -04: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
Grahame Grieve
da434e310b Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-07-11 21:24:12 +10:00
Grahame Grieve
252014bb4a fix version issue in openAPI? 2019-07-11 20:45:46 +10:00
Grahame Grieve
17b6b26ef2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-07-10 22:40:52 +00:00
Grahame Grieve
d74ee20e4e work on snapshot generation tests 2019-07-07 08:23:23 +10:00
Grahame Grieve
da4fc1f860 Release new version 2019-07-05 21:43:46 +00:00
Grahame Grieve
bc30ea197e
Merge pull request #56 from ahdis/oliveregger_maps3To4
unit test conversions r3r4
2019-07-06 07:21:02 +10:00
Grahame Grieve
f583649f87 fix generation of error locations using FHIRPath or XPath properly 2019-07-05 20:23:58 +10:00
Grahame Grieve
38c1d041fb Release new version 2019-07-04 00:33:40 +00:00
Grahame Grieve
0357e58203 more package maintenance, and more work on mapping generator 2019-07-04 10:26:57 +10:00
Grahame Grieve
ee0a32b6ab fixing hasPrimitiveValue across the versions for HAPI 2019-07-04 10:25:07 +10:00
Grahame Grieve
17436ea543 fix for issue #50 - line numbers wrong. 2019-07-04 10:22:08 +10:00
Oliver Egger
992f870cb4 unit test conversions r3r4 2019-06-27 00:28:32 +02:00
Grahame Grieve
3038246df5 Release new version 2019-06-25 08:27:12 +00:00
Grahame Grieve
3c8b3ec97c fix sturcture definition rendering issues 2019-06-25 16:27:56 +10:00
Grahame Grieve
6c4620996f Release new version 2019-06-20 08:01:44 +10:00
Grahame Grieve
37f2efcbf7 fix syntax 2019-06-19 22:31:24 +10:00
Grahame Grieve
72d923b2e8 fix syntax 2019-06-19 22:30:23 +10:00
Grahame Grieve
d43c0e0da5 Release new version 2019-06-19 14:09:13 +10:00
Grahame Grieve
a544140d2c Release new version 2019-06-19 09:09:06 +10:00
Grahame Grieve
70035ce5e9 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-06-19 09:07:54 +10:00
Grahame Grieve
3b76303d83 fix validator bug (issue 47) 2019-06-19 09:07:29 +10:00
Grahame Grieve
b747b5a8f2
Merge pull request #49 from ahdis/oliveregger_#48
StructureMap ruleName not quoted after parsing #48
2019-06-19 06:58:56 +10:00
Grahame Grieve
70ce1ded74 Release new version 2019-06-19 06:41:58 +10:00
Oliver Egger
4c182151ea StructureMap rulenName not quoted after parsing #48 2019-06-18 22:41:00 +02:00
Grahame Grieve
5e6755e422 fix bug converting search parameters 2019-06-19 06:40:36 +10:00
Grahame Grieve
c002d5b5d1 fix graph-ql tests 2019-06-19 04:55:21 +10:00