Commit Graph

609 Commits

Author SHA1 Message Date
Grahame Grieve c86fc8bbb5 improve codesystem property rendering 2020-03-03 21:24:51 +11:00
Grahame Grieve c923cba4e2
Merge pull request #146 from hapifhir/ja_20200302_use_validationoptions
Use ValidationOptions instead of TerminologyServiceOptions
2020-03-03 08:41:15 +11:00
Grahame Grieve 09e3816d37 make ProfileUtilities methods not static 2020-03-03 07:41:34 +11:00
Grahame Grieve 4bc81c0e0c Handle missing terminology server better 2020-03-03 07:39:41 +11:00
jamesagnew 109dea9a02 Use ValidationOptions instead of TerminologyServiceOptions 2020-03-02 06:18:00 -05:00
patrick-werner d84f93e8a8 Merge branch 'master' into i18n
# Conflicts:
#	org.hl7.fhir.validation/src/main/java/org/hl7/fhir/validation/instance/InstanceValidator.java
2020-03-01 14:50:52 +01:00
Grahame Grieve 95959ed01a enhance snapshot generation tests to allow specifying version for the base 2020-02-28 15:57:21 +11:00
Grahame Grieve 4ab61c9c8c Release new version 4.2.4 2020-02-28 14:27:52 +11:00
patrick-werner f8d4b2b49d moved Locale to IWorkerContext
moved LocaleHandling into BaseValidator
2020-02-26 13:00:35 +01:00
Grahame Grieve f1dc0e5754 Release new version 4.2.3 2020-02-25 09:25:56 +11:00
Grahame Grieve 0bd6a4a7eb more NPE fixes 2020-02-24 12:17:34 +11:00
Grahame Grieve a732847f58 fix for NPE in an IG 2020-02-24 12:12:09 +11:00
Grahame Grieve 4e3e21219e Release new version 4.2.2 2020-02-22 08:06:58 +11:00
Grahame Grieve fe84d9ef42 improve rendering of concept map (relating to the directionality of the relationship codes) 2020-02-22 07:59:10 +11:00
Grahame Grieve cb028e70d3 fix convertors for ConceptMap and remove debugging statement 2020-02-19 09:11:56 +11:00
Grahame Grieve 2a51df3ddf fix rendering of COnceptMap Equivalence when R5 renderer is rendering ConceptMaps converted from old versions 2020-02-18 17:59:21 +11:00
Grahame Grieve 3e4999a440 fix problem generating broken links in bundle rendering 2020-02-18 14:33:06 +11:00
Grahame Grieve daaeb1a540 fix up test 2020-02-18 14:32:23 +11:00
Grahame Grieve a702361057 standardise opacity rating 2020-02-18 14:31:51 +11:00
Grahame Grieve 44b23901a8 core upgrade 2020-02-17 22:27:41 +11:00
Grahame Grieve 1c61ea25d5
Merge pull request #135 from hapifhir/update_path_tests
updating unit tests so they pass on my mac. Also updating test to Junit5
2020-02-17 13:34:37 +11:00
jamesagnew c27baa29bc FIx version bump - should be 4.2.1-SNAPSHOT 2020-02-16 20:43:13 -05:00
jamesagnew d87a1e61d9 Version bump to 4.3.x 2020-02-16 19:20:42 -05:00
markiantorno 3c614058f7 updating unit tests so they pass on my mac. Also updating test to Junit5 2020-02-14 14:03:59 -05:00
Grahame Grieve 6d0650a475 test xhtml lang attribute handling 2020-02-14 10:08:00 +11:00
Grahame Grieve 3363452d1b fix test case for [tmp] on unix 2020-02-13 23:25:34 +11:00
Grahame Grieve 17eb1c41f7 Release new version 4.1.63 2020-02-13 21:23:40 +11:00
Grahame Grieve 44d41ee523 register additional tests 2020-02-13 21:22:54 +11:00
Grahame Grieve 49a66fe760 fix language to appear in all NarrativeGenerator modes 2020-02-13 21:22:11 +11:00
Grahame Grieve db2c862b1e workaround NPE in summary renderer 2020-02-13 21:21:07 +11:00
Grahame Grieve dcb1240e66
Merge pull request #133 from hapifhir/ks-20200212-meta-security
fixes a bug in Meta.getSecurity(String,String)
2020-02-13 14:04:30 +11:00
Ken Stevens 490aef6f9b fixed Meta.getSecurity(String,String) bug 2020-02-12 20:39:37 -05:00
Grahame Grieve bc1f87e29f Release new version 4.1.62 2020-02-13 12:26:15 +11:00
Grahame Grieve 91e475a1a1 fix Questionnaire EnableWhen validation + fix up tests for public package server 2020-02-13 10:13:35 +11:00
Grahame Grieve fccd3c1871 test for existence of both lang and xml:lang on the xhtml div 2020-02-12 20:24:09 +11:00
Grahame Grieve 4d99bcb0c6 better handling of circular dependencies in snap shot generator 2020-02-12 18:07:21 +11:00
Grahame Grieve 582a2699a5 Add PackageServer Client and tests 2020-02-12 17:53:28 +11:00
Grahame Grieve 3ca01a9659 allow for profiles iiwth no derivation in test cases 2020-02-12 17:53:01 +11:00
Grahame Grieve 8e756de52e handle test that has dep profile with unresolved dependencies 2020-02-12 17:43:44 +11:00
Grahame Grieve 6ec76df7fc Fix generator to add both lang and xml:lang per https://www.w3.org/TR/i18n-html-tech-lang/#langvalues + Fix the generator handle Concept Maps with missing tragets 2020-02-12 17:42:09 +11:00
Grahame Grieve 9bcc947885 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2020-02-12 09:43:40 +11:00
Grahame Grieve 422a6b09c5
Merge pull request #131 from hapifhir/element_access3
Structure definition error fixed.
2020-02-12 09:10:48 +11:00
markiantorno dc0559c3e7 Fixing class cast exceptions. However build is still failing. 2020-02-11 15:30:37 -05:00
Grahame Grieve 4708fcb49e add support for file: in package version (per NPM spec) 2020-02-09 08:14:30 +11:00
Grahame Grieve b6ba504320 Release new version 4.1.61 2020-02-07 10:55:06 +11:00
Grahame Grieve 139cd561df Snapshot generation: handle profiles on Bundle.entry.resource properly 2020-02-07 10:27:52 +11:00
Grahame Grieve 2732ef3dd5 Release new version 2020-02-02 23:12:05 +11:00
Grahame Grieve b112b82951 Release new version 2020-02-02 06:13:54 +11:00
Grahame Grieve ca29fdf182 Release new version 2020-01-31 08:23:17 +11:00
Grahame Grieve 1831d19541 Release new version 2020-01-30 11:09:52 +11:00
Grahame Grieve 408ceb1761 fix bug with sorting where derived profile is adding more slice constraints 2020-01-30 11:05:30 +11:00
Grahame Grieve 6242a70b68 Release new version 2020-01-29 19:33:18 +11:00
Grahame Grieve e286d5b7bb Release new version 2020-01-29 13:40:22 +11:00
Grahame Grieve dfd3ff067d Release new version 2020-01-27 21:15:09 +11:00
Grahame Grieve 9e0e8fec3b fixes for change to validator resolve interface 2020-01-27 21:12:09 +11:00
Grahame Grieve 149f7caad2 fixes in memberOf and add source to resolve() interface 2020-01-27 21:11:33 +11:00
Grahame Grieve 11ba24bf31 more types converted to Coding 2020-01-27 21:09:55 +11:00
Grahame Grieve 33d5462bcd autofix slice names 2020-01-27 21:09:02 +11:00
Grahame Grieve 06d6d9452a autofix slice names + check differentials 2020-01-27 21:08:17 +11:00
Grahame Grieve ee6e0d90de Release new version 2020-01-24 17:20:23 +11:00
Grahame Grieve 2b1021adbd Release new version 2020-01-22 10:56:12 +11:00
Grahame Grieve 1d3d05682c fixes for warnings in IGs 2020-01-22 10:55:47 +11:00
Grahame Grieve 8c7eab4066
Merge pull request #126 from lmckenzi/igpub-validation-fixes
Keep new IGPublisher stuff from raising errors when down-converted to…
2020-01-22 06:30:16 +11:00
Grahame Grieve 9b64f03a3e
Merge pull request #104 from ahdis/oliveregger_fmltests
FML updates for tests and validator
2020-01-22 06:17:10 +11:00
Lloyd McKenzie 01c34f6dd3 Keep new IGPublisher stuff from raising errors when down-converted to R4. Also changed Spreadsheet extension so it doesn't raise errors when used. 2020-01-20 18:41:06 -07:00
Grahame Grieve 32240f41c7 Release new version 2020-01-21 12:27:12 +11:00
Grahame Grieve df9a05b56a fix error message 2020-01-21 12:22:53 +11:00
Grahame Grieve 300c87a657 better validation of example references by validator 2020-01-21 11:38:05 +11:00
Grahame Grieve d4701a2cad track issues with sorting diffs into qa.html 2020-01-21 11:37:01 +11:00
Grahame Grieve 240e412cf6 Release new version 2020-01-20 21:56:07 +11:00
Grahame Grieve 975abb32f1 fix bug 2020-01-20 21:55:08 +11:00
Grahame Grieve 459ce57793 improve doco 2020-01-20 21:54:42 +11:00
Grahame Grieve a7adae8d74 improve debugging for Parameters 2020-01-20 21:54:17 +11:00
Grahame Grieve d80d3efed2 add identifier to terminology capabilities 2020-01-20 21:53:50 +11:00
Grahame Grieve 9efeb6843c improve reference conversion 2020-01-20 21:52:30 +11:00
Grahame Grieve 125fafe92e improve error messaging 2020-01-20 21:51:38 +11:00
Grahame Grieve 53c35ced6b Release new version 2020-01-19 16:55:34 +11:00
Grahame Grieve 2ce844175f fix bugs with extension context checking 2020-01-19 16:53:48 +11:00
Grahame Grieve 06b413f028 Release new version 2020-01-17 21:45:56 +11:00
Grahame Grieve 6d87bebfe3 implement contextInvariant, and finish implementing memberOf 2020-01-17 21:41:33 +11:00
Grahame Grieve d84758f54d Release new version 2020-01-17 10:54:24 +11:00
Grahame Grieve 6300ba24b7 rebuild instance validator to get reference profile checking working properly, many downstream issues with validation uncovered and fixes 2020-01-17 10:51:42 +11:00
Grahame Grieve 8482ba43c5 refactor profile handling in validator 2020-01-16 23:37:30 +11:00
Grahame Grieve 494b268d0b fix bug in Element.toString 2020-01-16 23:36:57 +11:00
Grahame Grieve e0add75d2f fix bug analysing types 2020-01-16 23:36:18 +11:00
Grahame Grieve 98df625435 Release new version 2020-01-15 17:55:48 +11:00
Grahame Grieve c13de56203 fixes to snapshot generation and validation for Bundle.tnry slicing by resource profile 2020-01-15 17:55:24 +11:00
Grahame Grieve 9f1697dad1 Release new version 2020-01-15 08:08:07 +11:00
Grahame Grieve a28261abc6 move turtle tests to non-version specific test folder 2020-01-15 08:06:51 +11:00
Grahame Grieve 5332a8ad60 Release new version 2020-01-14 14:31:06 +11:00
Grahame Grieve c8c5c0e769 fix bug in slice names for primitive types on choices 2020-01-14 14:29:54 +11:00
Grahame Grieve bd1d677ab8 Release new version 2020-01-14 10:44:15 +11:00
Grahame Grieve 854ebc35a4 fix snapshot generation problem when profiling extensions in R3 2020-01-14 10:40:15 +11:00
Grahame Grieve 562b888da4 fix openapi issue 2020-01-13 18:00:46 +11:00
Grahame Grieve 644c07429c fix hint box = null error 2020-01-13 14:25:51 +11:00
Grahame Grieve f3d39b4112 fix error with null in hint boxes 2020-01-13 14:25:26 +11:00
Grahame Grieve 02a8d9dad7 fix rendering of types in CCDA spec 2020-01-13 13:02:12 +11:00
Grahame Grieve b249ab4dd3 fix bug evaluating type when no type provided 2020-01-13 13:01:08 +11:00
Grahame Grieve 2ca363a88f better debugging loading context 2020-01-13 13:00:33 +11:00
Oliver Egger b1802ac30e serialize item() func as [] and not .[] 2020-01-11 00:10:08 +01:00