Commit Graph

548 Commits

Author SHA1 Message Date
Grahame Grieve 75c24db33b fix snapshot generation tests 2019-08-05 11:33:45 +10:00
Grahame Grieve 0a05788e57 improve error message 2019-08-05 11:33:06 +10:00
Grahame Grieve 8ebfe45ad5 add sugar StructureDefinition.describeType 2019-08-05 11:32:48 +10:00
Grahame Grieve 8122ce591e add Element.hasChildren 2019-08-05 11:32:23 +10:00
Grahame Grieve 94dda85240 fix broken snapshot generation tests 2019-08-05 11:31:42 +10:00
Grahame Grieve a9e1e2db98
Merge pull request #68 from hapifhir/surefire
added surefire plugin
2019-08-05 08:49:02 +10:00
Grahame Grieve b4883554e5 Release new version 2019-08-04 21:37:42 +00:00
Grahame Grieve 0bd7d4c32a Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-05 07:34:04 +10:00
Grahame Grieve 26a6659d2e fix wrong code generation for Expression.language 2019-08-05 07:33:30 +10: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
patrick-werner dc4807e650 fixed double entry of surefire plugin
inserted maven-jar-plugin version to fix warning
2019-08-02 22:49:54 +02:00
patrick-werner b799e9b419 added surefire plugin 2019-08-02 22:39:19 +02:00
Grahame Grieve fb446cf1e2 Release new version 2019-08-02 12:58:59 +00:00
Grahame Grieve 163a369984 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-02 22:57:17 +10:00
Grahame Grieve 44c1c32afb Release new version 2019-08-02 12:48:39 +00:00
Grahame Grieve 6ea0b87d26 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-02 22:46:40 +10:00
Grahame Grieve e6361e839e fix package generation 2019-08-02 22:43:21 +10:00
Grahame Grieve c4de616f72 Release new version 2019-08-02 12:34:27 +00:00
Grahame Grieve 7552eb6f73 Fix up processing of error messages 2019-08-02 15:34:56 +10: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 e604e89290 fix bug in rendering and alter load order for StructureDefinitions 2019-08-02 11:39:56 +10:00
Grahame Grieve bf39445d87 presentation improvements for profiles table view 2019-08-02 10:51:02 +10: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 a7ef18a6f7 fix for problem generating snapshot when constraining the non-slice with no slice details 2019-08-01 10:37:49 +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
Grahame Grieve abba91bf99
Merge pull request #67 from lmckenzi/Extension-snapshot-issue
New test for snapshot generation not exposing extensions
2019-08-01 08:10:22 +10:00
Lloyd McKenzie 407168cf87 New test for snapshot generation not exposing extensions 2019-07-31 11:40:53 -06:00
Grahame Grieve 47ee89301f
Merge pull request #66 from lmckenzi/master
Fix problem with link resolution within Bundles
2019-07-31 16:04:34 +10: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 f9a06ae2b8 fix integer validation issue 2019-07-30 11:40:34 +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