1319 Commits

Author SHA1 Message Date
dotasek.dev
56896ba5d1 Add coverage test to output missing translations + summary 2024-03-27 17:28:10 -04:00
Grahame Grieve
6ca39e14db fix broken link in xver IG for R2 2024-03-27 21:14:26 +11:00
Grahame Grieve
c237a401c1 move master source for translations to .po files for ease of maintenance 2024-03-27 20:51:54 +11:00
Grahame Grieve
211e4efb44 validate fixed/pattern values in derived profiles 2024-03-26 08:43:35 +11:00
Grahame Grieve
3d57cec0f1 fix validation of concept maps containing SCT 2024-03-26 06:27:42 +11:00
Grahame Grieve
a95b867054 more rendering i18n work 2024-03-26 06:27:25 +11:00
Grahame Grieve
a4055877c4 more work on multi-language rendering, and add test id to error message on comparison 2024-03-25 10:06:00 +11:00
Grahame Grieve
c633eafef6 more i18n refactoring 2024-03-24 18:05:06 +11:00
Grahame Grieve
4a2e2087bb bug fixes 2024-03-23 20:09:17 +11:00
Grahame Grieve
e43fb83693 more refactoring rendering for i18n 2024-03-23 18:29:14 +11:00
Grahame Grieve
02b6e80b6d refactor language handling in R5 renderers 2024-03-22 22:49:31 +11:00
dotasek
0d702ae567 Explicit charset 2024-03-20 14:07:27 -04:00
dotasek
90947c9f15 Add options for partial loading 2024-03-20 13:39:12 -04:00
dotasek.dev
77203326db Refactor 2024-03-20 11:37:54 -04:00
dotasek.dev
d331c3a3e3 Increase test coverage. 2024-03-20 10:34:48 -04:00
dotasek.dev
65ecbea430 Merge remote-tracking branch 'origin/master' into do-20240319-languages-dat 2024-03-20 10:34:17 -04:00
Grahame Grieve
9a66c1968e more work on language utilities 2024-03-20 22:44:13 +11:00
Grahame Grieve
61b018d033 fix grammar in validation messages 2024-03-20 21:00:33 +11:00
Grahame Grieve
8f2f414c78 Fix value set validation to validate codes in example code systems 2024-03-20 20:59:41 +11:00
Grahame Grieve
99ea673b91 Improved language support for IG development 2024-03-20 20:39:07 +11:00
dotasek.dev
38e9aea8ac Basic lang file loading test and initial implementation 2024-03-19 17:50:20 -04:00
Grahame Grieve
30545d31c1 CodeSystem property validation improvements 2024-03-18 18:09:56 +11:00
Grahame Grieve
e39bbba7ef More valueset validation improvements after real world testing 2024-03-14 16:48:39 +11:00
Grahame Grieve
27bf474d7e
Merge pull request #1572 from hapifhir/2024-03-gg-tx-improvements
2024 03 gg tx improvements
2024-03-11 06:10:45 +11:00
Grahame Grieve
9e8a010c13 ValueSetValidation improvements 2024-03-11 00:19:16 +11:00
Grahame Grieve
33a1814d4e CodeSystem validation - properties and designations 2024-03-08 22:32:55 +11:00
Grahame Grieve
045718d582 Fix narrative generator generating duplicate anchors (prefix 'hc') 2024-03-08 22:31:25 +11:00
Grahame Grieve
635ac6f109 exclude .DS_Store from generated zip files 2024-03-08 22:30:07 +11:00
Grahame Grieve
19bd64f81a more validation for Code Systems (contained code systems, supplement cross check, HL7 publishing status) 2024-03-07 13:48:13 +11:00
dotasek.dev
dd9dd6b64a Remove unused import breaking the maven build 2024-03-06 14:46:40 -05:00
Grahame Grieve
0f08bb4e49 Add more validation around ValueSet.compose.include.system - must be a proper URL, and not a reference to a supplement 2024-03-06 13:29:35 +11:00
Grahame Grieve
7ba1511748 Fix bug where some XHTML elements wrongly serialised concisely 2024-03-01 16:41:32 +11:00
Grahame Grieve
7fb2b1ea00 fix bug in Publisher where examples with profiles aren't properly interpreted as examples in R5 2024-03-01 16:40:24 +11:00
Grahame Grieve
da56e4296b Change validator so that it marks value properties in primitive data types as illegal 2024-02-28 12:22:33 +11:00
Grahame Grieve
eb770f830a fix parsing bugs in StructureMap parser 2024-02-27 00:14:11 +11:00
Grahame Grieve
1d4898eee6 Support for case sensitive Code system tests 2024-02-25 19:22:25 +11:00
Grahame Grieve
c05ad6cb2c fix bug using wrong version constant for R3 2024-02-25 19:21:58 +11:00
Grahame Grieve
13342f09a3 more XHTML fluent routines 2024-02-25 19:21:14 +11:00
Grahame Grieve
d128c2d3fc rebuild tx cache 2024-02-12 16:21:36 +11:00
Grahame Grieve
2628010dff Fix code system rendering for uri properties 2024-02-10 23:10:31 +11:00
Grahame Grieve
3e642e8bd8 validate value set internal codeSystem references 2024-02-10 23:04:56 +11:00
Grahame Grieve
20bf70ed68 fix bug loading R5 extensions with imported value sets 2024-02-10 22:51:32 +11:00
Grahame Grieve
975f4fd28b rework server decision making when multiple code systems being used 2024-01-30 19:05:20 +11:00
Grahame Grieve
8a3f1037b3
Merge pull request #1547 from hapifhir/do-20240118-fix-null-ex-on-xhtml-tostring
Handle toString for XhtmlNode when nodeType == null
2024-01-19 12:52:57 +11:00
Grahame Grieve
f1d81856a5 update presentation of fixed and pattern values in profile views 2024-01-19 10:40:03 +11:00
Grahame Grieve
bf57789467 Fix expansion related bugs and adjust tests accordingly 2024-01-19 10:39:29 +11:00
dotasek
8ab4340014 Handle toString for XhtmlNode when nodeType == null 2024-01-18 14:17:54 -05:00
Grahame Grieve
b581e36cb5 add error message for tx.fhir.org 2024-01-18 11:42:27 +11:00
Grahame Grieve
61b2b5e481 clarify wrong display message 2024-01-18 00:15:22 +11:00
Grahame Grieve
a3ffe348fb add semver sorter 2024-01-17 22:32:29 +11:00