Commit Graph

6294 Commits

Author SHA1 Message Date
Grahame Grieve f48c6a26f2 Major upgrade of PE subsystem - pass initial tests 2023-09-27 05:49:25 +10:00
Grahame Grieve a159ce7db5 Add removeChild to generated model 2023-09-27 05:48:36 +10:00
Grahame Grieve 72a6b50cf2 better error handling validating concept maps 2023-09-25 13:50:16 +10:00
Grahame Grieve 194e2113ce Valid special cases on contained resources and Bundle entries 2023-09-25 13:50:02 +10:00
Grahame Grieve ac7a7c5a83 Improved error messages 2023-09-25 13:49:39 +10:00
Grahame Grieve a77a8f5bda fix up WG internal model 2023-09-25 13:49:07 +10:00
Grahame Grieve 4eb6563adf fix type handling for logical models 2023-09-25 13:48:49 +10:00
Grahame Grieve 0ae55e7b1f fix misleading error message 2023-09-25 13:48:26 +10:00
Grahame Grieve b078560645 fix rendering extension and missed profile on Reference() 2023-09-25 13:48:05 +10:00
Grahame Grieve 957dc3f733 fix up parsing of logical models 2023-09-25 13:34:43 +10:00
Grahame Grieve 798a93bbec fix bug parsing extension with no value in JSON for the validator 2023-09-25 13:34:15 +10:00
markiantorno 7d4816f628 Updating version to: 6.1.9-SNAPSHOT and incrementing test cases dependency. 2023-09-21 19:51:51 +00:00
markiantorno 8413995d8b Release: v6.1.8
## Validator Changes

* no changes

## Other code changes

* Fix typo in CodeSystem renderer fixed string
***NO_CI***
2023-09-21 19:24:42 +00:00
Grahame Grieve 0032ce148a Fix build 2023-09-22 04:49:22 +10:00
Grahame Grieve d90665887b fix typo 2023-09-22 04:37:08 +10:00
dotasek c79fa08473 Refactor "focus" ValidatedFragment usage 2023-09-21 13:59:41 -04:00
dotasek ba8a4797e5 If fileType is null, use ResourceChecker 2023-09-21 13:15:42 -04:00
dotasek ef6f92a21e WIP return validation fragments 2023-09-21 09:50:08 -04:00
Grahame Grieve c2017760da mrege 2023-09-21 16:46:26 +10:00
markiantorno 14e6f210e6 Updating version to: 6.1.8-SNAPSHOT and incrementing test cases dependency. 2023-09-21 06:36:25 +00:00
markiantorno 23a0bc3f14 Release: v6.1.7
## Validator Changes

* Significant Performance improvements parsing JSON resources
* Refactor Type handling for faster performance
* Validate the stated publisher/WG/contacts for HL7 published resources
* Better error message when diff contains bad paths
* pass dependent resources to server and make sure cache-id is filled out properly in all contexts
* Fix error in FML parser parsing parameters
* Fix issue with dom-6 and contained elements (Internal ChildMap synchro issues)
* Better handling of errors from tx.fhir.org
* Fix bug checking for implicit value sets
* Fix bug checking of mixing snomed display types
* Reduce size of validatable concept map to 500 - for now + better handling of errors on server batches
* Improve UCUM validation BP rule

## Other code changes

* Fix up handling of includes in liquid templates
* Fix up rendering of profile names for abstract profile instantiations
* Improved rendering of codes in include when rendering valuesets
* Start generating .index.db as well as .index.json in packages for faster package reading
* Fix problem caching look up of implied value sets
* Add okio dependency for running vsac
***NO_CI***
2023-09-21 06:06:01 +00:00
Grahame Grieve c47095254f
Merge pull request #1442 from hapifhir/2023-09-gg-misc-fixes
2023 09 gg misc fixes
2023-09-21 15:28:25 +10:00
Grahame Grieve cb8754d8be wahtever 2023-09-21 13:51:01 +10:00
Grahame Grieve c03709375f set up release 2023-09-21 12:52:07 +10:00
Grahame Grieve 31ea68f69b Fix bug checking for implicit value sets 2023-09-21 12:42:36 +10:00
Grahame Grieve 9ef82e7e23 Fix bug checking of mixing snomed display types 2023-09-21 12:42:18 +10:00
Grahame Grieve 66b69deb37 reduce size of validatable concept map - for now 2023-09-21 12:41:55 +10:00
Grahame Grieve 6f17713ae8 Improve UCUM validation BP rule 2023-09-21 12:41:23 +10:00
Grahame Grieve 7c2f403d55 fix problem with Element childMap getting out of sync 2023-09-21 12:40:30 +10:00
Grahame Grieve 3801f2e702 fix problem caching look up of implied value sets 2023-09-21 12:39:49 +10:00
Grahame Grieve 73051109b4 better handling of errors on server batches 2023-09-21 12:38:15 +10:00
Grahame Grieve b11489f6ad better handling of errors from server for batches 2023-09-21 12:37:52 +10:00
Grahame Grieve fb7c580519
Merge pull request #1441 from hapifhir/do-20230920-vsacimport-dependencies
Add okio dependency for running vsac
2023-09-21 07:14:13 +10:00
dotasek eaece18a95 Add okio dependency for running vsac 2023-09-20 09:24:31 -04:00
Grahame Grieve b7f3978889 Merge remote-tracking branch 'origin/master' 2023-09-20 16:59:04 +10:00
Grahame Grieve 483477c9c4 don't load type definitions from example package 2023-09-20 16:58:56 +10:00
Grahame Grieve a6f43420d5 publication WG checking not for example resources 2023-09-20 16:58:17 +10:00
Grahame Grieve d2dfce22f9
Merge pull request #1440 from hapifhir/2023-09-gg-type-performance
2023 09 gg type performance
2023-09-20 16:52:40 +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