Commit Graph

2393 Commits

Author SHA1 Message Date
markiantorno 59d0334e0e Updating version to: 6.3.15-SNAPSHOT and incrementing test cases dependency. 2024-07-04 03:22:56 +00:00
markiantorno 50ce6bb6ac Release: v6.3.14
## Validator Changes

* Add support for ND-JSON. Note that the validator is not expected to perform well on large ND-JSON files (or any other file type)
* Significant change: the validator was not checking for the end of the input when parsing a JSON resource finished. It will now start giving errors when JSON continues once the object is complete
* Add support for the create object syntax in FML when validating FML
* Improved error message when supplement url used instead of code system URL

## WHO Translation Project

* Add complete dutch translations (Thanks Alexander Henket)

## Other code changes

* Fix various rendering problems leading to non-unique html anchors
* Fix for unrendered data types
***NO_CI***
2024-07-04 02:33:38 +00:00
dotasek 18840d616f Merge remote-tracking branch 'origin/master' into do-20240122-base-engine 2024-07-03 17:02:46 -04:00
Grahame Grieve 61c1755aae update generated properties for full dutch translations 2024-07-04 04:23:03 +08:00
dotasek 2ceb6644aa Merge remote-tracking branch 'origin/master' into do-20240122-base-engine 2024-07-03 10:05:03 -04:00
Alexander Henket 8058be80a3 Update Dutch translations after previous merge 2024-07-02 13:56:36 +02:00
Alexander Henket d6f8d8448a Merge remote-tracking branch 'hapifhir/master' 2024-07-02 13:54:53 +02:00
Alexander Henket 5ec916a8aa Updated Dutch translation 2024-07-02 13:19:14 +02:00
Grahame Grieve 8b308bddcc update language resources 2024-07-02 20:34:24 +09:30
Grahame Grieve 62bf3e1bc0 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-07-02 06:44:39 +09:30
Grahame Grieve 9367ae6bc7 compile fixes 2024-07-01 06:51:08 +09:30
Grahame Grieve a209c13c1a Add support for NDJSON format, and fix bug where JSON parser was not checking for the end of content 2024-07-01 06:28:36 +09:30
Grahame Grieve 437687f5cd fix various rendering problems leading to non-unique html anchors 2024-07-01 06:27:51 +09:30
Grahame Grieve 8690c77d2b
Merge branch 'master' into 2024-06-gg-render-bug-2 2024-06-28 19:53:28 +10:00
Grahame Grieve 185427a975 fix for unrendered data types 2024-06-28 18:15:49 +10:00
markiantorno 70ed025741 Updating version to: 6.3.14-SNAPSHOT and incrementing test cases dependency. 2024-06-28 01:14:27 +00:00
markiantorno b3628c7ccd Release: v6.3.13
## Validator Changes

* no changes

## Other code changes

* Rendering fixes
***NO_CI***
2024-06-28 00:27:59 +00:00
markiantorno 0736de9c2d Updating version to: 6.3.13-SNAPSHOT and incrementing test cases dependency. 2024-06-27 00:47:09 +00:00
markiantorno f14f2a42ad Release: v6.3.12
## Validator Changes

* Change how count is calculated when expanding value sets
* Fix value set expansion bugs
* Fix for fhirpath issue on command line (#1650)
* Add IG dependency validator
* work around bad r4 extension definitions
* don't reload different sub-version of extensions pack

## Other code changes

* Rework rendering library from ground up
  * Merge Fix: Fix split logic of canonical into url and version in several places (#1663)
  * Suppress spurious message when code system is unknown
  * don't raise needless and wrong exceptions about extension definitions when rendering
  * fix duplicate link creation
  * Stop recursive rendering crash
  * Obligation rendering improvements
* Handle extra profiles on resources in an IG when converting between versions
* Fixed issue with actor title not rendering in obligations
* Test and adaption for dateOp #1655
* Use assertj instead of hamcrest (#1662)
* More transifex work
* Add support for local packages during testing
***NO_CI***
2024-06-27 00:00:09 +00:00
dotasek 687500c80b Merge branch 'master' into do-20240122-base-engine 2024-06-26 19:07:43 -04:00
Grahame Grieve d441fa58aa release notes + render attachments 2024-06-27 06:25:01 +10:00
dotasek 848419952e Merge branch 'master' into do-20240122-base-engine 2024-06-26 09:05:48 -04:00
Grahame Grieve 88e900110f Merge remote-tracking branch 'origin/master' into 2024-06-gg-rewrite-rendering 2024-06-25 19:53:04 +10:00
Grahame Grieve df82203b3d rework rendering library from ground up 2024-06-25 19:40:57 +10:00
dotasek 9b437438ca
Use assertj instead of hamcrest (#1662)
* Use assertj instead of hamcrest

* Trim README
2024-06-20 10:20:45 -04:00
Grahame Grieve d23052f329 changes after testing complete 2024-06-20 09:57:25 +10:00
dotasek fbf2d01069 Merge remote-tracking branch 'origin/master' into do-20240122-base-engine 2024-06-17 11:25:12 -04:00
Grahame Grieve ed9ab369c0 more transifex work 2024-06-14 22:41:09 +10:00
Grahame Grieve e731c0c059 Add IG dependency validator 2024-06-13 12:14:03 +10:00
dotasek b24fb10f54 Merge remote-tracking branch 'origin/master' into do-20240122-base-engine 2024-06-07 16:00:17 -04:00
Vassil Peytchev 376d5f26fa
Merge branch 'hapifhir:master' into master 2024-06-07 14:06:50 -05:00
markiantorno 03ea625a7c Updating version to: 6.3.12-SNAPSHOT and incrementing test cases dependency. 2024-06-07 03:25:47 +00:00
markiantorno 6ba8b38fc5 Release: v6.3.11
## Validator Changes

* Find value sets on tx server if not tx.fhir.org
* Do not send Content-Type header with GET requests for tx servers
* Fix npe validating code system
* Support discriminator by position
* Don't check type characteristics for unknown types

## WHO I18n Project

* Fix typos in phrases, and fix up handling of apostrophes in messages without parameters
* Test and fix for single quote escapes in I18n
* Create and test transifex configuration

## Rendering Changes

* Fix contact rendering to work properly
* Fix issue resolving contained resource rendering DiagnosticReports etc
* Handle case where Contact.value has extensions instead of a string value
* Render Parameterised types
* Fix bug with LOINC Code row showing wrongly in Profile Details view
* Partial implementation of type parameters
* Fixed rendering of actor-specific obligations, added elementIds to obligation narrative rendering
* Corrected ObligationsRenderer to handle multiple actors and multiple codes.  Also got obligations with elements to render properly (which means knowing whether you're on a table page or definitions page, what tab you're on, and whether the element for the obligation is in-scope for that tab (so you know whether to hyperlink or not).  Had to make links on the tables point to definitions because table anchors are not unique.

## Other code changes

* split out Base.canHavePrimitiveValue() from Base.hasPrimitiveValue()
* Refactor how observation profiles are registered in order to generalise management of extra profiles
  * Use validation policy to implement Observation profile rules
  * Rework validation policy management in standalone validator
* Try deploying javadoc with SNAPSHOT
* Add utility to unpack the spec.internals file
* v2 in FHIR tests
* Fix bug loading language pack NPMs
***NO_CI***
2024-06-07 02:33:16 +00:00
dotasek 93037baa9b Go back to SNAPSHOT
***NO_CI***
2024-06-06 21:58:57 -04:00
markiantorno d36d030076 Release: v6.3.11
## Validator Changes

* Find value sets on tx server if not tx.fhir.org
* Do not send Content-Type header with GET requests for tx servers
* Fix npe validating code system
* Support discriminator by position
* Don't check type characteristics for unknown types

## WHO I18n Project

* Fix typos in phrases, and fix up handling of apostrophes in messages without parameters
* Test and fix for single quote escapes in I18n
* Create and test transifex configuration

## Rendering Changes

* Fix contact rendering to work properly
* Fix issue resolving contained resource rendering DiagnosticReports etc
* Handle case where Contact.value has extensions instead of a string value
* Render Parameterised types
* Fix bug with LOINC Code row showing wrongly in Profile Details view
* Partial implementation of type parameters
* Fixed rendering of actor-specific obligations, added elementIds to obligation narrative rendering
* Corrected ObligationsRenderer to handle multiple actors and multiple codes.  Also got obligations with elements to render properly (which means knowing whether you're on a table page or definitions page, what tab you're on, and whether the element for the obligation is in-scope for that tab (so you know whether to hyperlink or not).  Had to make links on the tables point to definitions because table anchors are not unique.

## Other code changes

* split out Base.canHavePrimitiveValue() from Base.hasPrimitiveValue()
* Refactor how observation profiles are registered in order to generalise management of extra profiles
  * Use validation policy to implement Observation profile rules
  * Rework validation policy management in standalone validator
* Try deploying javadoc with SNAPSHOT
* Add utility to unpack the spec.internals file
* v2 in FHIR tests
* Fix bug loading language pack NPMs
***NO_CI***
2024-06-06 22:46:44 +00:00
Grahame Grieve 55ca736768 Fix changes from Lloyd's commit 2024-06-07 04:37:43 +10:00
Grahame Grieve 24b7d2db39
Merge pull request #1636 from hapifhir/FixObligationRendering
Corrected ObligationsRenderer to handle multiple actors and multiple …
2024-06-07 04:34:43 +10:00
Grahame Grieve 3963e13e58 fix bug in package version detection 2024-06-07 04:21:07 +10:00
Lloyd McKenzie ca97ce2aaa Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core into FixObligationRendering 2024-06-06 09:05:44 -06:00
Grahame Grieve 7833281a52 fix bug loading language pack NPMs 2024-06-06 22:18:31 +10:00
dotasek c2d0207733 Merge remote-tracking branch 'origin/master' into do-20240122-base-engine 2024-06-05 15:29:06 -04:00
Vassil Peytchev 36f7236aad First part fixes to CP rendering 2024-06-04 12:33:44 -05:00
Grahame Grieve 2eee0c7e93 Fix typos in phrases, and fix up handling of apostrophes in messages without parameters 2024-06-01 22:55:18 +10:00
dotasek 684ec915fc Test and fix for single quote escapes in I18n 2024-05-31 10:18:20 -04:00
dotasek 22ccbbfdfb Merge remote-tracking branch 'origin/master' into do-20240122-base-engine 2024-05-30 13:37:04 -04:00
Grahame Grieve 65cf9f21af more fixing po format 2024-05-30 20:26:01 +10:00
Grahame Grieve 80159656c0 more language updates 2024-05-30 17:07:05 +10:00
Alexander Henket db5cda86a1 First proof read using poedit 2024-05-29 12:37:38 -05:00
Alexander Henket 2336ddd708 Intermediary commit with everything translated, not checked 2024-05-29 12:15:35 -05:00
Grahame Grieve e329fe97c1 another transifex configuration attempt 2024-05-29 10:02:40 +10:00
Grahame Grieve 05f43204d7 more transifex work 2024-05-29 09:27:45 +10:00
dotasek 596d5b5597 Add sanity check for locale changes 2024-05-28 17:22:55 -04:00
Alexander Henket 55f2770d35 Intermediary commit 2024-05-28 04:29:46 -05:00
Alexander Henket ca7a4bba76 Merge branch 'master' of https://github.com/ahenket/org.hl7.fhir.core 2024-05-28 11:10:50 +02:00
Alexander Henket 0bc22130af Intermediary commit 2024-05-28 03:48:33 -05:00
Grahame Grieve 4451129a0b PO updates - again 2024-05-28 18:45:08 +10:00
Alexander Henket 6c65fffbed Intermediary commit 2024-05-28 02:55:52 -05:00
Grahame Grieve 0f1af00d51 fix typos 2024-05-28 13:49:37 +10:00
Grahame Grieve 78bef70717 more transifex 2024-05-28 12:03:28 +10:00
Grahame Grieve f982255aaa try again with transifex 2024-05-28 12:01:52 +10:00
Grahame Grieve f1eeb9640b typo 2024-05-27 23:56:06 +10:00
Grahame Grieve d279468008 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-27 23:00:42 +10:00
Grahame Grieve c4090867ca Try transifex specific files 2024-05-27 23:00:34 +10:00
Grahame Grieve b766cffdb1 v2 tests, support discriminator by position, and don't check type characteristics for unknown types 2024-05-26 07:56:16 -05:00
Lloyd McKenzie a390c9a128 Corrected ObligationsRenderer to handle multiple actors and multiple codes. Also got obligations with elements to render properly (which means knowing whether you're on a table page or definitions page, what tab you're on, and whether the element for the obligation is in-scope for that tab (so you know whether to hyperlink or not). Had to make links on the tables point to definitions because table anchors are not unique. 2024-05-26 06:37:12 -05:00
markiantorno a32e28e4e3 Updating version to: 6.3.11-SNAPSHOT and incrementing test cases dependency. 2024-05-25 23:37:56 +00:00
markiantorno d8781b8b76 Release: v6.3.10
## Validator Changes

* Fix issue validating codes with + in them
* Fix (well, hack) R4 vital signs issue with component units

## WHO I18n Project

* QA on i18n constants - remove spurious entries, add anything missing
* Remove test case for i18n coverage
* Generate properties translation files without blank entries
* Add transifex configuration
* Fix up .po file generation so that POEdit is supported, and remove duplicate constants (#1592)
* Most strings translated to Dutch, unchecked.
* Add utility to infer locale from region code

## Other code changes

* Remove Accept-Charset header
* Fix typos around CODESYSTEM_CONTENT_COMPLETE
***NO_CI***
2024-05-25 22:53:24 +00:00
Grahame Grieve b302f1319b remove test case for i18n coverage 2024-05-25 15:11:58 -05:00
Grahame Grieve fd54cee65b fix issue validating codes with + in them 2024-05-25 15:11:40 -05:00
Grahame Grieve 2a25a04fb6 generate properties translation files without blank entries 2024-05-25 11:56:58 -05:00
Grahame Grieve cf9369a7d0 compile fix 2024-05-25 08:32:11 -05:00
Grahame Grieve 4037e5dc4f QA on i18n constants - remove spurious entries, add anything missing 2024-05-25 08:05:25 -05:00
Grahame Grieve 853b4fd9ca stable baseline 2024-05-25 04:25:47 -05:00
Grahame Grieve 34c8c262bc more i18n development 2024-05-25 03:57:56 -05:00
Grahame Grieve de544a752e Fix up .po file generation so that POEdit is supported, and remove duplicate constants (#1592) 2024-05-24 19:39:37 -05:00
Grahame Grieve e16cf9685c Auto stash before merge of "master" and "origin/master" 2024-05-24 18:35:56 -05:00
Alexander Henket 0369abc485
Update rendering-phrases-nl.po
Most strings translated to Dutch, unchecked.
2024-05-24 14:12:00 -05:00
Grahame Grieve 8d55b787ab update translation source files for POEdit support 2024-05-24 10:35:18 -05:00
Grahame Grieve 09d1c4d31f Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-23 01:08:53 -05:00
Grahame Grieve 396a94cf1f fix typos around CODESYSTEM_CONTENT_COMPLETE 2024-05-23 01:08:46 -05:00
dotasek f1fdd51342 Add utility to infer locale from region code 2024-05-22 18:21:07 -04:00
markiantorno 0d0687f1f1 Updating version to: 6.3.10-SNAPSHOT and incrementing test cases dependency. 2024-05-22 05:52:30 +00:00
markiantorno c47f248fa4 Release: v6.3.9
## Validator Changes

* remove "LOINC 2711-0 Oxygen saturation in Venous blood" from the list in the validator that checks whether an observation is a vital sign

## WHO I18n Project

* fix value set summary line display
* update the source of truth translation files

## Other code changes

* Handle more than one expectation extensions in CapabilityStatement
* Fix NPEs in Liquid renderer
***NO_CI***
2024-05-22 05:02:20 +00:00
Grahame Grieve ad2544fc2a fix value set summary line display 2024-05-21 10:09:18 -05:00
Grahame Grieve e1e9ffbf10 update the source of truth translation files 2024-05-20 16:57:26 -05:00
markiantorno 1f6aaa1db3 Updating version to: 6.3.9-SNAPSHOT and incrementing test cases dependency. 2024-05-20 13:16:27 +00:00
markiantorno 5165942802 Release: v6.3.8
## Validator Changes

* Fix bug processing extension with explicit type slicing
* Fix wrong language code from java locale
* Don't accidently hit other terminology servers for code systems handled natively by tx.fhir.org
* Validate Additional Bindings (provisional - usage context is todo)
* Improved system specific checking of value set filters - particularly LOINC and SNOMED CT, and update LOINC validation to the latest understanding of LOINC filters

## WHO I18n Project

* Add importing translations to native resources
* Finish Migrating text phrases to i18n framework
* Fix bugs with loading translations (#1592)

## Security

* Move all network access to go through ManagedWebAccess
* More security documentation

## Other code changes

* Put jurisdiction in npm package.json
* Add testing ontoserver to test suite
* Fix NPE testing Ontoserver
* fix tx tester calling run ok when a filter is applied and tests fail
* Fix name of preferred when rendering AdditionalBindings
* Add AdditionalBinding version conversion in profiles
* Fix SNOWMED spelling
* Fix rendering of multiple imports in value sets
***NO_CI***
2024-05-20 12:30:29 +00:00
Grahame Grieve a86fe5a2d2 FIx up issues with calling translation on the wrong set of properties (#1592) 2024-05-20 04:38:17 -05:00
Grahame Grieve bf4b029b4b compile fixes 2024-05-19 10:45:04 -05:00
Grahame Grieve 5662ec131f WHO i18n work (#1592) 2024-05-19 09:36:05 -05:00
Grahame Grieve de79e47de6 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-19 06:11:17 -05:00
Grahame Grieve f15f9f394e Refactor system specific checking of value set filters 2024-05-18 07:36:30 -05:00
Grahame Grieve 7183397f92
Merge pull request #1622 from hapifhir/2024-05-gg-ManagedWebAccess
introduce ManagedWebAccess
2024-05-18 21:46:03 +10:00
Grahame Grieve bdb6022e2d fix token access 2024-05-18 03:38:52 -05:00
Grahame Grieve 6ba9a11c51 Validate Additional Bindings (provisional - usage context is todo) 2024-05-18 03:24:54 -05:00
Grahame Grieve 4911f4fef8 updates for ManagedWebAccess 2024-05-18 14:58:33 +10:00
MattCordell 7603845721 Fix SNOWMED spellings #1621 2024-05-17 12:15:43 +10:00
Grahame Grieve a510a6d1aa introduce ManagedWebAccess 2024-05-16 13:34:50 +10:00
Grahame Grieve 1e3bc60d6e Fix up translation issues 2024-05-12 23:24:20 +10:00
Grahame Grieve 5ae44c23d5 fix up LOINC validation for value set filters 2024-05-12 22:28:15 +10:00
Grahame Grieve 3f236eb880 fix rendering of multiple imports in value sets 2024-05-12 22:27:54 +10:00
markiantorno 248b8b1ac8 Updating version to: 6.3.8-SNAPSHOT and incrementing test cases dependency. 2024-05-10 05:02:38 +00:00
markiantorno d81fc5d82d Release: v6.3.7
## Validator Changes

* Fix bug where some #refs are not resolved to the root of the resource in FHIRPath slicing evaluation
* Fix bug passing wrong type to tx server when using inferSystem
* Fix bug processing version of CodeSystem.supplements incorrectly
* Don't process wrong parent when processing snapshot of element with profiled type that is not reprofiled
* Fix typo in OID message
* Fix handling value set exclude filters
* Allow code system declared properties to be self-referential

## I18n changes

* More comprehensive internationalization phrase coverage reporting on project page
* Move many rendering phrases into i18n framework

## Rendering Changes

* Fix issue with unknown element rendering fixed value for Attachment
* Fix bug calculating value set expansion size for multiple imports
* Fix bug using wrong message for value sets that are too costly to expand
* Fix extension urls not being linked in tree view
* rendering improvements and remove static use of describeSystem
* Fix NPE rendering profile comparisons
* Fix bug where slicing and grouping gets mixed up rendering profile tree

## Other code changes

* Wrap general exception for IWorkerContext (Catch missed exception from HAPI)
* Shim interfaces and classes to support clinical reasoning project updates.
* Fix duplicate txServer getters and setters
* Use extension class on Exception to force try-catch blocks on checkCodeOnServer calls (#1609)
* rework OID handling for better consistency
* handle time outs doing vsac import (starlink obstructions)
***NO_CI***
2024-05-10 04:18:38 +00:00
Grahame Grieve 5259bf9847 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-10 08:49:11 +10:00
Grahame Grieve 4b32505953
Merge pull request #1614 from Boereck/fix/canonical_split_base_validator
Fix/canonical split base validator
2024-05-09 22:48:30 +00:00
Grahame Grieve 256c494d91 Fix bug using wrong message for value sets that are too costly to expand 2024-05-09 19:15:40 +10:00
dotasek e05660a76c Merge remote-tracking branch 'origin/master' into do-20240506-cr-shims 2024-05-08 09:29:03 -04:00
Grahame Grieve 698ba562ab update test case version 2024-05-08 12:06:47 +10:00
Max Bureck 81f02da5c2 Fix split logic of canonical into url and version in several places
Removed
- org.hl7.fhir.r4b.renderers.DataRenderer#versionFromCanonical
- org.hl7.fhir.r4b.renderers.DataRenderer#systemFromCanonical
- org.hl7.fhir.r5.renderers.DataRenderer#versionFromCanonical
- org.hl7.fhir.r5.renderers.DataRenderer#systemFromCanonical
- org.hl7.fhir.validation.BaseValidator#versionFromCanonical
- org.hl7.fhir.validation.BaseValidator#systemFromCanonical

Replaced all usages of aforementioned methods by the use of
org.hl7.fhir.utilities.CanonicalPair.

Improved CanonicalPair to avoid multiple lookup of the | character. And
added a few convenience methods to the class.

This fixes the issues of #1611 (not replacing all canonical splits in
other places of the code).
2024-05-07 16:46:14 +02:00
dotasek.dev 3317d8bd86 Add shim interfaces and classes for CR project compatibility 2024-05-06 17:03:08 -04:00
Grahame Grieve c24fde0bb6 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-05 18:17:33 +10:00
Grahame Grieve 2833d1da62 fix typo in OID message 2024-04-25 22:01:15 +10:00
Grahame Grieve 316161e3a7 i18n for rendering phrases (step 1) #1592 2024-04-25 22:01:04 +10:00
dotasek 315d115cc7
Refactor + add rendering phrases + sort output (#1607) 2024-04-24 14:01:30 -04:00
dotasek.dev dab6150e9a Merge remote-tracking branch 'origin/master' into do-20240327-language-translation-coverage 2024-04-23 11:46:52 -04:00
markiantorno 9ce2c57b8b Updating version to: 6.3.7-SNAPSHOT and incrementing test cases dependency. 2024-04-23 08:51:21 +00:00
markiantorno 46bdec9054 Release: v6.3.6
## Validator Changes

* fix NPE loading resources
* Don't enforce ids on elements when processing CDA
* Send supplements to tx server
* fix bug processing code bindings when value sets are complex (multiple filters)
* fix spelling of heirarchy
* Look up CodeSystem from terminology server
* Don't use tx-registry when manual terminology server is set

## Other code changes

* More work on WHO language support ($1592)
* allow validation message to have count
* render versions in profile links when necessary
* rework OID handling for better OID -> CodeSystem resolution
* fix up vsac importer for changes to client
* don't send xhtml for tx operations
* FHIRPath: Backport the defineVariable code to the R4 and R4B fhirpath implementations
* FHIRPath: Remove the alias/aliasAs custom functions (use standard defineVariable now)
* Bump lombok (#1603)
***NO_CI***
2024-04-23 08:03:57 +00:00
Grahame Grieve 60bf358bfa Look up CodeSystem from terminology server + don't use tx-registry when manual terminology server is set 2024-04-23 08:34:25 +10:00
dotasek.dev b522c1e4d2 Allow creation of i18n coverage csv 2024-04-22 15:45:08 -04:00
dotasek.dev aff1c0d6f6 Merge branch 'master' into do-20240327-language-translation-coverage 2024-04-22 09:30:27 -04:00
Grahame Grieve 2625952ce2 more work on WHO language support ($1592) 2024-04-22 11:17:45 +10:00
Grahame Grieve 74e5f1d493 Don't enforce ids on elements when processing CDA 2024-04-20 23:37:07 +10:00
Grahame Grieve 1c797d64d9 allow validation message to have count 2024-04-20 23:36:25 +10:00
markiantorno ed18ec2cc6 Updating version to: 6.3.6-SNAPSHOT and incrementing test cases dependency. 2024-04-16 22:47:50 +00:00
markiantorno ccf66ece0b Release: v6.3.5
## Validator Changes

* Fix up path management in the validator for resolving references in Bundles
* Add support for defineVariable in FHIRPath
* Fix problem with CDA element having multiple types
* Fix problem with 'is' not working in FHIRPath for CDA types
* Fix issue processing CDA generic type names
* Fix for NPE processing tx server response
* Add support for code system supplements when communicating with tx server

## Other code changes

* OSGI: make sure JUnit 4 and 5 dependencies are optional (#1596) (Also removed duplicate managed versions of JUnit 4.13.2 and mockwebserver 4.11.0)
* Render CapabilityStatement.imports (and instantiates)
* Terminology Service Tests - minor improvements for running in HAPI, add $lookup & $translate support, create R4 clone
* Add support for $translate to terminology client
* More i18n work in rendering context (WHO project)
* Add isServerSide for seeing if code systems are only supported on the server
* Fix R4B loading issue that lead to wrong web paths for R4B resources
* Fix problems rendering Binary files in IGs
* Add support for rendering logical URIs
* Remove path.toFile()

## Security

* Finish moving all local file access to go through ManagedFileAccess

## WHO Internationalization work

* More work on date rendering
***NO_CI***
2024-04-16 22:01:50 +00:00
Grahame Grieve ca783eb036
Merge pull request #1597 from brianpos/BP-defineVariable
Implement the new fhirpath `defineVariable` function
2024-04-16 22:04:40 +10:00
Grahame Grieve f9a11d97f7 more removing Path.toFile() 2024-04-16 19:37:42 +10:00
Grahame Grieve 99f40d18b5 Start removing path.toFile() 2024-04-16 18:17:42 +10:00
Grahame Grieve 0d7c837b85
Merge branch 'master' into 2024-04-gg-lookup 2024-04-16 16:15:37 +10:00
Márk Czotter 59a749a842
build(utilities): make sure JUnit 4 and 5 dependencies are optional (#1596)
Also removed duplicate managed versions of JUnit 4.13.2 and
mockwebserver 4.11.0.

Fixes #1561
2024-04-15 20:24:03 -04:00
Brian Postlethwaite 7b7af6087e base components of implementing the defineVariable fhirpath function 2024-04-12 14:13:53 +10:00
Grahame Grieve 8ce99140aa More i18n work (#1592) 2024-04-10 08:18:58 +10:00
Grahame Grieve a111989bb4 i18n work in rendering context (WIP) (#1592) 2024-04-09 05:20:41 +10:00
markiantorno 1f3d2838d9 Updating version to: 6.3.5-SNAPSHOT and incrementing test cases dependency. 2024-04-04 01:47:30 +00:00
markiantorno 45e8d86478 Release: v6.3.4
## Validator Changes

* Validate fixed/pattern values are not changed in derived profiles
* Fix NPE validating some profiles
* FHIRPath validation: consider sub-extensions when checking extension($) use
* Fix validation of concept maps containing SCT
* Preserve message id from terminology service so editors can use it to remove hints and warnings

## Other code changes

* Fix ConceptMap.group.target conversion from R3 to R5
* Fix NPE in list renderer
* fix bug showing 'required' instead of 'current' rendering additional bindings
* Fix bad references generating narratives in bundles
* Fix bug showing extension binding twice
* Various improvements to structure map validation to support cross-version mappings
* Add rendering for UsageContext and ContactDetail
* Fix broken link in xver IG for R2
* Fix bug rendering resources in Parameters resource
* Not-pretty xhtml gets line breaks before block tags to keep line length down (work around a jekyll issue)
* Improved ConceptMap rendering for cross-version IG
* Handle xhtml:div type for old FHIR version
* FML: strip '-' from rules names when parsing
* Update FML parsers to accept R5 metadata in R4 FML format
* Break out helper classes for Terminology Service Tester

## Security

* Add start of security notes
* Start moving file access to all go through ManagedFileAccess

## WHO Internationalization work:

* Add library to parse IETF Language definitions
* Move message translations to .po files as the master source & write convertor
* Much work making rendering i18n-able
* i18n for Patient renderer
* Refactor language handling in R5 renderers
***NO_CI***
2024-04-04 00:55:36 +00:00
Grahame Grieve 003abc13d1
Merge pull request #1577 from hapifhir/do-20240319-languages-dat
Loader for rfc5646 languages file
2024-04-04 08:23:24 +11:00
Grahame Grieve 364a2aeec4 not-pretty xhtml gets line breaks before block tags to keep line length down (work around a jekyll issue) 2024-04-03 20:14:05 +11:00
Grahame Grieve 2c6f1b6a59 start moving file access to all go through ManagedFileAccess 2024-04-03 20:11:16 +11:00
Grahame Grieve d4d356731e update PO generator for plurals 2024-03-29 20:38:54 +11:00
Grahame Grieve dfcd5ed161 rebuild po files to get plurals correct 2024-03-28 17:44:53 +11:00
dotasek.dev 56896ba5d1 Add coverage test to output missing translations + summary 2024-03-27 17:28:10 -04:00
Grahame Grieve 6ca39e14db fix broken link in xver IG for R2 2024-03-27 21:14:26 +11:00
Grahame Grieve c237a401c1 move master source for translations to .po files for ease of maintenance 2024-03-27 20:51:54 +11:00
Grahame Grieve 211e4efb44 validate fixed/pattern values in derived profiles 2024-03-26 08:43:35 +11:00
Grahame Grieve 3d57cec0f1 fix validation of concept maps containing SCT 2024-03-26 06:27:42 +11:00
Grahame Grieve a95b867054 more rendering i18n work 2024-03-26 06:27:25 +11:00
Grahame Grieve a4055877c4 more work on multi-language rendering, and add test id to error message on comparison 2024-03-25 10:06:00 +11:00
Grahame Grieve c633eafef6 more i18n refactoring 2024-03-24 18:05:06 +11:00
Grahame Grieve 4a2e2087bb bug fixes 2024-03-23 20:09:17 +11:00
Grahame Grieve e43fb83693 more refactoring rendering for i18n 2024-03-23 18:29:14 +11:00
Grahame Grieve 02b6e80b6d refactor language handling in R5 renderers 2024-03-22 22:49:31 +11:00
dotasek 0d702ae567 Explicit charset 2024-03-20 14:07:27 -04:00
dotasek 90947c9f15 Add options for partial loading 2024-03-20 13:39:12 -04:00
dotasek.dev 77203326db Refactor 2024-03-20 11:37:54 -04:00
dotasek.dev d331c3a3e3 Increase test coverage. 2024-03-20 10:34:48 -04:00
dotasek.dev 65ecbea430 Merge remote-tracking branch 'origin/master' into do-20240319-languages-dat 2024-03-20 10:34:17 -04:00
markiantorno 0cebf9af9f Updating version to: 6.3.4-SNAPSHOT and incrementing test cases dependency. 2024-03-20 13:31:17 +00:00
markiantorno ec51399045 Release: v6.3.3
## Validator Changes

* Fix grammar in validation messages
* Fix NPE in validator for SIDs
* Duplicate designations in a code system is a warning, not an error
* Fix value set validation to validate codes in example code systems

## Other code changes

* Improved multi-language support for IG development (LanguageUtils)
***NO_CI***
2024-03-20 12:38:29 +00:00
Grahame Grieve 9a66c1968e more work on language utilities 2024-03-20 22:44:13 +11:00
Grahame Grieve 61b018d033 fix grammar in validation messages 2024-03-20 21:00:33 +11:00
Grahame Grieve 8f2f414c78 Fix value set validation to validate codes in example code systems 2024-03-20 20:59:41 +11:00
Grahame Grieve 99ea673b91 Improved language support for IG development 2024-03-20 20:39:07 +11:00
dotasek.dev 38e9aea8ac Basic lang file loading test and initial implementation 2024-03-19 17:50:20 -04:00
markiantorno b2e3c261e4 Updating version to: 6.3.3-SNAPSHOT and incrementing test cases dependency. 2024-03-18 15:09:50 +00:00
markiantorno 5b5a0a2cdf Release: v6.3.2
## Validator Changes

* CodeSystem property validation improvements
* More valueset validation improvements after real world testing
* Fix processing of NotSelectable filters using in | not-in
* Fix wrong collection type checking FHIRPath subsetOf parameter type

## Other code changes

* Fix rendering of contained resources in Kindling
* Put jurisdiction in NPM package file
* Rendering improvements for xver IG
* More xver support for concept maps
* Fix NPE in ContextUtilities (kindling)
* Add OID Assigner utility
***NO_CI***
2024-03-18 14:24:12 +00:00
Grahame Grieve 30545d31c1 CodeSystem property validation improvements 2024-03-18 18:09:56 +11:00
Grahame Grieve e39bbba7ef More valueset validation improvements after real world testing 2024-03-14 16:48:39 +11:00
markiantorno da3bb9e353 Updating version to: 6.3.2-SNAPSHOT and incrementing test cases dependency. 2024-03-10 21:41:17 +00:00
markiantorno 072be957d4 Release: v6.3.1
## Validator Changes

* Add validation for CodeSystem Properties and ValueSet filters
* More validation for Code Systems: contained code systems, supplement cross checks
* Add more validation around ValueSet.compose.include.system - must be a proper URL, and not a direct reference to a supplement
* HL7: Don't require HL7 publishing status on contained resources
* Don't walk into nested bundles when validating links in bundles
* fix up implementation of notSelectable in value set filters
* Add check for multiple version matches for a versionless canonical reference

## Other code changes

* Fix narrative generator generating duplicate anchors (prefix 'hc')
* exclude .DS_Store from generated zip files
* Add cross-version support extension
* Add ConceptMap utilities in support of cross-version module
***NO_CI***
2024-03-10 20:52:29 +00:00
Grahame Grieve 27bf474d7e
Merge pull request #1572 from hapifhir/2024-03-gg-tx-improvements
2024 03 gg tx improvements
2024-03-11 06:10:45 +11:00
Grahame Grieve 9e8a010c13 ValueSetValidation improvements 2024-03-11 00:19:16 +11:00
Grahame Grieve 33a1814d4e CodeSystem validation - properties and designations 2024-03-08 22:32:55 +11:00
Grahame Grieve 045718d582 Fix narrative generator generating duplicate anchors (prefix 'hc') 2024-03-08 22:31:25 +11:00
Grahame Grieve 635ac6f109 exclude .DS_Store from generated zip files 2024-03-08 22:30:07 +11:00
Grahame Grieve 19bd64f81a more validation for Code Systems (contained code systems, supplement cross check, HL7 publishing status) 2024-03-07 13:48:13 +11:00
dotasek.dev dd9dd6b64a Remove unused import breaking the maven build 2024-03-06 14:46:40 -05:00
Grahame Grieve 0f08bb4e49 Add more validation around ValueSet.compose.include.system - must be a proper URL, and not a reference to a supplement 2024-03-06 13:29:35 +11:00
Grahame Grieve 7ba1511748 Fix bug where some XHTML elements wrongly serialised concisely 2024-03-01 16:41:32 +11:00
Grahame Grieve 7fb2b1ea00 fix bug in Publisher where examples with profiles aren't properly interpreted as examples in R5 2024-03-01 16:40:24 +11:00
markiantorno 48023c0ba4 Updating version to: 6.3.1-SNAPSHOT and incrementing test cases dependency. 2024-02-28 05:56:31 +00:00
markiantorno b44c34c7e2 Release: v6.3.0
## Validator Changes

* Fix significant bug where validator gets internal child lists incorrect and doesn't do complete validation when switching between validating profiles and resources directly
* Performance improvement for validator parsing - thanks Brian Postlethwaite
* Fix Crash on slicing a sliced element #862
* Fix ig loading from direct URL (#1559)
* Fix bug copying constraints into Bundle.entry.resource profiles
* Fix bug loading R5 extensions with imported value sets
* Replace dom-3 with custom java code, and check xhtml references to contained content
* Improve concept map code validation
* Update observation validator for committee decision not to enforce Blood Pressure profile for Mean Blood Pressure
* Validate value set internal codeSystem references
* Split value set validation into 10k batches for very large extensional value sets
* Hack fix for opd-3
* Fix bug where using ontoserver when not appropriate
* Fix issues with inferSystem
* Don't require HL7 committee for contained resources in HL7 namespace
* Fix where validator was ignoring minimum cardinality for XML attributes (especially in CDA)
* Improved ConceptMap validation
* Updated IG versions used for -cda and -ccda CLI validation options.
* Change validator so that it marks value properties in primitive data types as illegal

## Other code changes

* Fix code system rendering for uri properties
* Fix broken links Bundle and Profile rendering
* Take copy of code when doing local validation
* WIP: major refactor of cross version analysis
* Add support for subsumes in tx client
* Don't generate snapshots when scanning structure definitions for resource names
* Work on ConceptMap infrastructure for cross-version analysis
* Fix bug where not rendering ConceptMap relationships
* Fix wrong URLs rendering Profiles and Questionnaires
* Fix bug using wrong version constant for R3
* Updates for R5 StructureMap syntax
* Support for case sensitive Code system tests
* Add TurtleGeneratorTests for R5
* Introduce new validator cliContext option disableDefaultResourceFetcher (#1526)
* Render contained resources when rendering Patient resources
* Fix bug in FML Parser
***NO_CI***
2024-02-28 05:04:13 +00:00
Grahame Grieve db5605a5ab fix compile problem 2024-02-28 15:30:12 +11:00
Grahame Grieve da56e4296b Change validator so that it marks value properties in primitive data types as illegal 2024-02-28 12:22:33 +11:00
Grahame Grieve eb770f830a fix parsing bugs in StructureMap parser 2024-02-27 00:14:11 +11:00
Grahame Grieve 1d4898eee6 Support for case sensitive Code system tests 2024-02-25 19:22:25 +11:00
Grahame Grieve c05ad6cb2c fix bug using wrong version constant for R3 2024-02-25 19:21:58 +11:00
Grahame Grieve 13342f09a3 more XHTML fluent routines 2024-02-25 19:21:14 +11:00
Grahame Grieve d128c2d3fc rebuild tx cache 2024-02-12 16:21:36 +11:00
Grahame Grieve 2628010dff Fix code system rendering for uri properties 2024-02-10 23:10:31 +11:00
Grahame Grieve 3e642e8bd8 validate value set internal codeSystem references 2024-02-10 23:04:56 +11:00
Grahame Grieve 20bf70ed68 fix bug loading R5 extensions with imported value sets 2024-02-10 22:51:32 +11:00
markiantorno 3a1946e37d Updating version to: 6.2.16-SNAPSHOT and incrementing test cases dependency. 2024-01-30 11:13:01 +00:00
markiantorno 0bb2010409 Release: v6.2.15
## Validator Changes

* Fix bug in deciding whether a ValueSet is supported by the server
* Rework server decision making when multiple code systems being used
* Fix file type inference in ValidationService for unknown file types

## Other code changes

* Kindling related fixes for terminology stability
* Fix parameter type for system-version
* Fix mini-terminology server bugs around unknown systems
* Improvements to Identifier rendering
***NO_CI***
2024-01-30 10:29:12 +00:00
Grahame Grieve 975f4fd28b rework server decision making when multiple code systems being used 2024-01-30 19:05:20 +11:00
markiantorno f492c2114a Updating version to: 6.2.15-SNAPSHOT and incrementing test cases dependency. 2024-01-25 17:19:04 +00:00
markiantorno 485bb2a9a7 Release: v6.2.14
## Validator Changes

* no changes

## Other code changes

* Fix text creation on wrong xhtml node type
***NO_CI***
2024-01-25 16:34:27 +00:00
markiantorno 4ffe900fb3 Updating version to: 6.2.14-SNAPSHOT and incrementing test cases dependency. 2024-01-19 12:52:04 +00:00
markiantorno bebd1f31c1 Release: v6.2.13
## Validator Changes

* no changes

## Other code changes

* Fix for handling large expansions correctly
***NO_CI***
2024-01-19 12:17:24 +00:00
markiantorno a85b5e74cd Updating version to: 6.2.13-SNAPSHOT and incrementing test cases dependency. 2024-01-19 03:37:05 +00:00
markiantorno 8ff31256fe Release: v6.2.12
## Validator Changes

* Handle terminology server errors better

## Other code changes

* Fix expansion related bugs and adjust tests accordingly
* Update test framework for changes to expansion functionality
* Update presentation of fixed and pattern values in profile views
* Handle toString for XhtmlNode when nodeType == null
***NO_CI***
2024-01-19 02:47:02 +00:00