Commit Graph

552 Commits

Author SHA1 Message Date
Grahame Grieve 334d23b81a fix bug where partially generated snapshot hangs around after snapshot generation fails 2019-03-17 09:09:46 +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 8a506c94ab fix bug in context around versioning 2019-03-15 13:18:52 +11:00
Grahame Grieve 4d464d790d Release new version 2019-03-15 12:04:25 +11:00
Grahame Grieve 9b19d02352 fix broken links 2019-03-15 12:03:25 +11:00
Grahame Grieve 00ec0e2662 Release new version 2019-03-14 17:20:35 +11:00
Grahame Grieve 5ce917a34c fixes for errors generating IGs 2019-03-14 17:18:15 +11:00
Grahame Grieve 89c95c70ca fix hard coded file names 2019-03-12 10:17:30 +11:00
Grahame Grieve f3b4c81601 Release new version 2019-03-07 11:05:27 +11:00
Grahame Grieve a40446303f fix npe 2019-03-07 11:02:58 +11:00
Grahame Grieve f854f79ec9 new release 2019-03-06 13:14:27 +11:00
Grahame Grieve 65a4917e59 bug fixes in rendering 2019-03-06 13:13:22 +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 e24fe8a966 Add R5 initial code 2019-02-22 13:37:50 +11:00
Grahame Grieve ba778a76a9 deploy new version 2019-02-08 17:54:45 +11:00
Grahame Grieve f5c592fbad more test fixes 2019-02-08 17:52:37 +11:00
Grahame Grieve a04b900054 fix tests 2019-02-08 16:56:53 +11:00
Grahame Grieve 25506ddd95
Merge pull request #7 from lmckenzi/Snapshot-issue
Revamped to test bad path
2019-02-08 16:24:48 +11:00
Lloyd McKenzie a17754792b
Merge branch 'master' into Snapshot-issue 2019-02-06 23:25:13 -07:00
Lloyd McKenzie 13d22dfcd1 Updated code to support tests that blow up 2019-02-06 23:05:57 -07:00
Lloyd McKenzie 8eedf12955 Revamped to test bad path 2019-02-06 22:15:41 -07:00
Grahame Grieve d1c9de3d8b fix in condition in FHIRPath engine 2019-02-07 15:17:42 +11:00
Grahame Grieve 483e0a3e80 test snapshot generation bad path 2019-02-07 15:16:27 +11:00
Grahame Grieve e8121dec74 maven updates 2019-02-07 15:15:49 +11:00
Grahame Grieve 9f1d3bf65f handle profiling just extension on polymorphic types 2019-02-07 10:52:06 +11:00
Grahame Grieve 4c60866022
Merge pull request #5 from lmckenzi/Snapshot-issue
Added new snapshot test (which currently fails)
2019-02-07 09:04:16 +11:00
Grahame Grieve caf14d36dd Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-02-07 07:51:46 +11:00
Grahame Grieve 43fb41270d fix version loading issue for context 2019-02-07 07:50:58 +11:00
James Agnew 8ae39ccf4f Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core 2019-02-05 17:44:32 -05: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 bf8a7aa3d2
Refactor fatjar (#6) 2019-02-04 07:53:46 -05:00
Lloyd McKenzie e9a2531ea5 Added new snapshot test (which currently fails) 2019-02-01 20:42:28 -07:00
Grahame Grieve cef1965346 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-02-01 16:12:06 +11:00
Grahame Grieve d47aad11e7 move test cases out of build 2019-02-01 16:11:50 +11:00
James Agnew d6a6a553db Updates to build 2019-01-31 16:01:00 -05:00
James Agnew caf7cea4c6 Get validator CLI working 2019-01-31 15:51:34 -05:00