Commit Graph

1392 Commits

Author SHA1 Message Date
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
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 6ea5016da5 fix JsonUtils to handle null 2020-02-12 17:45:32 +11:00
Grahame Grieve 977026e62e Improve error message when profile generation fails 2020-02-12 17:44:54 +11:00
Grahame Grieve 0f74f25078 Add more debugging for conversion failures 2020-02-12 17:44:19 +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 9dc8b910c3 fix problem with conversion of ElementDefinition between R3 and R5 2020-02-12 17:36:37 +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
markiantorno 9feec949f3 CapabilityStatement30_50 fix 2020-02-10 18:07:16 -05:00
markiantorno 1ab62c9316 StructureMap30_50 fix 2020-02-10 17:51:50 -05:00
markiantorno 4b6cff4429 CodeSystem30_50 fix 2020-02-10 17:35:29 -05:00
markiantorno 505a56a525 SearchParameter30_50 2020-02-10 17:18:27 -05:00
markiantorno a15b436891 CapabilityStatement30_50 fix 2020-02-10 17:01:34 -05:00