Commit Graph

609 Commits

Author SHA1 Message Date
Grahame Grieve 31f80f29f8 fix for NPE 2020-04-04 00:01:00 +11:00
Grahame Grieve 6d1fe2ff1e fix apparent bug in Base64binary 2020-04-03 23:59:15 +11:00
Grahame Grieve 8d695bb4c1 Improve List rendering 2020-04-03 12:15:55 +11:00
Grahame Grieve aef4404405 Release new version 4.2.13 2020-04-02 11:07:25 +11:00
Grahame Grieve ab581fdf86 further modularise validator and add Measure Validation 2020-04-02 11:05:55 +11:00
Grahame Grieve 95c2f99e7b track libraries (prep for CQL validation) 2020-04-02 11:04:29 +11:00
Grahame Grieve bdad4d9a6b work around issue where constraint.source is not populated properly in base packages 2020-04-02 11:03:35 +11:00
Grahame Grieve 1da57be1c0 support comments in json source when configured to do so 2020-04-02 11:00:42 +11:00
Grahame Grieve 9e59ce2323 Release new version 4.2.12 2020-03-31 11:21:06 +11:00
Grahame Grieve 51952c26c1 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-03-31 10:16:04 +11:00
Grahame Grieve d6ee58d47a fix bug with type at root of statement 2020-03-31 10:14:45 +11:00
Grahame Grieve 232f1ff8ff Start building support for measure validation 2020-03-31 10:14:12 +11:00
Rob Hausam 2defba63ec Fix incorrect appending of <br/> tag causing it to be escaped. 2020-03-29 16:42:07 -05:00
Grahame Grieve afb0453e7b
Merge pull request #160 from rhausam/multiple-expansion-version-notice
Support listing multiple "Expansion based on" versions.
2020-03-29 16:53:11 +11:00
Rob Hausam 49a6c9d746 Support listing multiple "Expansion based on" versions. 2020-03-28 20:37:56 -05:00
markiantorno 5d9f1d734a Full disclosure: this isn't really a 'bug' per say, it's more of a best practice thing. The only reason I'm making this change is because I'm working on a parser in my spare time that will most likely never see the light of day, and these accessors are causing me problems because both the line and column fields are private and need to be accessed through the appropriate accessor. 2020-03-28 16:48:37 -04:00
Grahame Grieve 092a694a3f Release new version 4.2.11 2020-03-28 06:52:41 +11:00
Grahame Grieve 6baf62eca2 Release new version 4.2.12 2020-03-28 06:50:41 +11:00
Grahame Grieve 60cba0c52c * fix internal exception with missing type in R3 + add missing short definitions from differential format 2020-03-28 06:17:01 +11:00
Grahame Grieve 9a55346de5 fix for parsing nulls when validating 2020-03-28 06:13:31 +11:00
Grahame Grieve 239331ef76 improve parsing error message when parsing json 2020-03-28 06:09:37 +11:00
Grahame Grieve 4f873ebe8b fix tests 2020-03-20 05:42:13 +11:00
Grahame Grieve 427d8ef0ab Fix bug picking correct slice on fixed value 2020-03-20 05:23:55 +11:00
Grahame Grieve 1ad12a4396 Fix bug in testing with multiple contexts for the same version 2020-03-20 05:23:29 +11:00
Grahame Grieve af97232036 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-03-19 06:23:13 +11:00
Grahame Grieve a7cf428fef Validate XML header and syntax issues 2020-03-19 06:17:03 +11:00
jamesagnew 97ddf60066 Version bump 2020-03-17 07:55:15 -04:00
Grahame Grieve 849b65417a Release new version 4.2.9 2020-03-17 14:58:36 +11:00
Grahame Grieve 1cbb377040 render properties as links when they are URLs 2020-03-17 11:14:42 +11:00
Grahame Grieve ed315a03c0 fix for bug doing comparison 2020-03-17 11:14:07 +11:00
Grahame Grieve 851d1fc228 fix for 1.4.0 problems 2020-03-17 11:13:50 +11:00
patrick-werner 60474cd8c9 moved all Locale/Message handling Code to utils: I18nBase 2020-03-13 18:53:16 +01:00
patrick-werner fe4b4acc3f Merge branch 'i18nUtilities' into i18n_fixes 2020-03-13 18:45:26 +01:00
patrick-werner a44d1c3582 added german translations for new properties
removed unused property, added html message part as property in InstanceValidator
minor fixes
2020-03-13 18:45:12 +01:00
patrick-werner 109b80ed6f start movin i18n code Contexts -> utilities 2020-03-13 09:53:59 +01:00
Grahame Grieve 5f3f84cf22 Release new version 4.2.8 2020-03-13 16:47:14 +11:00
Grahame Grieve 742f444b53 Release new version 4.2.7 2020-03-13 13:07:01 +11:00
Grahame Grieve d584cdb3a2 remove bogus version support from snapshot tests 2020-03-13 12:50:22 +11:00
Grahame Grieve 78d35ca8c1 put a status on transient value sets 2020-03-13 12:49:27 +11:00
Grahame Grieve 672d458537 put a status on transient value sets 2020-03-13 12:48:45 +11:00
patrick-werner 86711ac16f readding all the i18n work 2020-03-12 23:26:05 +01:00
Grahame Grieve c0c5b7f7ac fix bug validating json primitives that repeat 2020-03-10 17:56:21 +11:00
Grahame Grieve fe188da8bd fix rendering of slicing in profiles 2020-03-06 16:14:00 +11:00
Grahame Grieve 9bbdb8d9b1 Improvements to ValueSet definition rendering 2020-03-06 12:30:13 +11:00
Grahame Grieve 2050052c95 fix problem with bad maps from core spec 2020-03-06 12:28:45 +11:00
Grahame Grieve d8262c056c Release new version 4.2.6 2020-03-05 16:54:07 +11:00
Grahame Grieve 323d933f76 fix bug rendering CodeSystem properties 2020-03-04 14:28:38 +11:00
Grahame Grieve bdc473e105 Support exists(criteria) 2020-03-04 14:28:01 +11:00
Grahame Grieve 5d971f35e9 Release new version 4.2.5 2020-03-03 21:30:01 +11:00
Grahame Grieve 690f983177 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-03-03 21:25:41 +11:00