Commit Graph

1367 Commits

Author SHA1 Message Date
Grahame Grieve 5d30dd61aa add icd-9-cm to list of known URIs 2020-04-29 14:51:27 +10:00
Grahame Grieve a2b1f1125f fix typo 2020-04-29 14:50:02 +10:00
Grahame Grieve 01a5420a68 Generate Narrative correctly for ContactDetails 2020-04-29 14:49:08 +10:00
Grahame Grieve 6edcd20b66 Add tests for converting AuditEvent 2020-04-29 14:48:18 +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 f9bdd5c9f0 fix handling of unknown code systems 2020-04-28 10:14:23 +10:00
Grahame Grieve fdbcbacd1c fix bug in tests 2020-04-27 14:27:25 +10:00
Grahame Grieve 7e3051535d fix error in caching 2020-04-27 14:27:07 +10:00
Grahame Grieve 34e4da4f39 fix bug in data: generator 2020-04-27 14:26:52 +10:00
Grahame Grieve 2e759604c1 cache immutable downloads locally 2020-04-26 15:16:00 +10:00
Grahame Grieve 3d2214d9eb fix definition title for UTG 2020-04-26 15:13:43 +10:00
Grahame Grieve 83ea7fefa5
Merge pull request #179 from hapifhir/testing_updates
Testing updates
2020-04-24 07:20:44 +10:00
Grahame Grieve c829de2f86
Merge branch 'master' into testing_updates 2020-04-24 07:20:35 +10:00
Grahame Grieve 5d0fd426be
Merge pull request #176 from hapifhir/validator_gui
Validator gui
2020-04-24 07:19:00 +10:00
markiantorno 29d101fa09 wip 2020-04-23 17:02:54 -04:00
markiantorno 0ef4b01e90 disabled test that wasn't supposed to run yet 2020-04-23 14:51:57 -04:00
markiantorno 7673400a13 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into testing_updates 2020-04-23 10:51:49 -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 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