Commit Graph

676 Commits

Author SHA1 Message Date
Grahame Grieve 47d8ba4558 Fix for not checking invariants on content references (e.g. ValueSet.compose.exclude) 2020-05-18 06:20:29 +10:00
Grahame Grieve 14d0c126e1 Package validator 2020-05-13 19:51:32 +10:00
Grahame Grieve d5b5ca5798 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-05-13 09:45:54 +10:00
Grahame Grieve d688f9254d * fix fatal NPE validating bundles when resource is missing
* fix tests for R5 changes
2020-05-13 09:45:29 +10:00
jamesagnew 2e5d9ff77c Version bump to 5.0.1 2020-05-12 19:27:30 -04:00
jamesagnew 60502b3c77 Prepare for 5.0.0 release 2020-05-12 11:33:54 -04:00
Grahame Grieve 463a557402 Release new version 4.2.30 2020-05-12 11:54:28 +10:00
Grahame Grieve fd09f8be93 allow mailto URLs for identifiers 2020-05-12 11:23:52 +10:00
Grahame Grieve 47e4673940 fix tests 2020-05-12 09:36:14 +10:00
Grahame Grieve edea997312 Clean up license 2020-05-12 08:55:27 +10:00
Grahame Grieve daa58aea8f Release new version 4.2.29 2020-05-11 17:25:24 +10:00
Grahame Grieve b43497897b upgrade to v4.4.0, with attendant fixes 2020-05-11 17:09:14 +10:00
Grahame Grieve 5f74bea327 move tests & do new release 2020-05-10 09:18:54 +10:00
Grahame Grieve 051f50824a Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-05-10 08:16:10 +10:00
Grahame Grieve d203b17c7d update to use new secondary package server 2020-05-10 08:15:40 +10:00
jamesagnew dda4bae0a9 Mark Javalin and SLF4j as optional dependencies 2020-05-09 14:20:40 -04:00
Grahame Grieve 0bf1dedf1e Release new version 4.2.27 2020-05-08 12:29:56 +10:00
Grahame Grieve 3afd2a9c32 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-05-08 12:01:08 +10:00
Grahame Grieve 2af8d94081 new release 2020-05-08 12:00:51 +10:00
Grahame Grieve eb9de04d2d Start building conformance resource comparison code 2020-05-08 11:58:02 +10:00
markiantorno ef660d59db Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into azure_pipelines_setup 2020-05-06 11:26:36 -04:00
Grahame Grieve c5c0a8db92 Release new version 4.2.26 2020-05-06 11:16:19 +10:00
Grahame Grieve 17ef340972 Release new version 4.2.25 2020-05-06 11:16:01 +10:00
Grahame Grieve 37d4994c8f start building the renderer package 2020-05-05 11:50:23 +10:00
markiantorno 7a8f84fc6c cleaning up port addresses for gui tests 2020-05-02 10:00:03 -04:00
Grahame Grieve 9017e7bf48 Release new version 4.2.25 2020-05-02 12:50:44 +10:00
Grahame Grieve 868fbb5f95 Release new version 4.2.25 2020-05-02 10:53:58 +10:00
Grahame Grieve b214e99930 Release new version 4.2.24 2020-05-02 06:57:31 +10:00
Grahame Grieve 60947cb7f4 Release new version 4.2.23 2020-05-01 11:40:38 +10:00
Grahame Grieve f8ca02d697 Release new version 4.2.23 2020-05-01 11:15:25 +10:00
markiantorno 89f98bb960 I cast you out unclean spirit. 2020-04-29 16:55:40 -04:00
markiantorno 368a45a150 Fix for HAPI-FHIR issue 1820 2020-04-29 14:08:36 -04:00
Grahame Grieve 6110b56396 Release new version 4.2.22 2020-04-29 20:37:31 +10:00
Grahame Grieve d63e05b3cb Fix problem evaluating "type" discriminators ending with .resolve() + fix NPE in FHIRPath parser 2020-04-29 20:34:18 +10:00
Grahame Grieve 608149e494 Release new version 4.2.21 2020-04-29 14:57:18 +10:00
Grahame Grieve 5d30dd61aa add icd-9-cm to list of known URIs 2020-04-29 14:51:27 +10:00
Grahame Grieve cd3e9b6034 Release new version 4.2.20 2020-04-28 13:45:51 +10:00
Grahame Grieve 353e520226 Release new version 4.2.20 2020-04-28 13:35:04 +10:00
Grahame Grieve 6f3362918d Release new version 4.2.20 2020-04-28 13:27:23 +10:00
Grahame Grieve d5fff86e8e get all tests passing. 2020-04-28 11:14:54 +10:00
Grahame Grieve c829de2f86
Merge branch 'master' into testing_updates 2020-04-24 07:20:35 +10:00
markiantorno 29d101fa09 wip 2020-04-23 17:02:54 -04:00
markiantorno 9c83540c2f Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into validator_gui 2020-04-23 10:47:00 -04:00
Grahame Grieve 602e684bc6 Release new version 4.2.19 2020-04-23 21:07:04 +10:00
Grahame Grieve d94b39121f add check for code system content type when checking ll value sets value 2020-04-23 17:28:37 +10:00
Grahame Grieve 0be698af04 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-04-23 05:48:57 +10:00
Grahame Grieve ec28c0e8ac fix failing test case 2020-04-23 05:48:34 +10:00
markiantorno f53bd707d8 Fix for array index out of bounds exception on adding profile for validation. 2020-04-22 10:02:56 -04:00
Grahame Grieve 50d7e0e879 Suppress errors associated with http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version in R4 2020-04-22 16:44:13 +10:00
Grahame Grieve bcde2d2f46 Add ability to turn caching off (for debugging) + add parameter for suppress extensible binding warnins 2020-04-22 16:42:44 +10:00