Commit Graph

1058 Commits

Author SHA1 Message Date
markiantorno 4df9e568e6 ChildIterator refactored 2020-02-21 15:23:24 -05:00
markiantorno a00c71bb32 ChildIterator refactored 2020-02-21 15:18:44 -05:00
markiantorno abd46acae3 Indexed Element refactored. 2020-02-21 15:06:36 -05:00
markiantorno 6af30d5f7f refactoring InstanceValidator code for readability. 2020-02-21 14:58:02 -05:00
Grahame Grieve 26d595a21c
Merge pull request #138 from hapifhir/enumeration_access_cleanup
Enumeration access cleanup
2020-02-21 08:46:25 +11:00
markiantorno 932ea223e3 removed parser files 2020-02-20 13:08:20 -05:00
markiantorno 8afbf0b8f1 Updated main convertor files with new enumeration structure and wrappers. Tests Pass. 2020-02-20 12:20:10 -05:00
markiantorno 0d3e20a9c8 enumeration conversions for other no main version convertor files 2020-02-19 16:01:41 -05:00
markiantorno e49aec08cb added enum conversions to 10_30 files 2020-02-19 13:19:58 -05:00
Grahame Grieve d7757195cb
Merge pull request #137 from hapifhir/grahame_work
fix convertors for ConceptMap and remove debugging statement
2020-02-19 09:37:31 +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 8b5c8586f2 Allow search references in transactions 2020-02-18 14:34:06 +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 d535bbaacb Use packages.fhir.org 2020-02-18 14:31:09 +11:00
Grahame Grieve 322eb1ebe6
Merge pull request #132 from hapifhir/main_convertor_files
Updated accessors in main convertor files.
2020-02-17 22:29:47 +11:00
Grahame Grieve 6589d87ac0 utility enhancements for template version release process 2020-02-17 22:29:09 +11:00
Grahame Grieve 44b23901a8 core upgrade 2020-02-17 22:27:41 +11:00
Grahame Grieve dca584a432
Merge pull request #136 from hapifhir/ja_20200216_fix_converter_ordering_10_30
Fix ordering issue in converter
2020-02-17 13:35:49 +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 cbf86bb26c Fix ordering issue in converter 2020-02-16 20:56:25 -05: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 1fbaee5ff3 Merge branch 'update_path_tests' of https://github.com/hapifhir/org.hl7.fhir.core into main_convertor_files 2020-02-14 14:12:18 -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
markiantorno a3b1b0ada5 typo in test case fix 2020-02-14 10:22:19 -05:00
markiantorno 07c77acb75 reparsing other converter files to deal with class cast exceptions 2020-02-14 10:21:43 -05:00
Grahame Grieve f4197bde87 Fix problem loading xml:lang when using xpp to parser xhtml 2020-02-14 10:08:25 +11:00
Grahame Grieve 6d0650a475 test xhtml lang attribute handling 2020-02-14 10:08:00 +11:00
Grahame Grieve 5c8f398bad fix problem in PlanDefinition conversion between 4 and 5 2020-02-14 10:06:55 +11:00
markiantorno a4a6f852bd Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into main_convertor_files 2020-02-13 10:53:24 -05: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 42853db493 fix version conversion for OperationDefinition 2020-02-13 21:20:01 +11:00
Grahame Grieve bd40310684 fix getSecurity 2020-02-13 21:19:04 +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 52bc73a561 more fixes for Questionnaire validation 2020-02-13 12:08:05 +11:00
Grahame Grieve 91e475a1a1 fix Questionnaire EnableWhen validation + fix up tests for public package server 2020-02-13 10:13:35 +11:00
markiantorno 10231d60b1 committing so I can cherry pick some older changes 2020-02-12 17:32:30 -05:00
markiantorno dacaf3f6d7 Updated accessors in main convertor files. 2020-02-12 17:00:43 -05: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 9b562f3489 more bug fixes in R3/R5 conversions 2020-02-12 18:02:36 +11:00