Commit Graph

3302 Commits

Author SHA1 Message Date
Grahame Grieve 00aa609e1c
Merge pull request #20 from ahdis/oliveregger_gf#21004
org.hl7.fhir.core: Validation support for fixed[x] Complextypes like Coding, Quantity
2019-04-27 09:04:18 +10:00
Oliver Egger bce35251f3 GF#21004: fixed values for complex types 2019-04-26 16:41:33 +02:00
Oliver Egger c3bc29f06a GF#21004: validation examples to illustrate 2019-04-26 16:34:54 +02:00
James Agnew 99273c6e60 Add httpclient to the validation tests 2019-04-24 20:34:10 -04:00
James Agnew b38e81ac88 Merge branch 'master' of github.com:hapifhir/org.hl7.fhir.core 2019-04-24 20:28:09 -04:00
Grahame Grieve 31e5adf40f Release new version 2019-04-25 10:14:14 +10:00
Grahame Grieve 2ab02e2e0b fix validation problem for current version 2019-04-25 10:13:28 +10:00
James Agnew c5a8beb3d1 FHIRPath fixes after last HAPI FHIR sync 2019-04-23 22:00:22 -04:00
Grahame Grieve 3a1bd1c429 Release new version 2019-04-24 06:19:47 +10: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 89b5e6964d Whoops - Last fix was incorrect 2019-04-17 21:32:46 -04:00
James Agnew 3d366c2aa3 Fix typo in validator 2019-04-17 20:47:00 -04:00
James Agnew 2176e7c64d Clean up enableWhen testing in validator for Questionnaire resources 2019-04-17 15:54:40 -04:00
Grahame Grieve ed22a46775 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-04-16 23:26:26 +10:00
Grahame Grieve 0a96fa9f37 return File from createDirectory 2019-04-16 23:26:08 +10:00
Grahame Grieve 40a2dd9e56 Release new version 2019-04-15 21:46:44 +10:00
Grahame Grieve 7ae0db763a easier JSON parsing 2019-04-15 21:45:44 +10:00
Tobias Brieden 9b1e4a5744 Adding converter for the ImagingStudy resource 2019-04-15 13:15:53 +02:00
Lloyd McKenzie 3e95b584bc
Merge branch 'master' into Problem-with-polymorphic 2019-04-13 17:46:47 -06:00
Lloyd McKenzie 67b50b286f Resolved merge issue 2019-04-13 17:45:02 -06:00
Lloyd McKenzie aee4e7da85 Test case showing problem when slicing polymorphic types 2019-04-13 17:37:02 -06:00
Grahame Grieve ae26c82956
Merge pull request #17 from lmckenzi/extension-value-slicing
Fixed problem where discriminators containing the extension function …
2019-04-14 09:22:01 +10:00
Lloyd McKenzie e8e8c1af4e Fixed problem where discriminators containing the extension function didn't properly look for fixed value in the profile but instead always went to the extension definition. 2019-04-13 17:11:12 -06:00
Grahame Grieve cf6a4bb51f Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-04-14 07:59:47 +10:00
Grahame Grieve 87b191fc5d more IG maintenance work 2019-04-14 07:59:17 +10:00
Grahame Grieve 0d8b6d18a9
Merge pull request #15 from jkiddo/patch-1
Update InstanceValidator.java
2019-04-11 07:27:11 +10:00
Grahame Grieve ce482f5b4c
Merge pull request #16 from jkiddo/patch-2
Update InstanceValidator.java
2019-04-11 07:26:42 +10:00
Jens Kristian Villadsen 44a669b4bb
Update InstanceValidator.java
Corrected spelling
2019-04-10 22:52:39 +02:00
Jens Kristian Villadsen 991dcb656c
Update InstanceValidator.java
Corrected spelling
2019-04-10 22:50:21 +02:00
Grahame Grieve 793545f2d9 Release new version 2019-04-10 11:04:51 +10:00
Grahame Grieve d3ef2d7624 NPMPackage direct loading, + refactor JSON parser Location 2019-04-10 11:02:06 +10:00
Grahame Grieve 079f3cb8b8 Release new version 2019-04-09 17:50:08 +10:00
Grahame Grieve 599156202a validate using inline questionnaires 2019-04-09 17:48:51 +10:00
Grahame Grieve b3eef86536 Release new version 2019-04-09 14:25:20 +10:00
Grahame Grieve 0dad5ac58e validation related updates for IG publication 2019-04-09 14:24:05 +10:00
Grahame Grieve c502aad9ba Release new version 2019-04-07 21:10:43 +10:00
Grahame Grieve 07931c2ced allow duplicates in json parser 2019-04-07 21:09:49 +10:00
Grahame Grieve 62df09f9a9 Release new version 2019-04-05 17:20:45 +11:00
Grahame Grieve a40d30f5cb openAPI compliance work + fix for validator 2019-04-05 17:19:25 +11:00
Grahame Grieve 3e9262afe8 Release new version 2019-04-04 11:53:45 +11:00
Grahame Grieve 4726b6d37c Release new version 2019-03-27 13:43:59 +11:00
Lloyd McKenzie d419c117ca
Merge pull request #14 from lmckenzi/Handle-profile+targetProfile-in-2016may
Add support for both targetProfile and profile when converting to and…
2019-03-26 20:19:38 -06:00
Lloyd McKenzie ccfe10eb4d Add support for both targetProfile and profile when converting to and from 2016May 2019-03-26 16:51:06 -06:00
Grahame Grieve da73d12bfc Release new version 2019-03-26 05:48:10 +11:00
Grahame Grieve f67c6e2ed8 fix spelling mistake 2019-03-26 05:47:13 +11:00
Grahame Grieve 9461b0aa98 Release new version 2019-03-18 13:31:54 +11:00
Grahame Grieve c8c815aa44 more debugging for questionnaire validation 2019-03-18 13:29:36 +11:00
Grahame Grieve d2734245b7 Release new version 2019-03-17 09:23:24 +11:00
Grahame Grieve 34953525cc fix bug evaluating questionnaire items enable status when enableBehavior is not specified 2019-03-17 09:10:40 +11:00