Commit Graph

6057 Commits

Author SHA1 Message Date
Grahame Grieve a6f43420d5 publication WG checking not for example resources 2023-09-20 16:58:17 +10:00
Grahame Grieve 1326108207 better error message when diff contains bad paths 2023-09-20 11:15:15 +10:00
Grahame Grieve 8d3fff4d4e pass dependent resources to server and make sure cache-id is filled out properly 2023-09-20 11:14:56 +10:00
Grahame Grieve 96469972de fix error in FML parser parsing parameters 2023-09-20 11:14:31 +10:00
Grahame Grieve bf00cc17b4 Fix error in FML parser parsing parameters 2023-09-20 11:14:10 +10:00
Grahame Grieve 980ff89de3 Fix Liquid Include processing 2023-09-20 11:13:53 +10:00
Grahame Grieve 7517f181c7 Fix up rendering of profile names for abstract profile instantiations 2023-09-20 11:13:43 +10:00
Grahame Grieve 366cb85506 Fix up handling of includes in liquid templates 2023-09-20 11:13:21 +10:00
Grahame Grieve eecc6633d3 Improved rendering of codes in include when rendering valuesets 2023-09-20 11:12:50 +10:00
Grahame Grieve e0af2b7916 Add WG logic for rendering and validation 2023-09-20 11:11:42 +10:00
Grahame Grieve 91abf50cdc Fix issue with dom-6 and contained elements 2023-09-20 11:11:05 +10:00
Grahame Grieve c8c65530f2 close possible handle leak generating .index.db 2023-09-20 11:10:41 +10:00
Grahame Grieve 8a81237bd0 Better handling of errors from tx.fhir.org 2023-09-20 11:10:20 +10:00
Grahame Grieve a21b28bf3a Better handling of errors returned from tx.fhir.org 2023-09-20 11:09:33 +10:00
Grahame Grieve 8bae1a23ff fix wrong name 2023-09-20 06:55:37 +10:00
Grahame Grieve 19e651b7bf minor fixes from testing 2023-09-19 10:37:10 +10:00
Grahame Grieve d3ba55018b fix for abstract types 2023-09-19 10:09:32 +10:00
Grahame Grieve d6444ea51a Merge remote-tracking branch 'origin/master' 2023-09-19 10:00:00 +10:00
Grahame Grieve 773647f466
Merge pull request #1439 from hapifhir/do-202309018-sqlite-dependency-mgmt
Move sqlite version to dependency management
2023-09-19 09:59:50 +10:00
Grahame Grieve dd9c2fb9d0
Merge pull request #1438 from hapifhir/2023-09-gg-performance
2023 09 gg performance
2023-09-19 09:59:12 +10:00
Grahame Grieve 46c12d1a22 Performance improvements for type handling, and rename NamedElement to ValidatedFragment 2023-09-19 09:58:36 +10:00
dotasek 17521e7184 Move sqlite version to dependency management 2023-09-18 10:27:37 -04:00
Grahame Grieve 2b2ded9321 improve text generated by xhtml -> text 2023-09-18 17:07:51 +10:00
Grahame Grieve 5151fa39de more support for .index.db 2023-09-18 17:07:19 +10:00
Grahame Grieve fa2168fc56 add doco 2023-09-18 17:07:05 +10:00
Grahame Grieve 30dfcfe3a6 turn logging off in JsonParser 2023-09-18 17:06:46 +10:00
Grahame Grieve ebf706b837 Fix NPE in version comparison 2023-09-18 17:06:31 +10:00
Grahame Grieve 7c655a7026 fix bugs in package visitor for XIG 2023-09-18 17:06:19 +10:00
Grahame Grieve 0565b27f02 more performance improvements 2023-09-17 16:54:47 +10:00
Grahame Grieve ea7cd290a8 More performance improvements for JsonParser 2023-09-17 15:45:02 +10:00
Grahame Grieve 3681614ce3 bug fix 2023-09-15 22:08:35 -07:00
Grahame Grieve 4d2868f21e Add support for validating WG info in HL7 resources 2023-09-15 22:01:30 -07:00
Grahame Grieve e7010d7af0 Add support for .index.db 2023-09-15 22:01:12 -07:00
markiantorno a68ba66d1a Updating version to: 6.1.7-SNAPSHOT and incrementing test cases dependency. 2023-09-15 22:58:19 +00:00
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