Commit Graph

6724 Commits

Author SHA1 Message Date
Grahame Grieve 096033c002
Merge pull request #1532 from adrianclay/handle-multi-character-html-entities
Add support to XhtmlParser to handle 2 character HTML Entities
2024-01-10 09:06:02 +11:00
Grahame Grieve 7c6d5fa688 extended unicode support 2024-01-10 08:00:32 +11:00
Grahame Grieve b1868e165a Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-01-10 07:08:25 +11:00
Grahame Grieve 5e575c93a5 update release notes 2024-01-10 07:08:20 +11:00
Grahame Grieve fe41fc9cfe Fix issue with search parameter expression validation not knowing %resource 2024-01-10 07:03:59 +11:00
Grahame Grieve 71c67405dc
Merge pull request #1535 from hapifhir/2024-01-gg-fix-fhirpath-messages
2024 01 gg fix fhirpath messages
2024-01-10 07:03:26 +11:00
Grahame Grieve b23c099fd2 WIP on validation advisor 2024-01-10 06:16:08 +11:00
Grahame Grieve 7d7988597c track by-product files rendering resources 2024-01-10 06:15:42 +11:00
Grahame Grieve 4581849e72 fix typos in fhirpath error messages 2024-01-10 06:15:26 +11:00
Grahame Grieve 4fc0a78993 fix path 2024-01-09 14:10:59 +11:00
Grahame Grieve f7e0f658c0 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-01-09 13:22:23 +11:00
Grahame Grieve 2663bea72b update test cases for new facility to compare array sizes 2024-01-09 13:22:15 +11:00
Grahame Grieve 4160d02bd1 change type of error when value set circularity found 2024-01-09 12:00:00 +11:00
Grahame Grieve 2bae733791
Merge pull request #1534 from hapifhir/2024-01-gg-tx-server-rework
Refactor Context to support multiple terminology services
2024-01-09 06:55:18 +11:00
dotasek 3e2039a514 Fix tests + renaming 2024-01-08 12:35:12 -05:00
Grahame Grieve d74b0e2b4a Refactor Context to support multiple terminology services 2024-01-08 21:07:08 +11:00
Adrian Clay 287949308e
Merge branch 'hapifhir:master' into handle-multi-character-html-entities 2024-01-06 12:51:22 +00:00
Grahame Grieve cdfd941205 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-01-06 21:53:28 +11:00
Grahame Grieve 83bed29005 release notes 2024-01-06 21:53:18 +11:00
Grahame Grieve 85435f38a2 Improve slicing error message 2024-01-05 13:20:25 +11:00
Grahame Grieve c0f61b585f Revert "Improve message when slice is missing"
This reverts commit cadc326d26.
2024-01-05 12:41:35 +11:00
Grahame Grieve cadc326d26 Improve message when slice is missing 2024-01-05 12:39:53 +11:00
Grahame Grieve cf72798e9f Properly populate property definitions in expansions 2024-01-05 12:39:32 +11:00
Grahame Grieve 4cdfb0fcd6 Add warning to user when referencing an extension that doesn't exist. 2024-01-05 12:39:00 +11:00
Grahame Grieve 4c0fe3fdee
Merge pull request #1531 from hapifhir/2024-01-gg-tx-qa
2024 01 gg tx qa
2024-01-05 05:54:40 +11:00
Adrian Clay b8e8e771f0 Add support to XhtmlParser to handle 2 character HTML Entities
Previously, the parser would mangle any HTML entity greater than
0xFFFF
2024-01-04 16:29:05 +00:00
Grahame Grieve 2f8c2ea5eb ping build 2024-01-04 23:46:35 +11:00
Grahame Grieve c4865e95c5 more fixing tests 2024-01-04 20:28:52 +11:00
Grahame Grieve a17550dc87 one more set of changes for tx validation 2024-01-04 17:46:09 +11:00
Grahame Grieve 2b978b4d4d more terminology qa updates 2024-01-04 14:29:19 +11:00
Grahame Grieve 92fca7a947 more tx validation improvements 2024-01-03 22:19:05 +11:00
Grahame Grieve 5e9f87da7d
Merge pull request #1529 from hapifhir/2024-01-gg-fhirpath-split
2024 01 gg fhirpath split
2024-01-03 06:36:14 +11:00
Grahame Grieve 108c6f0847 Fix for FHIRPath split() issue 2024-01-02 22:36:00 +11:00
Grahame Grieve 84659e501c fix split implementation 2024-01-02 09:40:32 +11:00
Grahame Grieve 8ee621ae5e
Merge pull request #1527 from hapifhir/2023-12-gg-big-tx-rework
2023 12 gg big tx rework
2023-12-31 09:26:25 +11:00
Grahame Grieve 8abdcc6f83 tracking source of server (fix source) 2023-12-31 08:35:18 +11:00
Grahame Grieve f392abd708 clean up code 2023-12-31 08:35:02 +11:00
Grahame Grieve 159e189520 Add support for tracking source server of issue 2023-12-31 08:34:55 +11:00
Grahame Grieve d429f48760 major upgrade to validation - use terminology server to perform more logic, and standardise interface based on agreements with Vocab & Ontoserver 2023-12-30 23:02:19 +11:00
Grahame Grieve 1bd69f68de Add CVX Importer 2023-12-30 22:47:45 +11:00
Grahame Grieve 2dc3a5bc77
Merge pull request #1525 from hapifhir/2023-12-gg-tx-word
2023 12 gg tx work
2023-12-26 08:01:42 +11:00
Grahame Grieve 683408c3c5 Adjust validation for changes to validation behaviour 2023-12-26 07:08:39 +11:00
Grahame Grieve cf28e3b440 update terminology cache after changes to tx validation behaviour 2023-12-26 07:08:07 +11:00
Grahame Grieve 3ed816209d update terminology server for test reconciliation with tx.fhir.org 2023-12-25 00:28:39 +11:00
Grahame Grieve 8e55d76a2e R6 release support 2023-12-22 21:23:40 +11:00
Grahame Grieve 70af787438 IPS development 2023-12-22 21:23:34 +11:00
Grahame Grieve 74893e42e7 Improved errors publishing IGs 2023-12-22 21:23:17 +11:00
Grahame Grieve 0fdb8e767a Fix for missing search parameter definition in R4 2023-12-22 21:20:46 +11:00
Grahame Grieve 073311bbb6 Various fixes to terminology service after reconciliation with Michael Lawley 2023-12-22 21:20:10 +11:00
Grahame Grieve cf4a970e47 Fix bug handling null objects in JSON (R5) 2023-12-22 21:15:08 +11:00