Commit Graph

7997 Commits

Author SHA1 Message Date
Grahame Grieve bb462b7500 fix issue with comparison template missing 2024-12-08 17:54:11 +03:00
Grahame Grieve 1296722a98 Fix version conversion issue for validating derived questionnaires 2024-12-08 17:52:28 +03:00
Grahame Grieve 2d74bcf08f release notes 2024-12-04 11:07:43 +03:00
Grahame Grieve d9fab89acf Fix questionnaire response status checking 2024-12-04 06:55:57 +03:00
Grahame Grieve 2cdef8f63d
Merge pull request #1840 from hapifhir/2024-12-gg-liquid-refactor
2024 12 gg liquid refactor
2024-12-04 06:09:12 +03:00
Grahame Grieve 7bd97f8432 fix r4b liquid tests 2024-12-03 22:16:43 +03:00
Grahame Grieve 8e34570f36 Add versions to message about multiple matching profiles 2024-12-03 20:57:10 +03:00
Grahame Grieve c63fdddbdc refactor Liquid engine and add support for forLoop and capture 2024-12-03 20:56:54 +03:00
Grahame Grieve 19255b503a Merge remote-tracking branch 'origin/master' 2024-12-02 22:49:08 +03:00
Grahame Grieve 27a94538d9 Add support for liquid on csv files 2024-12-02 22:49:02 +03:00
Grahame Grieve 467a7351ac
Merge pull request #1838 from hapifhir/2024-12-gg-code_gen_profiles
2024 12 gg code gen profiles
2024-12-02 19:46:33 +00:00
dotasek bdef6f995c Test for new method instead of unused old one 2024-12-02 11:00:59 -05:00
dotasek 001af48777 Fix test mocks 2024-12-02 10:56:22 -05:00
hl7-devops 459020a426 Updating i18n-coverage csv and png table ***NO_CI*** 2024-12-02 06:40:56 +00:00
Grahame Grieve 0511a69eab
Merge pull request #1836 from nriss/nr-add-translation-fr-pack-2
Add more fr phrases
2024-12-02 06:21:11 +00:00
Grahame Grieve 833051e995 Jens code generation changes 2024-12-02 09:07:08 +03:00
Grahame Grieve e59e752567 start working on using new IG infrastructure for Tx tests 2024-12-02 06:52:18 +03:00
Grahame Grieve 3538428d98 new release of pubpack 2024-12-02 06:51:31 +03:00
Grahame Grieve 0ba7d8434c Add support for using Liquid on plain JSON directly and add support for markdownify filter 2024-12-02 06:51:16 +03:00
Grahame Grieve 1cdb7ea695 questionnaire rendering improvements 2024-12-02 06:50:31 +03:00
Grahame Grieve 7d54780cad hide API-Key from appearing on the tx log 2024-12-02 06:49:22 +03:00
Grahame Grieve cff693eb10 Add supplements for used systems as well as for value set systems when validating on server 2024-12-02 06:49:00 +03:00
Grahame Grieve caf5003215 Do not use metadata from data type profiles on elements when generating snapshots 2024-12-02 06:48:02 +03:00
Grahame Grieve 3adbd00209 Fix presentation issues and union and intersection links in previous version comparison 2024-12-02 06:47:12 +03:00
Nicolas Riss 6317225b64 add more fr phrases 2024-11-29 18:42:09 +01:00
Grahame Grieve 69b96d8d3e generate enum add routine 2024-11-29 11:42:50 +00:00
Grahame Grieve 17b22424f6 fix missing port from server when doing tx-registry redirections 2024-11-27 04:44:19 +00:00
Grahame Grieve 4be38a5e0c more compile fixes 2024-11-26 12:12:36 +00:00
Grahame Grieve 597c4ecc88 compile fix 2024-11-26 11:51:59 +00:00
Grahame Grieve c2e197a65d Fix filter comparison logic when comparing valuesets 2024-11-26 11:49:00 +00:00
Grahame Grieve 93f74f968d fix version issues in snapshot generation tests 2024-11-26 11:48:42 +00:00
Grahame Grieve 58581d5d95 Fix outstanding profile code generation issues 2024-11-26 11:48:29 +00:00
Grahame Grieve 8869698a48
Merge pull request #1830 from hapifhir/2024-11-gg-tx-server-error
Handle secondary terminology server errors properly
2024-11-25 21:27:15 +11:00
Grahame Grieve 6af5c5a61d eliminate id from snapshot generation test case comparison 2024-11-25 17:47:38 +08:00
Grahame Grieve 9d33837332 release notes 2024-11-25 15:01:04 +11:00
Grahame Grieve b5015557df Merge remote-tracking branch 'origin/master' 2024-11-25 15:00:27 +11:00
Grahame Grieve a5e0605a16
Merge pull request #1829 from hapifhir/2024-11-gg-validator-npe
fix NPE in validator around Extension context
2024-11-25 15:00:20 +11:00
Grahame Grieve f41adb90d4 Handle secondary terminology server errors properly 2024-11-25 14:58:02 +11:00
Grahame Grieve 9835bea27d fix NPE in validator around Extension context 2024-11-25 14:21:40 +11:00
Grahame Grieve b51951717d
Merge pull request #1704 from mrunibe/fml-performance
FML transform performance tuning
2024-11-25 08:45:41 +11:00
Grahame Grieve d0d30570f8
Merge pull request #1828 from nriss/nr-add-translation-fr-pack
[WIP] add french language pack
2024-11-24 07:21:40 +11:00
Grahame Grieve 20131f8b6a
Merge pull request #1818 from hapifhir/ShowDeprecationInSnapshotAndKey
Show deprecation in snapshot and key
2024-11-23 07:18:41 +11:00
Lloyd McKenzie f0867ce8d0 We had been stripping standards status always. In practice, we only want to strip it when inheriting, and then only in certain circumstances. 2024-11-22 08:37:50 -07:00
hl7-devops 35c43456b1 Updating version to: 6.4.5-SNAPSHOT and incrementing test cases dependency. 2024-11-22 14:50:01 +00:00
dotasek ec044b8004
Add gson annotations for fields and getter/setters (#1824) 2024-11-22 09:12:57 -05:00
Nicolas Riss cdd72c6124 test rendering phrases fr 2024-11-22 13:34:44 +01:00
Grahame Grieve 3f684ac8fc
Merge pull request #1823 from hapifhir/do-20241121-drop-ips-nz-support
Remove IPS NZ support
2024-11-22 23:17:11 +11:00
Grahame Grieve 59680b914d
Merge pull request #1826 from hapifhir/2024-11-gg-clean0up
2024 11 gg clean0up
2024-11-22 23:12:48 +11:00
Grahame Grieve 42065d5463 release notes 2024-11-22 22:52:46 +11:00
Grahame Grieve ff3e9edf61 Support for Custom resources in publisher 2024-11-22 22:51:20 +11:00