3686 Commits

Author SHA1 Message Date
Grahame Grieve
cff693eb10 Add supplements for used systems as well as for value set systems when validating on server 2024-12-02 06:49:00 +03:00
Grahame Grieve
caf5003215 Do not use metadata from data type profiles on elements when generating snapshots 2024-12-02 06:48:02 +03:00
Grahame Grieve
3adbd00209 Fix presentation issues and union and intersection links in previous version comparison 2024-12-02 06:47:12 +03:00
Grahame Grieve
69b96d8d3e generate enum add routine 2024-11-29 11:42:50 +00:00
Grahame Grieve
17b22424f6 fix missing port from server when doing tx-registry redirections 2024-11-27 04:44:19 +00:00
Grahame Grieve
4be38a5e0c more compile fixes 2024-11-26 12:12:36 +00:00
Grahame Grieve
c2e197a65d Fix filter comparison logic when comparing valuesets 2024-11-26 11:49:00 +00:00
Grahame Grieve
58581d5d95 Fix outstanding profile code generation issues 2024-11-26 11:48:29 +00:00
Grahame Grieve
f41adb90d4 Handle secondary terminology server errors properly 2024-11-25 14:58:02 +11:00
Grahame Grieve
b51951717d
Merge pull request #1704 from mrunibe/fml-performance
FML transform performance tuning
2024-11-25 08:45:41 +11:00
Grahame Grieve
20131f8b6a
Merge pull request #1818 from hapifhir/ShowDeprecationInSnapshotAndKey
Show deprecation in snapshot and key
2024-11-23 07:18:41 +11:00
hl7-devops
35c43456b1 Updating version to: 6.4.5-SNAPSHOT and incrementing test cases dependency. 2024-11-22 14:50:01 +00:00
dotasek
ec044b8004
Add gson annotations for fields and getter/setters (#1824) 2024-11-22 09:12:57 -05:00
Grahame Grieve
aa128248f6 fix NPE rendering reference 2024-11-22 22:50:59 +11:00
Grahame Grieve
44189e9bde fix NPE processing issue from template 2024-11-22 22:50:42 +11:00
Grahame Grieve
4544c8762a fix issue with FHIRPath engine throwing exception for an invalid path 2024-11-22 16:10:50 +11:00
Grahame Grieve
8a34a90cee Merge remote-tracking branch 'origin/master' 2024-11-22 14:10:17 +11:00
Grahame Grieve
b022c3b525 Add FeatureDefinition renderer 2024-11-22 14:10:11 +11:00
hl7-devops
7195a6ff10 Release: v6.4.4
## Validator Changes

* fix pattern discriminator validation rule

## Other code changes

* no changes
***NO_CI***
2024-11-21 23:36:21 +00:00
Grahame Grieve
ce0f4a2700 Merge remote-tracking branch 'origin/master' 2024-11-22 09:24:13 +11:00
Grahame Grieve
ffbbc498f7 Fix issue with pattern test :-( 2024-11-22 09:24:04 +11:00
hl7-devops
48821e4202 Updating version to: 6.4.4-SNAPSHOT and incrementing test cases dependency. 2024-11-21 17:03:30 +00:00
hl7-devops
22cfc6c28e Release: v6.4.3
## Validator Changes

* fix value set validation on import validation to find external value sets
* Fix terminology tester for change to language header
* Adjust wording of R5 slicing check
* Sort entries in error message about profiles to make the order reproducible

## Security Issues

* Automate testing for XMLUtils factory methods

## Other code changes

* update language files and add french
* make HTA messages translatable
* new release - pubpack
* NPE fixes
* suppress Json resourceType property in some logical models
* Fix missing isModifierReason on modifier extensions
* fix bug converting NamingSystem.url between versions
* Fix IG dependsOn.reason conversion
* fix code generation for enums
* Whitespace formatting and support for complex extensions
***NO_CI***
2024-11-21 16:34:08 +00:00
Grahame Grieve
284c0e5335 NPE fixes 2024-11-21 20:36:18 +11:00
Grahame Grieve
4f99754e75 suppress Json resourceType property in some logical models 2024-11-21 20:35:57 +11:00
Grahame Grieve
fc8152c717 Fix missing isModifierReason on modifier extensions 2024-11-21 20:34:13 +11:00
Grahame Grieve
a7d0b645dc fix code generation for enums 2024-11-20 12:14:52 +11:00
Grahame Grieve
2d59c27418
Merge pull request #1817 from jkiddo/patch-6
Update PECodeGenerator.java
2024-11-20 11:12:47 +11: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***
2024-11-19 17:15:08 +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
a0b87c7947 apply noTerminologyTests inside terminology resources 2024-11-19 12:46:48 +11:00
Grahame Grieve
1321ae421e Fix for illegal names in profiles when code generating 2024-11-19 07:42:18 +11:00
Grahame Grieve
2c47234f27 Auto stash before merge of "master" and "origin/master" 2024-11-18 17:36:59 +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
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
dotasek
b0b79cd779 Don't return a mutable object in getClientHeaders 2024-11-13 17:20:11 -05:00
dotasek
cc75799664 Updating version to: 6.4.2-SNAPSHOT and incrementing test cases dependency. 2024-11-12 21:52:10 +00:00
dotasek
d306cb0dcb Release: v6.4.1
## Validator Changes

* Support authentication for terminology servers (see https://confluence.hl7.org/display/FHIR/Using+fhir-settings.json)
* Fix issue where valdiator not retaining extension context when checking constraint expressions in profiles
* Validate min-length when found in extension
* Correct bug parsing json-property-key values with meant validation failed
* Fix problem validating json-property-key value pairs
* Fix special case r5 loading of terminology to fix validation error on ExampleScenario
* Improve handling of JSON format errors
* Fix bug where extension slices defined in other profiles are not found when processing slices based on extension
* Validate fhirpath expression in slice discriminators
* Fix slicing by type and profile to allow multiple options per slice
* List measure choices when a match by version can't be found
* Check server metadata when executing terminology test cases

## Other code changes

* More work on code generation for profiles
* Render min-length extension on profiles
* Clone SQL on FHIR engine to R4, and update FHIRPath engine based on R5 current code
* Update SQL on FHIR engine to allow push as well as pull
* Change R5 tx server to use http://tx.fhir.org/r5 (instead of /r4)
* Update output from tx-tester to include release ready statement
* Fix rendering of Logical Models for polymorphic elements, and rendering target profiles with versions
* Render contained resources in List resource
* #1790 - Fix versionFromCanonical returns system instead and systemFromCanonical returns version
***NO_CI***
2024-11-12 21:19:51 +00:00