Grahame Grieve
e819ea6e8f
improve error message
2023-09-27 16:35:19 +10:00
Grahame Grieve
75f2d559ca
Improve comparison of generated java code
2023-09-27 11:36:16 +10:00
Grahame Grieve
e18ba8a2e1
fix up removeChild in R4/R4B/R5
2023-09-27 09:52:34 +10:00
Grahame Grieve
ec1d61f177
fix bom
2023-09-27 09:45:09 +10:00
Grahame Grieve
79b45832e4
Fix timezone issue in PE tests
2023-09-27 09:06:04 +10:00
Grahame Grieve
24905a2c16
fix path issue parsing SHC
2023-09-27 09:05:38 +10:00
Grahame Grieve
6bd1354f46
remove BOM
2023-09-27 07:10:23 +10:00
dotasek
d850944057
WIP track derived content for ValidatedFragment
2023-09-26 16:46:22 -04:00
Grahame Grieve
2fdf1f626d
fix up generation ValidationFragment generation parsing SHC fragments
2023-09-27 06:40:14 +10:00
Grahame Grieve
8ea4fe74c7
upgrade test cases
2023-09-27 05:52:13 +10:00
Grahame Grieve
5240e7dc87
Fix r4/r5 charge definition issue
2023-09-27 05:51:59 +10:00
Grahame Grieve
527b2cb35b
Fix issue validating CDA FHIR Path constraints
2023-09-27 05:51:46 +10:00
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