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
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
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
483477c9c4
don't load type definitions from example package
2023-09-20 16:58:56 +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
8a81237bd0
Better handling of errors from tx.fhir.org
2023-09-20 11:10:20 +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
46c12d1a22
Performance improvements for type handling, and rename NamedElement to ValidatedFragment
2023-09-19 09:58:36 +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
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
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
65ea3ddf95
Merge remote-tracking branch 'origin/master'
2023-09-15 13:13:40 -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
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
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
518adf9826
Correct validation when CodeSystem.content = example and server doesn't know code system
2023-09-13 05:40:13 -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
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