Commit Graph

6023 Commits

Author SHA1 Message Date
markiantorno 43e73b1281 Release: v6.1.6
## Validator Changes

* Add R4B binding-definition URL to validator exception list
* Correct validation when CodeSystem.content = example and server doesn't know code system
* Fix bug processing CDA snapshots
* Fix issue evaluating FHIRPath correctness on CDA.Observation
* Improve error message from validator when invariants fail
* Fix NPE validating concept maps
* Add parameter for easy CDA validation
* Suppress wrong invariants on compiler magic types
* fix NPE checking codes

## Other code changes

* Improve CodeSystem rendering - make parent property a link
* Add file tracking when npm package performing file unpacking
* Remove env variables from path builder
* Fix bug in version comparison
* fix for NPE in HAPI
* Performance improvements for IG Publisher
* Start working on cross-version extensions
* Improve rendering of message about logical target
***NO_CI***
2023-09-15 22:32:55 +00:00
Grahame Grieve 56e8ececa2 new test cases release 2023-09-15 14:20:08 -07:00
Grahame Grieve b629c4ad01 Merge remote-tracking branch 'origin/master' 2023-09-15 13:42:17 -07:00
Grahame Grieve 6fde30bd65
Merge pull request #1437 from hapifhir/2023-09-gg-publisher-performance
2023 09 gg publisher performance
2023-09-15 13:40:19 -07:00
Grahame Grieve ffb723fd34 release notes 2023-09-15 13:18:25 -07:00
Grahame Grieve 65ea3ddf95 Merge remote-tracking branch 'origin/master' 2023-09-15 13:13:40 -07:00
Grahame Grieve 1b65cb5ca2 Suppress wrong invariants on compiler magic types 2023-09-15 12:47:15 -07:00
Grahame Grieve daf69cef37 fix NPE checking codes 2023-09-15 12:46:56 -07:00
Grahame Grieve 6b5ca97aa8 Fix error in Comparisons 2023-09-15 12:46:45 -07:00
Grahame Grieve f9e514a8b6
Merge pull request #1436 from hapifhir/do-20230913-remove-env-vars-from-pathbuilder
Remove env variables from paths
2023-09-15 12:06:56 -07:00
Grahame Grieve 34a029d5df cross-version extensions 2023-09-15 10:15:50 -07:00
Grahame Grieve 71def00e24 Improve rendering of message about logical target 2023-09-15 10:15:31 -07:00
Grahame Grieve 96ce441f9a more IG publisher efficiency work 2023-09-15 10:15:04 -07:00
Grahame Grieve c6b7a4f47d start working on cross-version extensions 2023-09-15 10:14:43 -07:00
Grahame Grieve f90308d7d3 easy CDA validation 2023-09-15 10:14:23 -07:00
Grahame Grieve a620e2aa30 fix NPE validating concept maps 2023-09-15 10:14:06 -07:00
Grahame Grieve d40006ba8c Performance improvements for IG Publisher 2023-09-15 10:13:53 -07:00
Grahame Grieve a59a9619d9 Improve error message from validator when invariants fail 2023-09-15 10:13:02 -07:00
Grahame Grieve 55c800e80d fix issue evaluating FHIRPath correctness on CDA.Observation 2023-09-14 19:38:06 -07:00
Grahame Grieve f72dfa83ef fix for NPE in HAPI 2023-09-14 19:31:15 -07:00
Grahame Grieve 771947a958 remove unused code 2023-09-14 19:31:04 -07:00
Grahame Grieve 906c7dea45 fix bug processing CDA snapshots 2023-09-14 19:29:50 -07:00
Grahame Grieve fada7b2f50 Fix bug in version comparison 2023-09-13 21:37:56 -07:00
dotasek 57f7e2d0ee Remove env variables from paths 2023-09-13 23:03:16 -04:00
Grahame Grieve 518adf9826 Correct validation when CodeSystem.content = example and server doesn't know code system 2023-09-13 05:40:13 -07:00
Grahame Grieve 9b151c93b4 Add file tracking to file unpacking 2023-09-12 15:48:35 -07:00
Grahame Grieve a6b6a9d330 Add R4B binding-definition URL to validator exception list 2023-09-12 15:48:22 -07:00
Grahame Grieve aa46d3698d make parent property a link 2023-09-12 15:47:35 -07:00
markiantorno a8967b378f Updating version to: 6.1.6-SNAPSHOT and incrementing test cases dependency. 2023-09-11 01:26:15 +00:00
markiantorno a09216c6e8 Release: v6.1.5
## Validator Changes

* no changes

## Other code changes

* Add baseUrl and version methods to r5 CanonicalType
***NO_CI***
2023-09-11 01:00:01 +00:00
dotasek ac11605dc2
Update RELEASE_NOTES.md
***NO_CI***
2023-09-10 16:17:19 -07:00
Grahame Grieve ef401d0fe8 canonical helper methods 2023-09-10 13:12:05 -07:00
markiantorno 30ed1bf615 Updating version to: 6.1.5-SNAPSHOT and incrementing test cases dependency. 2023-09-10 01:22:26 +00:00
markiantorno 1c24341056 Release: v6.1.4
## Validator Changes

* Fix bug preventing Best Practice invariants being reported on, and add -best-practice parameter
* Fix issue not validating bundles when there are multiple profiles on entry.resource
* Add Japanese translations

## Other code changes

* Fixes for minor bugs discovered testing the XIG
* fix package program data path
***NO_CI***
2023-09-10 00:51:54 +00:00
dotasek de1f9d7b4e Bump test cases to release
***NO_CI***
2023-09-09 17:22:30 -07:00
Grahame Grieve 7b4b19a498 Merge remote-tracking branch 'origin/master' 2023-09-10 09:31:11 +10:00
Grahame Grieve b803c31779 release notes 2023-09-10 09:31:03 +10:00
Grahame Grieve 82406cbdb2
Merge pull request #1432 from hosanai/master
add Japanese messages
2023-09-10 09:30:11 +10:00
Grahame Grieve eef084f4b3
Merge pull request #1427 from hapifhir/do-20230905-fix-system-cache-directory
Fix system cache directory
2023-09-10 09:29:57 +10:00
Grahame Grieve f45570b859 add package cache path to release notes 2023-09-10 09:28:25 +10:00
dotasek 52428d761f Better resolution of Windows path 2023-09-09 14:53:41 -07:00
dotasek 448eeafa30 Avoid root directory in first entry. 2023-09-09 08:47:12 -07:00
dotasek eb81b0abb4 Path fix for Windows 2023-09-09 07:57:09 -07:00
Grahame Grieve 3a6e6fe39a more xig related fixes 2023-09-08 13:03:51 +10:00
hosanai 4fedeb46c0
Merge branch 'hapifhir:master' into master 2023-09-08 11:32:00 +09:00
Hisashi Osanai b3e2fd5fda Remove CR (Carriage Return) 2023-09-08 11:27:10 +09:00
Grahame Grieve 493f2f51f2 more xig fixes 2023-09-08 12:15:52 +10:00
Grahame Grieve 71ff6a81db Another XIG fix 2023-09-08 10:22:13 +10:00
Grahame Grieve 84c28fd4f9 Merge remote-tracking branch 'origin/master' 2023-09-08 10:07:36 +10:00
Grahame Grieve f67596f25b fix for npe in xig 2023-09-08 10:07:06 +10:00