8264 Commits

Author SHA1 Message Date
Grahame Grieve
d891b278ed fix regex escapes 2024-12-15 04:48:57 +11:00
Grahame Grieve
45ceeb73e1 Improvements to translation file generation (better path, eliminate duplicates) 2024-12-15 04:48:46 +11:00
Grahame Grieve
bc09c923d7 More work on test instance generator 2024-12-15 04:48:21 +11:00
Grahame Grieve
e9eb7df52f Merge remote-tracking branch 'origin/master' 2024-12-13 14:37:51 +11:00
Jim Balhoff
83b3aeef35 If a base is not provided for Turtle generation, default to the fhir namespace, which matches the R4 Turtle examples. 2024-12-12 13:55:22 -05:00
dotasek
bd6a1f2fb5 Bump ucum to 1.0.9 2024-12-12 09:56:04 -05:00
Grahame Grieve
7740b5d857
Merge pull request #1856 from hapifhir/2024-12-lm-fixValueXExtProblem
2024 12 lm fix value x ext problem
2024-12-12 16:27:23 +11:00
Lloyd McKenzie
2d2ebda065 Check for both "value" and "value[x]" 2024-12-11 21:43:31 -07:00
Lloyd McKenzie
0b28b021a2 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-12-11 21:18:56 -07:00
Grahame Grieve
9c14632a7c fix Lloyd's broken code 2024-12-12 11:41:31 +11:00
Jim Balhoff
4d98b296f9 Output rdf:XMLLiteral datatype for div text. 2024-12-11 18:03:42 -05:00
Jim Balhoff
7e94b9d05f Output type triple for any [x] property. 2024-12-11 14:46:14 -05:00
dotasek
fec504a024 Update owasp plugin to 11.1.1 2024-12-11 13:54:49 -05:00
Grahame Grieve
d111d045ef
Merge pull request #1852 from sebg-mio42/fix-issue-1848
Fix issue 1848
2024-12-11 05:08:41 +11:00
Grahame Grieve
aef45e0ffa remove dead code 2024-12-11 04:38:15 +11:00
hl7-devops
3c91d609f5 Updating version to: 6.5.1-SNAPSHOT and incrementing test cases dependency. 2024-12-10 00:28:17 +00:00
hl7-devops
7e54ae9c89 Release: v6.5.0
## Validator Changes

* Add support for valueset-version
* Add support for terminology extraction
* Add support for expansion parameters when validating
* fix NPE in validator around Extension context
* Handle secondary terminology server errors properly
* Fix questionnaire response status checking
* Add versions to message about multiple matching profiles
* hide API-Key from appearing on the tx log
* Add supplements for used systems as well as for value set systems when validating on server
* fix missing port from server when doing tx-registry redirections
* Fix problem not finding current version of extensions pack for non-R5 versions
* Fix validation of displays when language is unknown
* fix issue missing idrefs validating IPS documents
* Update FHIRPath validation to handle rootResource type properly
* Fix obscure error on contentReference in profiles in FHIRPath engine
* Fix version conversion issue for validating derived questionnaires

## Other code changes

* New release of pubpack
* Fix r4b liquid tests
* Refactor Liquid engine and add support for forLoop and capture
* Add support for liquid on csv files
* Add support for using Liquid on plain JSON directly and add support for markdownify filter
* Many improvements to Profile Code Generation
* Start working on using new IG infrastructure for Tx tests
* Questionnaire rendering improvements
* Merge Functionality for CapabilityStatement.import
* Do not use metadata from data type profiles on elements when generating snapshots
* Fix presentation issues and union and intersection links in previous version comparison
* Fix filter comparison logic when comparing valuesets
* Fix version issues in snapshot generation tests
* Eliminate id from snapshot generation test case comparison
* Change rules around stripping extensions when generating snapshots
* fix bug using wrong reference on uri in liquid renderer
* add translations for expansion errors
* fix issue with comparison template missing
* Apply null pointer check to all switch(Enumeration) statements in version conversion code
* Remove mysql dependency
* Fix bug in DecimalType on null Bigdecimal ()] all versions)
* Fix bad URL in inter-version extension conversion of ValueSet for ValueSet property
***NO_CI***
6.5.0
2024-12-10 00:02:07 +00:00
Grahame Grieve
d920c35359 Merge remote-tracking branch 'origin/master' 2024-12-10 10:25:36 +11:00
Grahame Grieve
b5634f8b83 test cases dependency 2024-12-10 10:11:32 +11:00
Lloyd McKenzie
0d23aa989f Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-12-09 09:34:45 -07:00
dotasek
d350327c98
Fix NPE in enumeration switch statements (#1846)
* Fix weird double if

* Add test for null doc status and preserving extension

* Add fix for null enum DocumentReference30_40

* Use java null instead of Enumeration.NULL for Enumeration src.setValue

* Apply null pointer check to all switch(Enumeration) statements
2024-12-09 10:21:58 -05:00
sebg-mio42
5c1fac1a05 fix errors caused by using the same list for versioned and unversioned entries 2024-12-09 10:03:18 +01:00
sebg-mio42
236ed52735 fix handling of versioned references in validator bundle entry resolution 2024-12-09 10:03:18 +01:00
Grahame Grieve
ee3b6cd1cc Merge remote-tracking branch 'origin/master' 2024-12-09 07:52:53 +04:00
Grahame Grieve
ca2a726187 release notes 2024-12-09 07:52:33 +04:00
Grahame Grieve
0d6f658a22
Merge pull request #1851 from hapifhir/ValueSetInterversionFix
Value set interversion fix
2024-12-09 07:50:18 +04:00
Lloyd McKenzie
8eae8858b0 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-12-08 16:42:49 -07:00
Lloyd McKenzie
7d0822a0d8 Added test scripts for ValueSet conversion 2024-12-08 12:36:50 -07:00
Grahame Grieve
f71dd296c8 disable failing test 2024-12-08 21:07:49 +03:00
hl7-devops
80cab11a26 Updating i18n-coverage csv and png table ***NO_CI*** 2024-12-08 17:18:15 +00:00
Grahame Grieve
62fe79bff2 Merge remote-tracking branch 'origin/master' 2024-12-08 19:59:45 +03:00
Grahame Grieve
17dfc5c285
Merge pull request #1850 from hapifhir/2024-12-gg-many-fixes
2024 12 gg many fixes
2024-12-08 19:59:24 +03:00
Lloyd McKenzie
4f78eb033c Fixed bad URL in inter-version extension conversion of ValueSet for ValueSet property. Also added the inter-version conversion rules to R4B<->R5, rather than just R4<->R5 2024-12-08 09:24:17 -07:00
Grahame Grieve
01d2e60ea8
Merge pull request #1750 from hapifhir/CapabilityStatementCompare
CapabilityStatement Import Processing
2024-12-08 18:39:33 +03:00
Grahame Grieve
c7872174e8 bump minor version 2024-12-08 18:38:26 +03:00
Grahame Grieve
c19c1cea58 release notes 2024-12-08 18:15:33 +03:00
Grahame Grieve
6fc6a4805d r4 compile fixes 2024-12-08 18:10:38 +03:00
Grahame Grieve
5385c313dc first stage of profile based generation 2024-12-08 18:09:25 +03:00
Grahame Grieve
2ce941c527 Fix problem not finding current version of extensions pack for non-R5 versions 2024-12-08 18:09:12 +03:00
Grahame Grieve
2eb5140864 Fix validation of displays when language is unknown 2024-12-08 18:08:52 +03:00
Grahame Grieve
5b73c4762d Add support for terminology extraction and support for expansion parameters when validating 2024-12-08 18:08:29 +03:00
Grahame Grieve
10e64801cb fix issue missing idrefs validating IPS documents 2024-12-08 18:07:06 +03:00
Grahame Grieve
16e826fd05 fix bug using wrong reference on uri in liquid renderer 2024-12-08 18:06:24 +03:00
Grahame Grieve
1f7289ed83 update FHIRPath checkTypes to handle rootResource type properly + fix error on contentReference in profiles 2024-12-08 18:05:26 +03:00
Grahame Grieve
be384bb61e Add support for valueset-version + add translations for expansion errors 2024-12-08 17:56:16 +03:00
Grahame Grieve
bb462b7500 fix issue with comparison template missing 2024-12-08 17:54:11 +03:00
Grahame Grieve
1296722a98 Fix version conversion issue for validating derived questionnaires 2024-12-08 17:52:28 +03:00
Grahame Grieve
34efd6aa1d
Merge pull request #1845 from hapifhir/do-20241204-npe-in-decimaltype
Fix NPE in DecimalType
2024-12-08 05:41:12 +03:00
Grahame Grieve
7853203ea3
Merge pull request #1849 from hapifhir/do-20241205-mysql-bump
Remove unused mysql dependency
2024-12-08 05:40:02 +03:00
Grahame Grieve
580926720b
Merge pull request #1839 from hapifhir/do-20241202-refactor-process-tx-issues
Refactor processTxIssues
2024-12-08 05:38:24 +03:00