8004 Commits

Author SHA1 Message Date
dotasek
777747604f Automate testing for XMLUtils factory methods 2024-11-19 16:46:01 -05:00
Jens Kristian Villadsen
2154f8bc13 Whitespace formatting and support for complex extensions 2024-11-19 22:24:12 +01:00
Jens Kristian Villadsen
4ee6bb4552 Fix for R5 2024-11-19 19:25:00 +01:00
Lloyd McKenzie
02bd9a5305 Dropped the removeStatusExtensions subroutine. Most of the extensions it was trying to remove weren't allowed to exist in the provided context, and those that were were not appropriate to remove. (For example, it doesn't make sense to show that an element is deprecated in the differential, but not the snapshot.)
Needed for HL7/fhir-ig-publisher#567
2024-11-19 10:51:03 -07:00
hl7-devops
ba678453b8 Updating version to: 6.4.3-SNAPSHOT and incrementing test cases dependency. 2024-11-19 17:42:15 +00:00
hl7-devops
5d60270e5f Release: v6.4.2
## Validator Changes

* Suppress error in v6.1.0 of THO
* Fix NPE for Ontoserver tests?
* make HL7 WG validation rule publication dependent
* Fix for illegal names in profiles when code generating
* Handle search syntax in value set filter

## Other code changes

* Apply noTerminologyTests inside terminology resource validation
* Add support for validator session for internal cache management
* Support ViewDefinition as a custom resource
* refactor UserData names to use constants and expose user data through ResourceWrapper
* Add GEM path to fhir-settings.json for Jekyll on some systems
***NO_CI***
6.4.2
2024-11-19 17:15:08 +00:00
dotasek.dev
e1b626f1ed Bump to fhir test cases 1.6.6 2024-11-19 09:37:23 -05:00
Grahame Grieve
05dea991cc fix release notes 2024-11-19 23:17:51 +11:00
Grahame Grieve
d1790b6024 release notes 2024-11-19 23:07:19 +11:00
Grahame Grieve
ed65199c3e Merge remote-tracking branch 'origin/master' 2024-11-19 23:00:12 +11:00
Grahame Grieve
4f33098cb2 Suppress error in v6.1.0 of THO 2024-11-19 23:00:05 +11:00
Jens Kristian Villadsen
57301be1c0
Update PECodeGenerator.java 2024-11-19 08:05:19 +01:00
hl7-devops
d09fe5da1d Updating i18n-coverage csv and png table ***NO_CI*** 2024-11-19 04:12:53 +00:00
Grahame Grieve
ed00484879
Merge pull request #1816 from hapifhir/2024-11-gg-npe-fixes
2024 11 gg npe fixes
2024-11-19 14:53:07 +11:00
Grahame Grieve
711eae48e0
Merge pull request #1795 from brianpos/BP-fhirpath-tostring
fhirpath `tostring` implementation fix
2024-11-19 13:19:55 +11:00
Grahame Grieve
54b6173fdc Fix double negative on noTerminologyChecks 2024-11-19 13:12:23 +11:00
Grahame Grieve
8ed3753848 fix NPE for Ontoserver tests? 2024-11-19 12:48:24 +11:00
Grahame Grieve
d7d2ea50f3 make HL7 WG validation rule publication dependent 2024-11-19 12:48:24 +11:00
Grahame Grieve
a0b87c7947 apply noTerminologyTests inside terminology resources 2024-11-19 12:46:48 +11:00
Grahame Grieve
9b83d189cd
Merge pull request #1814 from hapifhir/2024-11-gg-vs-filter-fix
2024 11 gg vs filter fix
2024-11-19 12:44:03 +11:00
dotasek
a26fcf528a Fix test failure. 2024-11-18 18:50:48 -05:00
Grahame Grieve
52e40444ae
Merge pull request #1815 from jkiddo/patch-5
Update PECodeGenerator.java
2024-11-19 08:41:49 +11:00
Jens Kristian Villadsen
d3745e4093
Update PECodeGenerator.java 2024-11-18 22:41:03 +01:00
Grahame Grieve
1321ae421e Fix for illegal names in profiles when code generating 2024-11-19 07:42:18 +11:00
hl7-devops
75aba73798 Test master commit ***NO_CI*** 2024-11-18 15:18:54 -05:00
hl7-devops
6f45e17c53 Test master commit ***NO_CI*** 2024-11-18 14:58:49 -05:00
hl7-devops
fe9658bf1d Test master commit
***NO_CI***
2024-11-18 14:50:03 -05:00
Grahame Grieve
1a95532924 compile fixes 2024-11-19 06:17:27 +11:00
Grahame Grieve
5657bd6261 Handle search syntax in value set filter 2024-11-19 06:07:17 +11:00
Grahame Grieve
6abc1ad20d fix error setting up policy advisor 2024-11-19 06:07:04 +11:00
Grahame Grieve
2c47234f27 Auto stash before merge of "master" and "origin/master" 2024-11-18 17:36:59 +11:00
Grahame Grieve
56a68d4ea2
Merge pull request #1812 from hapifhir/2024-11-gg-user-data-refactor
2024 11 gg user data refactor
2024-11-18 06:53:35 +11:00
Grahame Grieve
aea8621bb1 fix error in test 2024-11-18 06:04:16 +11:00
Grahame Grieve
0843ce7f49 Merge remote-tracking branch 'origin/master' 2024-11-16 21:22:40 +11:00
Grahame Grieve
65133a76f6 support for custom resources 2024-11-16 21:21:53 +11:00
Grahame Grieve
39bcaa05df fix broken link for custom resources 2024-11-16 21:21:37 +11:00
Grahame Grieve
05cc3b47da Add support for validator session for internal cache management 2024-11-16 21:18:07 +11:00
Grahame Grieve
ce06b3f9c5 refactor UserDataNames round 2 2024-11-16 21:16:36 +11:00
Grahame Grieve
3873d56764 Support ViewDefinition as a custom resource 2024-11-16 21:15:42 +11:00
Grahame Grieve
c38420a280 expose user data through ResourceWrapper 2024-11-16 21:14:57 +11:00
Lloyd McKenzie
b85135aa37 Fix IG dependsOn.reason conversion 2024-11-14 21:12:21 -07:00
Grahame Grieve
356661eef0 Implementation for ViewDefinition as custom resource 2024-11-14 22:51:13 +10:30
Grahame Grieve
a5c23e119c expose User data through ResourceWrapper interface 2024-11-14 22:50:40 +10:30
Grahame Grieve
4f61f6f29e refactor UserData names to use constants 2024-11-14 22:50:20 +10:30
Grahame Grieve
fd530e0c0a
Merge pull request #1808 from hapifhir/do-20241113-fix-mode-headers-term-test
Fix mode based header addition in TxTester
2024-11-14 16:18:48 +10:30
Grahame Grieve
a64ea3d5ff
Merge pull request #1810 from hapifhir/2024-11-gg-gem_path
Add GEM path for Jekyll on some systems
2024-11-14 16:06:25 +10:30
Lloyd McKenzie
bbb7b0c88a Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-11-13 21:39:32 -07:00
dotasek
b0b79cd779 Don't return a mutable object in getClientHeaders 2024-11-13 17:20:11 -05:00
Grahame Grieve
18f5f3c35f Add GEM path for Jekyll on some systems 2024-11-14 08:26:59 +10:30
dotasek
52bc843ce2
Update pom.xml 2024-11-13 15:59:33 -05:00