Commit Graph

7160 Commits

Author SHA1 Message Date
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 c475d9b20d Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-21 23:29:13 -05:00
Grahame Grieve bb3a98cd21 set up release 2024-05-21 23:29:08 -05:00
Grahame Grieve 9f5108880c
Merge pull request #1631 from vassilpeytchev/master
Handle more than one expectation extensions in Cap Statement rendering
2024-05-21 23:24:30 -05:00
Vassil Peytchev ef984e26a9
Merge branch 'hapifhir:master' into master 2024-05-21 18:36:09 -05:00
Grahame Grieve d9c1c74924 Fix NPEs in Liquid renderer 2024-05-21 16:55:17 -05:00
Grahame Grieve fae2d1336c remove "LOINC 2711-0 Oxygen saturation in Venous blood" from the list in the validator that checks whether an observation is a vital sign 2024-05-21 16:51:45 -05:00
Vassil Peytchev f51e055f4a Handle more than one expectation extensions 2024-05-21 15:45:16 -05:00
Grahame Grieve ad2544fc2a fix value set summary line display 2024-05-21 10:09:18 -05:00
Grahame Grieve 042db67fee Compile fix 2024-05-20 16:57:34 -05:00
Grahame Grieve e1e9ffbf10 update the source of truth translation files 2024-05-20 16:57:26 -05:00
Grahame Grieve 518e9da333 test cases dependency 2024-05-20 08:45:00 -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
Mark Iantorno a3da8d8afa Updating test case dependency to v1.5.8
***NO_CI***
2024-05-20 11:48:33 +00:00
Grahame Grieve e256c87614 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-20 06:04:52 -05:00
Grahame Grieve 002d6cafb1 release notes 2024-05-20 06:04:47 -05:00
Grahame Grieve 603c413225
Merge pull request #1627 from hapifhir/2024-05-gg-i18n
2024 05 gg i18n
2024-05-20 06:03:29 -05:00
Grahame Grieve 13ff50bc42 release notes 2024-05-20 05:39:33 -05:00
Grahame Grieve 75a9d13050 Add importing translations to native resources 2024-05-20 05:17:03 -05:00
Grahame Grieve 468660bc17 Fix bugs with loading translations (#1592) 2024-05-20 04:38:17 -05: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 ac11a1c5cd
Merge pull request #1626 from hapifhir/2024-05-gg-snapshot-extension
Fix bug processing extension with explicit type slicing
2024-05-20 03:05:17 -05:00
Grahame Grieve 2d226fdf51 Fix wrong language code from java locale 2024-05-19 23:29:26 -05:00
Grahame Grieve 0cc46e5a44 Fix bug processing extension with explicit type slicing 2024-05-19 22:45:17 -05:00
markiantorno b82b6dedf5 Updating i18n-coverage csv and png table ***NO_CI*** 2024-05-19 17:12:27 +00:00
Grahame Grieve 7a66c1ca2f
Merge pull request #1625 from hapifhir/2024-05-gg-i18n
2024 05 gg i18n
2024-05-19 11:51:19 -05:00
Grahame Grieve bf4b029b4b compile fixes 2024-05-19 10:45:04 -05:00
Grahame Grieve 21e7e70a99 put jurisdiction in npm package.json 2024-05-19 09:36:20 -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 e09e49cacb Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-05-18 08:03:29 -05:00
Grahame Grieve 337343d13f more security doco 2024-05-18 08:03:27 -05:00
Grahame Grieve b3a969e3ce Don't accidently hit other terminology servers for code systems handled natively by tx.fhir.org 2024-05-18 07:36:51 -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 5956da771e fix NPE testing Ontoserver 2024-05-18 03:25:46 -05:00
Grahame Grieve 0645c79eb6 add testing ontoserver to test suite 2024-05-18 03:25:34 -05:00
Grahame Grieve 29442c0b1d fix tx tester calling run ok when a filter is applied and tests fail 2024-05-18 03:25:23 -05:00
Grahame Grieve 6ba9a11c51 Validate Additional Bindings (provisional - usage context is todo) 2024-05-18 03:24:54 -05:00
Grahame Grieve bd24ebace7 fix name of preferred when rendering AdditionalBindings 2024-05-18 03:22:46 -05:00
Grahame Grieve a32d6efc49 fixes for AdditionalBinding version conversion in profiles 2024-05-18 03:22:28 -05:00
Grahame Grieve 4911f4fef8 updates for ManagedWebAccess 2024-05-18 14:58:33 +10:00
markiantorno 275206633d Updating i18n-coverage csv and png table ***NO_CI*** 2024-05-17 05:20:25 +00:00
Grahame Grieve 5e7a90afff
Merge pull request #1623 from MattCordell/2024-05-spelling-fix
Fix SNOWMED spellings #1621
2024-05-17 15:03:45 +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