2618 Commits

Author SHA1 Message Date
Grahame Grieve
6123909533 refactor sql view validation to fix NPE 2024-10-08 05:44:02 +08:00
dotasek
6439a2a732
Fix misc warnings flagged by builds (#1772) 2024-10-07 17:16:21 -04:00
Grahame Grieve
cd7e579f5e
Merge pull request #1768 from hapifhir/2024-10-gg-validation-fixes
2024 10 gg validation fixes
2024-10-06 18:30:24 +08:00
Grahame Grieve
c0875464a3
Merge pull request #1752 from ahdis/oe_1748
FHIR-46548: where clause on alias #1748
2024-10-06 18:00:26 +08:00
Grahame Grieve
88d0cc8a68 fix issues with rendering example scenario 2024-10-06 15:22:26 +08:00
Grahame Grieve
0a03628e97 more work on translations in IGs 2024-10-05 06:40:51 +08:00
Lloyd McKenzie
17ac205210 Fix for issue identified https://chat.fhir.org/#narrow/stream/196008-ig-publishing-requirements/topic/Embedding.20fragments.20of.20examples.20in.20IG.20text 2024-10-02 22:40:13 -06:00
Grahame Grieve
ae7b962d29 Fix bug processing modified differentials 2024-09-30 08:31:57 +10:00
Grahame Grieve
bd53f7c011 remove spurious logging statement 2024-09-26 07:08:47 -04:00
Grahame Grieve
fc5c54bcc2 fix npe in test case 2024-09-25 13:03:39 -04:00
Grahame Grieve
213d8f25f8 fix npe 2024-09-25 12:17:46 -04:00
Grahame Grieve
8595178336 fix for NPE 2024-09-25 10:21:57 -04:00
Grahame Grieve
e38f40b0de fix xml annotation suppression 2024-09-25 10:08:58 -04:00
Grahame Grieve
7b0cf668ae Improved logging + fix failing test 2024-09-25 10:08:38 -04:00
Grahame Grieve
54353f8fce Add more logging for too costly validation 2024-09-25 05:15:49 -04:00
Grahame Grieve
176b0caf63 Do not use server piecemeal when validating complex value sets 2024-09-24 20:42:19 -04:00
Grahame Grieve
cdaf85bf0b support n/a for tx cache folder 2024-09-24 20:34:23 -04:00
Grahame Grieve
b05d4b35ea Handle tx server issue 2024-09-24 20:33:55 -04:00
Grahame Grieve
7479862a30 Allow for code to turn off use of cache-id on tx interface (for debugging) 2024-09-24 20:25:32 -04:00
Grahame Grieve
a1f014730e Add response time to tx log 2024-09-24 20:25:02 -04:00
Grahame Grieve
98373c1fd5 Fix SCT link to include version and point to the right place 2024-09-23 09:12:01 -04:00
Grahame Grieve
f868576840 Add support for R6 to R4 version enumeration 2024-09-23 09:11:46 -04:00
Grahame Grieve
c143f7adff bug fix on snapshot generation after testing 2024-09-22 11:24:30 -04:00
Grahame Grieve
6314ad61bb
Merge pull request #1729 from hapifhir/EllipseSupport
Added support for tracking whether elements are ellipsed and for rend…
2024-09-22 08:51:39 -04:00
Grahame Grieve
5466595215 Work around problem with language value set being marked experimental 2024-09-22 06:41:38 -04:00
Grahame Grieve
fedf7e9e6d Add more debugging to validation failure 2024-09-22 06:39:28 -04:00
oliveregger
2f165863e7 fix test, revert var patch 2024-09-21 18:50:01 +02:00
Grahame Grieve
8cfcbf389e Fix various issues rendering and validating additional bindings with usage contexts 2024-09-21 00:35:01 -04:00
oliveregger
d69a8e3e43 FHIR-46548: where clause on alias #1748 2024-09-18 23:09:24 +02:00
Grahame Grieve
0d8c5942e7 Fix rendering path for value set references for kindling 2024-09-17 14:11:13 +08:00
Grahame Grieve
9dae4118ae refactor error handling in ProfileUtilities 2024-09-14 08:26:07 +08:00
Grahame Grieve
07f1981a8c Fix for NPE processing packages 2024-09-12 11:56:04 +08:00
Grahame Grieve
8056dced3e Allow JSON named extensions to be structure types other than logical 2024-09-12 11:55:24 +08:00
Grahame Grieve
337aaf80cf Process relative URLs properly in base when generating snapshots 2024-09-12 11:54:40 +08:00
Lloyd McKenzie
729c2da4c0 Fixed elide spelling 2024-09-10 08:23:26 -06:00
Lloyd McKenzie
fff805e5b7 Made changes as recommended by Grahame and Elliot 2024-09-10 08:07:01 -06:00
Grahame Grieve
07a2b7d2e7 Fix FHIRPath bug using wrong type on simple elements when checking FHIRPath types 2024-09-09 17:51:38 +08:00
Grahame Grieve
d219a20de8 FHIRPath: Allow _ in constant names (per FHIRPath spec) 2024-09-09 17:49:28 +08:00
Grahame Grieve
cfdd1f9380 Update SQL-On-FHIR implementation for latest cases, and clone test cases to general test care repository 2024-09-09 17:48:46 +08:00
Grahame Grieve
810f4b8e31 fix value set rendering creating wrong references 2024-09-09 17:48:01 +08:00
Grahame Grieve
51934de457 Fix bug processing value set includes / excludes that are just value sets (no system value) 2024-09-09 17:47:33 +08:00
Grahame Grieve
9f9e9dfb8a Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2024-09-06 22:18:06 +08:00
Grahame Grieve
7fc34e509a alter processing of unknown code systems per discussion at ,https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/Don't.20error.20when.20you.20can't.20find.20code.20system and implement unknown-codesystems-cause-errors 2024-09-06 22:18:01 +08:00
Grahame Grieve
6165b154e1
Merge branch 'master' into test_language_concurrency_bug 2024-09-05 04:29:58 +08:00
Grahame Grieve
4603b3ac3c compile fix 2024-09-04 23:25:28 +08:00
Grahame Grieve
515bead90d compile fix 2024-09-04 21:59:01 +08:00
Gjergj Sheldija
51ad87c715 PR comment 2024-09-04 08:16:03 +02:00
Gjergj Sheldija
973ab9e56f possible fix 2024-09-03 15:41:58 +02:00
Grahame Grieve
63ab904401 fix problem where profile rendering had spurious 'slices for' nodes everywhere 2024-09-03 21:27:28 +08:00
Grahame Grieve
7e5014c6d7 Fix problem generating value set spreadsheets 2024-09-03 21:26:53 +08:00