Commit Graph

5869 Commits

Author SHA1 Message Date
Grahame Grieve 9a48340b6c render reference identifier if there is one 2023-07-07 05:01:16 +10:00
Grahame Grieve b46f968665 hide empty place holder column 2023-07-07 05:00:59 +10:00
Grahame Grieve 0004e06a5d fix npe rendering extensions + improve base64 presentation 2023-07-07 05:00:51 +10:00
Grahame Grieve 2cb7c052af OMOP importer 2023-07-05 07:23:47 +10:00
Grahame Grieve 09b653d9ed better testing of extension context (when limited to profile) 2023-07-05 07:23:32 +10:00
Grahame Grieve f77392199d Add test for UCUM with no terminology server 2023-07-05 07:23:10 +10:00
Grahame Grieve 4a85513acb pick up missing hints and warnings on terminology fields 2023-07-05 07:22:46 +10:00
Grahame Grieve 7166d55153 better validation of derived valuesets + better handling of validation failures on UCUM when no terminology server 2023-07-05 07:22:30 +10:00
Grahame Grieve 29e9f28add update SPDX code system in R4/R4B for support for not-open-source 2023-07-05 07:18:44 +10:00
Grahame Grieve 70e123e69b Fix up rendering of base64 content 2023-07-05 07:18:12 +10:00
Grahame Grieve 6956f39502 #1329 Fix up type handling for conversions between R4/R4B and R5 (OperationDefinition.parameter.type) 2023-07-05 07:17:08 +10:00
markiantorno 6db701767a Updating version to: 6.0.21-SNAPSHOT and incrementing test cases dependency. 2023-06-30 23:19:08 +00:00
markiantorno 6a6c425562 Release: v6.0.20
## Validator Changes

* no changes

## Other code changes

 * Fix for SPDR not-open-source in code
 * fix name and title in VSAC import process
 * More work on Android support + fix issues in NPM package installation that caused
***NO_CI***
2023-06-30 22:52:51 +00:00
Grahame Grieve 50be5df142 release notes 2023-07-01 08:23:03 +10:00
Grahame Grieve b8f34be136
Merge pull request #1334 from hapifhir/gg-202206-npm-install
Gg 202206 npm install
2023-07-01 08:21:55 +10:00
Grahame Grieve 5382025b44 Fix bug in Package installation 2023-07-01 07:31:51 +10:00
Stefan Otto 213cd931f9
Update ValidationEngine.java 2023-06-30 17:20:37 +02:00
Stefan Otto a05b69288f
Update ValidatorUtils.java 2023-06-30 17:19:21 +02:00
Stefan Otto 49bc184877
fix typo in Params::readInteger() 2023-06-30 17:12:21 +02:00
Grahame Grieve eb20ad87e8 Merge remote-tracking branch 'origin/master' 2023-06-30 17:11:09 +10:00
Grahame Grieve bef82f5630 remove bad logging 2023-06-30 16:32:29 +10:00
markiantorno 3c8e26f078 Updating version to: 6.0.20-SNAPSHOT and incrementing test cases dependency. 2023-06-30 05:37:45 +00:00
markiantorno 3b82a4d829 Release: v6.0.19
## Validator Changes

* no changes

## Other code changes

* Fix for SPDR not-open-source in code
* fix name and title in VSAC import process
* More work on Android support
***NO_CI***
2023-06-30 05:08:20 +00:00
Grahame Grieve adfa344e5e pay attention to closing streams 2023-06-30 14:38:04 +10:00
Grahame Grieve 2ecc4bb780 release notes 2023-06-30 14:32:36 +10:00
Grahame Grieve 9aca593990
Merge pull request #1332 from hapifhir/gg-202206-spdx-android
Gg 202206 spdx android
2023-06-30 14:30:16 +10:00
Grahame Grieve dfb0e0d5b9 Fix windows file renaming issue 2023-06-30 13:42:46 +10:00
Grahame Grieve 99d6060363 Android support 2023-06-30 08:41:27 +10:00
Grahame Grieve 1dd41134a0 Stream line Package install process for Android 2023-06-30 08:41:18 +10:00
Grahame Grieve de8a2f0f73 Re-add support for not-open-source in the R5 code base 2023-06-30 08:41:02 +10:00
Grahame Grieve 2389190863 fix up VSAC imports 2023-06-30 08:40:39 +10:00
markiantorno 06a1d523a3 Updating version to: 6.0.19-SNAPSHOT and incrementing test cases dependency. 2023-06-29 05:12:43 +00:00
markiantorno 76955fa3d5 Release: v6.0.18
## Validator Changes

* Fix issue loading SPDX value set + Fix missing code for 'not-open-source'
* Allow target to be treated as source when validating FML
* Fix issues validating names and urls for logical models
* Don't duplicate warnings about missing expressions on invariants in R5

## Other code changes

* Handle case where base hasn't got a snapshot generating snapshots
***NO_CI***
2023-06-29 04:47:28 +00:00
Grahame Grieve c765b41755 Merge remote-tracking branch 'origin/master' 2023-06-29 14:13:53 +10:00
Grahame Grieve 325ee3c302 upgrade test cases 2023-06-29 14:13:38 +10:00
Grahame Grieve 7b4032d87b
Merge pull request #1330 from hapifhir/gg-202206-cda-fml-fixes
Gg 202206 cda fml fixes
2023-06-29 14:05:34 +10:00
Grahame Grieve 9cca4d756a release notes 2023-06-29 13:19:17 +10:00
Grahame Grieve 37e2600186 Don't duplicate warnings about missing expressions on invariants in R5 2023-06-29 13:19:02 +10:00
Grahame Grieve efafc9fb9b Fix issues validating names and urls for logical models 2023-06-29 13:18:37 +10:00
Grahame Grieve bb66eccf45 Allow target to be treated as source when validating FML 2023-06-29 13:18:01 +10:00
Grahame Grieve 236cf06946 Handle case where base hasn't got a snapshot generating snapshots 2023-06-29 13:17:15 +10:00
Grahame Grieve 2cdd92868b SPDX: Fix missing code for 'not-open-source' 2023-06-29 13:14:28 +10:00
Grahame Grieve a2c9b6631f Fix issue loading SPDX value set 2023-06-29 13:13:51 +10:00
markiantorno 7ffbe7703d Updating version to: 6.0.18-SNAPSHOT and incrementing test cases dependency. 2023-06-28 07:13:43 +00:00
markiantorno 345151b132 Release: v6.0.17
## Validator Changes

* Fix check for correct type name use in logical models (for CDA)
* Fix bug loading packages (introduced working on minimal loading)
* Fir NPE processing R3 Structure Definitions
* exempt ele-1 from constraint consistency checking
* Add -watch-scan-delay and -watch-settle-time
* fix missing error validating structure maps
* Fix bug with erroneous warning in snapshot generation about profile not being found
* Update SPDX code system to latest version
* Output proper filename in validation log

## Other code changes

* Refactor version utility code
* Fix help placeholders
* Better error when handling loading resources
* fix duplicate element generation in CDA.AD type snapshot generation
* Fix message about rendering problem. Actual solution... not sure.
* Minimal Memory model changes for Npm for Android
***NO_CI***
2023-06-28 06:47:19 +00:00
Grahame Grieve 7f7a6b3037 Merge remote-tracking branch 'origin/master' 2023-06-28 15:57:27 +10:00
Grahame Grieve 86f55d424a release notes 2023-06-28 15:57:22 +10:00
Grahame Grieve a0c776e61d
Merge pull request #1327 from hapifhir/do-20230627-fix-help-placeholders
Fix CLI '-help' text placeholders
2023-06-28 15:51:29 +10:00
Grahame Grieve c210724086
Merge pull request #1325 from hapifhir/gg-202206-cda-fix
Gg 202206 cda fix
2023-06-28 15:50:37 +10:00
Grahame Grieve ed73510003 update tests 2023-06-28 15:10:28 +10:00