Commit Graph

81 Commits

Author SHA1 Message Date
James Agnew 215fdae37f Include the wrapper element when writing GraphQL responses 2019-09-06 10:29:31 -04:00
Grahame Grieve 512c3932a3 Reconcile R4/R5 implementations 2019-08-23 15:38:58 +10:00
Grahame Grieve 909535eea2 fix problems with skipping unknown content, and empty differentials 2019-08-18 17:47:48 +10:00
Grahame Grieve 028802f6fc update for HAPI release + add JsonParser constructor 2019-08-18 07:51:41 +10:00
Grahame Grieve 55259ab8dc Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-16 07:19:21 +10:00
Grahame Grieve fb249ea098 fix for narrative rendering problem with OperationDefinition 2019-08-16 07:16:24 +10:00
James Agnew ecfd55c368 Backport GraphQL support to DSTU3 2019-08-12 10:55:34 -04:00
Grahame Grieve 3842dbeb99 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-09 04:41:53 +10:00
Grahame Grieve 7ef320b6bb fix ref-1 constraint (define %rootResource) 2019-08-08 21:03:27 +10: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 2dc71f33ff fix language extension 2019-08-06 14:48:24 +10:00
Grahame Grieve 26a6659d2e fix wrong code generation for Expression.language 2019-08-05 07:33:30 +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 fe219985b4 fix decimal validation + fix profile slicing validation 2019-07-30 16:22:54 +10:00
Grahame Grieve 51ac15da5b fix for issue 64 (Math.max -> Math.min) 2019-07-29 14:29:37 +10:00
James Agnew eef45d0100 Restore build 2019-07-17 17:28:04 -04: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 d74ee20e4e work on snapshot generation tests 2019-07-07 08:23:23 +10: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 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
Oliver Egger 992f870cb4 unit test conversions r3r4 2019-06-27 00:28:32 +02:00
Grahame Grieve 3c8b3ec97c fix sturcture definition rendering issues 2019-06-25 16:27:56 +10:00
Grahame Grieve 4ff9e0626a update graphql generation - add note about types.graphql & fix typo 2019-06-16 05:59:13 +10:00
Grahame Grieve 027104b2b4 HAPI updates and validation message enhancements 2019-06-11 05:05:01 +10:00
Oliver Egger f659b67307 fix R4 compilation error and update pr for R5 2019-05-03 13:39:04 +02:00
Oliver Egger 1c73a3771e [GF#20324] FML support for share in Target Transform 2019-05-03 13:39:04 +02:00
James Agnew c5a8beb3d1 FHIRPath fixes after last HAPI FHIR sync 2019-04-23 22:00:22 -04:00
Grahame Grieve 203de627f1 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-04-24 06:18:11 +10:00
Grahame Grieve 9b0d702ba2 updates for ongoing work in IG publisher + Implementation Guide relax codes on .definition.parameter.code 2019-04-24 06:14:26 +10:00
James Agnew 2176e7c64d Clean up enableWhen testing in validator for Questionnaire resources 2019-04-17 15:54:40 -04:00
Grahame Grieve d3ef2d7624 NPMPackage direct loading, + refactor JSON parser Location 2019-04-10 11:02:06 +10:00
Grahame Grieve 89c95c70ca fix hard coded file names 2019-03-12 10:17:30 +11:00
Grahame Grieve 5a1dfba236 Improve error message when running transforms 2019-03-04 13:17:30 +11:00
Grahame Grieve 445c90ff9a test 2019-02-24 21:31:47 +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
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 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 bf8a7aa3d2
Refactor fatjar (#6) 2019-02-04 07:53:46 -05:00