8261 Commits

Author SHA1 Message Date
dotasek
ef40f56460 Commit 6 2025-02-06 10:07:58 -05:00
dotasek
385793de00 Merge branch 'master' into do-20250204-1 2025-02-06 09:57:03 -05:00
Grahame Grieve
d5bda86722
Merge pull request #1897 from hapifhir/do-20250205-1
DO-20250205-1
2025-02-05 23:49:24 -05:00
dotasek
8b9c7e1df3 Commit 2 2025-02-05 13:57:36 -05:00
dotasek
61d5a25ef9 Commit 1 2025-02-05 13:49:59 -05:00
dotasek
5df234d476 Commit 5 2025-02-04 17:56:18 -05:00
dotasek
a9140a2774 Commit 4 2025-02-04 15:30:45 -05:00
dotasek
5a61984376 Commit 3 2025-02-04 11:24:08 -05:00
dotasek
fbbee0e0a1 Commit 2 2025-02-04 11:17:52 -05:00
dotasek
4422315277 Commit 1 2025-02-04 11:09:17 -05:00
Grahame Grieve
e67fbb9e54
Merge pull request #1895 from hapifhir/2025-02-gg-matchetypes
2025 02 gg matchetypes
2025-02-04 11:00:16 -05:00
Grahame Grieve
627d282232
Merge branch 'master' into 2025-02-gg-matchetypes 2025-02-04 09:54:34 -05:00
Grahame Grieve
529466527c fix version 2025-02-04 09:33:22 -05:00
Grahame Grieve
aed3cfa04d Resource Factory updates for loading generated resources in IG publisher 2025-02-04 05:29:20 -05:00
Grahame Grieve
72b88939b0 fix NPE in patient renderer 2025-02-04 05:28:40 -05:00
Grahame Grieve
e1540049b9 fix element order in forceElement() 2025-02-04 05:28:26 -05:00
Grahame Grieve
cd37ca3b37 add "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version" to snapshot generation 2025-02-04 05:28:13 -05:00
Grahame Grieve
c9b470b4dc compile fixes 2025-02-03 14:30:21 -05:00
Grahame Grieve
2841736ab3 more 2025-02-03 11:25:00 -05:00
Grahame Grieve
aeabf75fcf more FIleUtilities cleanup 2025-02-03 11:18:14 -05:00
Grahame Grieve
41f93bfe9c Add Matchetype validator 2025-02-03 09:47:17 -05:00
Grahame Grieve
e6a51d60a6 Add HL7 CodeSystem display and definition checks 2025-02-03 09:47:01 -05:00
Grahame Grieve
f0548a9365 refactor FileUtilities 2025-02-03 09:45:27 -05:00
hl7-devops
233b1d770c Updating version to: 6.5.8-SNAPSHOT and incrementing test cases dependency. 2025-01-30 17:48:32 +00:00
hl7-devops
83ff460275 Release: v6.5.7
## Validator Changes

* Add check for duplicate ids on contained resources
* fix bug looking up code system
* fix bug for cross-version extension containing escaped [x]
* Look for cs on other server in missed location
* fix bug accessing code system from other terminology server if no version specified
* upgrade tx tests to make optionality dependent on mode
* upgrade tx-task in validator to handle more repackaging functionality (and fix bugs)
* Add matchetype pattern validation
* validate displaylanguage when validating codes
* policyAdvisor for CodeSystem and Valueset validation

## Other code changes

* Possible fix for an NPE reported bu a user with no context
* Use BCP 47 language tag instead of Java Locale toString
* fix bug parsing `script` tag in xhtml - handling `<` characters
***NO_CI***
6.5.7
2025-01-30 17:22:12 +00:00
dotasek.dev
79fb7516b0 Update tests to version 1.7.7 2025-01-30 11:00:33 -05:00
hl7-devops
9fca2d5f02 Updating i18n-coverage csv and png table ***NO_CI*** 2025-01-30 11:44:01 +00:00
Grahame Grieve
98f456c81b Merge remote-tracking branch 'origin/master' 2025-01-30 22:24:52 +11:00
Grahame Grieve
a64282b029 release notes 2025-01-30 22:24:45 +11:00
Grahame Grieve
9588da5a66
Merge pull request #1894 from hapifhir/2025-01-gg-display-validation
2025 01 gg display validation
2025-01-30 22:22:27 +11:00
Grahame Grieve
53e6a82f38 Merge remote-tracking branch 'origin/master' 2025-01-30 18:27:36 +11:00
Grahame Grieve
b40cbdb9e4 release notes 2025-01-30 18:27:33 +11:00
Grahame Grieve
bb3a33d9e4 better control over diagnostics in language error messages 2025-01-30 18:27:12 +11:00
Grahame Grieve
1dddcd9c64
Merge pull request #1893 from hapifhir/do-20250129-use-lang-tag-not-tostring
Use BCP 47 language tag instead of Java Locale toString
2025-01-30 18:06:15 +11:00
dotasek
f65edcaea4 Fix pt-BR properties file naming 2025-01-29 15:07:08 -05:00
dotasek
ff153b5621 Use BCP 47 language tag instead of Java Locale toString 2025-01-29 14:38:03 -05:00
Grahame Grieve
7aae2cb525 fix bug parsing <script> in xhtml - handling < characters 2025-01-30 00:53:09 +11:00
Grahame Grieve
ac4f050bac Add matchetype pattern validation 2025-01-30 00:51:54 +11:00
Grahame Grieve
c0bcdc6293 validate displaylanguage when validating codes 2025-01-30 00:49:03 +11:00
Grahame Grieve
70b7e58ef8
Merge pull request #1892 from hapifhir/2025-01-gg-policyadvisor
policyAdvisor for CodeSystem and Valueset
2025-01-28 15:22:15 +11:00
Grahame Grieve
233493e31d policyAdvisor for CodeSystem and Valueset 2025-01-28 13:59:40 +11:00
Grahame Grieve
6b657b01ed
Merge pull request #1891 from hapifhir/2025-01-gg-duplicate-contained-ids
Add check for duplicate ids on contained resources
2025-01-28 03:07:16 +11:00
Grahame Grieve
a45c05f190 Add check for duplicate ids on contained resources 2025-01-28 01:59:04 +11:00
Grahame Grieve
0a02f8070e
Merge pull request #1890 from hapifhir/2025-01-gg-message-id
2025 01 gg message
2025-01-28 00:25:38 +11:00
Grahame Grieve
d455a81029 compile fix 2025-01-27 22:59:09 +11:00
Grahame Grieve
ed26b37fb1 fix bug looking up code system 2025-01-27 20:22:05 +11:00
Grahame Grieve
61701e1d1b fix bug for xver extension containing escaped [x] 2025-01-27 20:21:50 +11:00
Grahame Grieve
5a17cbec28 possible fix for an NPE? 2025-01-27 20:21:18 +11:00
Grahame Grieve
81249c050e Look for cs on other server in missed location 2025-01-27 20:21:05 +11:00
Grahame Grieve
90f2c0c49d fix bug accessing code system from other terminology server if no version specified 2025-01-27 20:20:42 +11:00