Commit Graph

6051 Commits

Author SHA1 Message Date
Grahame Grieve b980eeddf2 Render Requirements.reference 2023-09-06 09:51:09 +10:00
Grahame Grieve 87f7984f8b test concept map code validity 2023-09-06 09:12:25 +10:00
Grahame Grieve cd2c221da3 #1428 convert Requirements.reference between versions 2023-09-06 09:10:48 +10:00
dotasek cf398fbbcd Fix test that breaks on local machines 2023-09-05 15:36:33 -04:00
dotasek 82813a88d2 Fix system path for FileSystemPackageCacheManager 2023-09-05 15:35:21 -04:00
Grahame Grieve 8d8e6e188e
Merge pull request #1426 from hapifhir/2023-09-gg-imposes-profile
2023 09 gg imposes profile
2023-09-06 02:56:35 +10:00
Grahame Grieve beb89b575a rework type checking on target profiles to support imposesProfile 2023-09-05 23:09:18 +10:00
Thomas Papke f05b2f5966
Update to cqframework 2.11 and remove unused common-beanutils declaration (#1419) 2023-09-05 09:08:22 -04:00
Grahame Grieve cdda99c290 beter xhtml logging for debugging 2023-09-05 00:14:19 +10:00
Grahame Grieve 38cf5e01dc fix DF markdown engine to escape < properly 2023-09-05 00:13:24 +10:00
Grahame Grieve 345b2ac83e
Merge pull request #1423 from hapifhir/2023-09-gg-shlinks-validation
Add SHLinks validation
2023-09-04 23:03:10 +10:00
Grahame Grieve d7d56f5cec Support for IPS-AU 2023-09-04 13:40:29 +10:00
Grahame Grieve 84308e70b1 fix warning/error message about experimental property 2023-09-04 13:40:20 +10:00
Grahame Grieve 3fa9a6725a support for sub-packages in packagelist.json 2023-09-04 13:39:59 +10:00
Grahame Grieve 68b30fe819 fix unknown code message to include code system version 2023-09-04 13:39:45 +10:00
Grahame Grieve 808acb9d29 NPE proofing property handling for Code Systems 2023-09-04 13:38:37 +10:00
Grahame Grieve 5cc4e3ef03 rework the way intermediary content is handled in the validator + fix impose-profile handling for IPS-AU 2023-09-04 13:38:22 +10:00
Grahame Grieve be4957c9af fix typos 2023-09-02 23:35:00 +07:00
Grahame Grieve bfac7f06de Add SHLinks validation 2023-09-02 23:21:32 +07:00
dotasek f5d9764c59
Restore CodeQL regex queries (#1422)
* Restore tests that used to time out.

* Restore tests that used to time out.
2023-09-01 12:47:59 -04:00
markiantorno bca705a3c6 Updating version to: 6.1.3-SNAPSHOT and incrementing test cases dependency. 2023-08-31 13:58:37 +00:00
markiantorno f5e218c279 Release: v6.1.2
## Validator Changes

* FHIRPath fixes checking types discovered testing R6 build

## Other code changes

* Fix rendering of impose-profile extension
* Improvements to performance tracking code
* get FHIRFormat from SHC code
***NO_CI***
2023-08-31 13:29:31 +00:00
Grahame Grieve 4b02ccccb8 fix test case version 2023-08-31 14:59:14 +02:00
Grahame Grieve e9721ad5a0 set up release 2023-08-31 14:27:35 +02:00
Grahame Grieve ab8f84f492
Merge pull request #1421 from hapifhir/2023-08-gg-fhirpath-validation-fixes
2023 08 gg fhirpath validation fixes
2023-08-31 14:23:53 +02:00
Grahame Grieve cebb341bb7
Merge pull request #1420 from hapifhir/do-20230830-fix-shc-type
Get FhirFormat from "shc" code
2023-08-31 13:41:03 +02:00
Grahame Grieve 3cd1119c2f fix wording mistake 2023-08-31 13:09:09 +02:00
Grahame Grieve 54f36aec4c more FHIRPath fixes 2023-08-31 08:15:33 +02:00
Grahame Grieve 4bba1c2cde fix bugs in FHIRPath checking and track special time when validating resources 2023-08-31 06:30:29 +02:00
dotasek 8709e946d9 Get FhirFormat from shc code 2023-08-30 16:32:15 -04:00
Grahame Grieve 2deb88cdc9 Merge remote-tracking branch 'origin/master' 2023-08-30 09:38:45 +02:00
volodymyr-korzh 119bfcba4e
Fixed Out Of Memory issue during resource validation with local reference check enabled (#1413)
* Fixed Out Of Memory issue during resource validation with local reference check enabled

* Fixed Out Of Memory issue during resource validation with local reference check enabled - fix
2023-08-29 13:29:22 -04:00
Grahame Grieve a78aa25c14 #1415 review system.out.println() statements 2023-08-29 19:21:45 +02:00
Grahame Grieve ac33590b96 #1412 - fix out of memory issues 2023-08-29 17:34:03 +02:00
markiantorno 9048983155 Updating version to: 6.1.2-SNAPSHOT and incrementing test cases dependency. 2023-08-29 08:56:09 +00:00
markiantorno 2f6c61af78 Release: v6.1.1
## Validator Changes

* Fix problem validating code systems with content = not-present
* Further development of multi-language support on the tx server, and:
* Change the validator so that the default language is '*' (all languages) not 'en'

## Other code changes

* Improve license scanning and readme documentation
* Change xpp3 dependency
* Add client version to tx user-agent requests
* Suppress spurious xml parsing messages to System.err
***NO_CI***
2023-08-29 08:27:41 +00:00
Grahame Grieve 7f88be7600 release notes 2023-08-29 09:19:48 +02:00
Grahame Grieve 4201d51d63 Merge remote-tracking branch 'origin/master' 2023-08-29 09:18:56 +02:00
Grahame Grieve c7791fa7c4
Merge pull request #1411 from hapifhir/language-rework
Language rework
2023-08-29 09:18:19 +02:00
Grahame Grieve 49dc240bba update test cases 2023-08-29 08:05:19 +02:00
Grahame Grieve 51003669db no meld 2023-08-29 06:43:46 +02:00
Grahame Grieve f3112342d6 ping build 2023-08-28 21:06:28 +02:00
Grahame Grieve d0815682b8
Merge branch 'master' into language-rework 2023-08-28 20:13:42 +02:00
Grahame Grieve f868e86608
Merge pull request #1408 from hapifhir/do-20230824-add-version-to-agent-header
Adds core version to agent string for TerminologyClient headers
2023-08-28 19:48:16 +02:00
Grahame Grieve 4e43c425b1 syntax fixes 2023-08-28 17:30:06 +02:00
Grahame Grieve 47f5da6b3f fix failing test 2023-08-28 16:50:49 +02:00
Grahame Grieve a22338cd54 fix up failing tests 2023-08-28 15:58:37 +02:00
Grahame Grieve 0d98d80eac more cache changes 2023-08-28 14:53:25 +02:00
Grahame Grieve 9899906045 Suppress XML fatal errors to System.err 2023-08-28 12:57:01 +02:00
Grahame Grieve 684f6bd740 fix test cases 2023-08-28 12:56:47 +02:00