Commit Graph

1747 Commits

Author SHA1 Message Date
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 01e0afd72a get mutli-languages displaying for code systems 2020-04-23 20:57:39 +10:00
Grahame Grieve 4316c81f7e reorganize generation code for terminology resources 2020-04-23 17:31:58 +10:00
Grahame Grieve 8d3a0cf18e fix problem with abstract codes not appearing in value set expansions 2020-04-23 17:29:59 +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
Grahame Grieve f9521c326a
Merge pull request #180 from hapifhir/validator_throws_array_oob
Fix for array index out of bounds exception on adding profile for val…
2020-04-23 04:58:22 +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 ce67dabfeb fix problem expanding flat code systems part #2 + fix misleading error message for URI value set validation 2020-04-22 16:45:17 +10: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 4cbf328e54 support validation against code system fragments 2020-04-22 16:43:32 +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
markiantorno b800246752 surefire plugin commented code removed 2020-04-21 20:44:26 -04:00
markiantorno 4e81bb5edb Test suites are a thing of the past. 2020-04-21 20:36:40 -04:00
markiantorno a7e874501e Tests updated to JUnit Jupiter. Various quality of life improvements. 2020-04-21 20:36:17 -04:00
markiantorno 3dc429c56c Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into fix_for_OS_agnostic_utilities_tests 2020-04-21 11:49:39 -04:00
markiantorno c81922a615 Fixing utilities test so it runs on all OS 2020-04-21 11:47:49 -04:00
Grahame Grieve 175d5fa0b7 Release new version 4.2.18 2020-04-21 13:58:17 +10:00
Grahame Grieve 957a71dc41 better debugging of error strings 2020-04-21 13:57:41 +10:00
Grahame Grieve d6f267781f fix error in Accept header fetching packages 2020-04-21 13:56:09 +10:00
Grahame Grieve e6a62008de Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-04-21 10:01:22 +10:00
Grahame Grieve e76c65e6c9 Fix problem expanding flat code systems 2020-04-21 10:00:30 +10:00
Grahame Grieve 1dce3d38cc
Merge pull request #177 from hapifhir/validation_for_measure_report
Null check safety for primitive types
2020-04-21 07:56:35 +10:00
markiantorno 8093524f4b Null value check for primitive type conversions. 2020-04-20 15:13:42 -04:00
markiantorno bd17bc716b wip 2020-04-20 13:37:29 -04:00
markiantorno 46922bac09 forgot to remove the method 2020-04-17 20:49:27 -04:00
markiantorno 0db6635a75 deleting unused file 2020-04-17 20:18:42 -04:00
markiantorno 89250de244 Some cleanup and tests before first commit. 2020-04-17 20:17:12 -04:00
markiantorno 9a9de764b4 Boots on cli command now. 2020-04-17 16:02:58 -04:00
markiantorno 5c06cfcfb8 removed hardcoded path 2020-04-17 14:34:52 -04:00
markiantorno 0b92c7efe5 removed hardcoded path 2020-04-17 14:16:54 -04:00
Grahame Grieve 87bcdd36c6 fix to compile 2020-04-17 22:28:19 +10:00
Grahame Grieve 8a9bcbf6e6 reorganise to test cross-version extensions 2020-04-17 22:27:02 +10:00
Grahame Grieve ec517834b0 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-04-17 10:58:54 +10:00
Grahame Grieve 4d30314a3d Improve URL validation + fix NPE in Measure validation 2020-04-17 10:58:06 +10:00
Grahame Grieve 549abaa799 more informative error message for package failure 2020-04-17 10:56:20 +10:00
Grahame Grieve b4a9765aa0
Merge pull request #172 from hapifhir/base64_fix
Fix for NPEs in Base64BinaryType. Added tests to cover the cases.
2020-04-17 10:54:18 +10:00
Grahame Grieve ec094b0609
Merge pull request #174 from rhausam/multiple-expansion-version-notice
Restore expansion version notice capability for multiple versions of same code system
2020-04-17 10:50:48 +10:00
Grahame Grieve 82d80caec5 Allow expansions on code system fragments, with warnings when appropriate 2020-04-17 10:46:09 +10:00
markiantorno d3733b3409 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into validator_gui 2020-04-16 20:28:25 -04:00
markiantorno 65b10fe994 Base functionality working 2020-04-16 17:06:19 -04:00
markiantorno 8c3e03399e wip 2020-04-16 10:17:33 -04:00
Rob Hausam 118fe3d7e3 Restore expansion version notice capability for multiple versions of same code system. 2020-04-15 02:24:36 -05:00
markiantorno d767fc6e38 Apparently the dependency got added twice. 2020-04-14 22:30:42 -04:00
markiantorno 55622f53cb Fix for NPEs in Base64BinaryType. Added tests to cover the cases. Updated for all FHIR versions. 2020-04-14 22:28:32 -04:00
Grahame Grieve d935dac0d9
Merge pull request #170 from johngrimes/xhtmlnode-location-serializable
Make XhtmlNode$Location serializable
2020-04-13 08:25:55 +10:00
Grahame Grieve 979bad6af1 Add support for R5 version extensions and using cross version extensions when generating narrative 2020-04-12 22:04:57 +10:00
John Grimes 952e6c6e6b Make XhtmlNode$Location serializable
Addresses jamesagnew/hapi-fhir#1422.
2020-04-12 11:38:29 +10:00