1201 Commits

Author SHA1 Message Date
Grahame Grieve
f1f45f91e1 fix npe 2023-09-06 11:14:56 +10:00
Grahame Grieve
87f7984f8b test concept map code validity 2023-09-06 09:12:25 +10:00
Grahame Grieve
d7d56f5cec Support for IPS-AU 2023-09-04 13:40:29 +10:00
Grahame Grieve
5cc4e3ef03 rework the way intermediary content is handled in the validator + fix impose-profile handling for IPS-AU 2023-09-04 13:38:22 +10:00
Grahame Grieve
bfac7f06de Add SHLinks validation 2023-09-02 23:21:32 +07:00
Grahame Grieve
54f36aec4c more FHIRPath fixes 2023-08-31 08:15:33 +02:00
Grahame Grieve
4bba1c2cde fix bugs in FHIRPath checking and track special time when validating resources 2023-08-31 06:30:29 +02:00
Grahame Grieve
ac33590b96 #1412 - fix out of memory issues 2023-08-29 17:34:03 +02:00
Grahame Grieve
d0815682b8
Merge branch 'master' into language-rework 2023-08-28 20:13:42 +02:00
Grahame Grieve
a22338cd54 fix up failing tests 2023-08-28 15:58:37 +02:00
Grahame Grieve
0d98d80eac more cache changes 2023-08-28 14:53:25 +02:00
Grahame Grieve
684f6bd740 fix test cases 2023-08-28 12:56:47 +02:00
Grahame Grieve
333ffc340e Accept-Language 2023-08-25 16:21:56 +02:00
Grahame Grieve
7eaa723ec9 rewrite the way language works in value sets 2023-08-25 13:09:36 +02:00
dotasek
985b66c276 Add version to agent header
+ remove unused getValidationEngine methods in Common
2023-08-24 15:31:09 -04:00
Grahame Grieve
0b18b3a3b3 #1404 Fix problem validating code systems with content = not-present 2023-08-24 06:38:15 +02:00
Grahame Grieve
f795394fd2 Sorting ValueSet.expansion.contains in the tx tests 2023-08-21 19:35:10 +10:00
Grahame Grieve
390e25ddae more test fixes 2023-08-19 22:46:23 +10:00
Grahame Grieve
e4f6ec5a7b more revisions to tests 2023-08-19 20:18:15 +10:00
Grahame Grieve
497a81a544 Track and report inactive status when reported from terminology server 2023-08-19 20:17:42 +10:00
Grahame Grieve
6f0d54a8dc terminology service bug fixes 2023-08-19 09:03:59 +10:00
Grahame Grieve
0d1072616e rework comparison and related rendering 2023-08-17 18:14:12 +10:00
Grahame Grieve
eacffd11df Add support for external strings for tx tests 2023-08-17 11:14:34 +10:00
Grahame Grieve
4d7ecec87c more status checking 2023-08-16 22:39:28 +10:00
Grahame Grieve
3beb0c78e2 Merge remote-tracking branch 'origin/master' 2023-08-16 19:27:48 +10:00
Grahame Grieve
e6ef3572ea revise operation issue sorter for tx testing 2023-08-16 19:27:41 +10:00
dotasek
81eba4b825 Clean imports 2023-08-15 10:34:31 -04:00
Grahame Grieve
ea4e592910 CodeSystem validation around count and content 2023-08-15 19:34:24 +10:00
Grahame Grieve
2b15c545fc comparison tests to include rendering as well 2023-08-15 19:33:56 +10:00
Grahame Grieve
ebc755bc2a Check consistency between standards status and resource status 2023-08-14 21:11:49 +10:00
Grahame Grieve
839deaf575 fix up return code in tx tests 2023-08-14 15:39:43 +10:00
Grahame Grieve
14162902de fix tests + fix FML parser problem 2023-08-12 23:06:16 +10:00
Grahame Grieve
369d01646e fix sorting 2023-08-11 16:29:44 +10:00
Grahame Grieve
b85b588825 restructure validators to properly validate deprecated dependencies 2023-08-11 12:24:08 +10:00
Grahame Grieve
5aefd6a268 add flat mode to tests, and add experimental functionality 2023-08-11 12:11:22 +10:00
Grahame Grieve
4b006f82ab delay loading content when loading IGs 2023-08-08 21:36:46 +10:00
Grahame Grieve
1dd1c4ad90 better error when extension URL not fixed 2023-08-05 20:58:49 +10:00
Grahame Grieve
26b41ee080 fix server address 2023-08-04 20:48:05 +10:00
Grahame Grieve
45b5631e62 Fix issue with collection status of resolve() being wrong 2023-08-04 11:47:44 +10:00
Grahame Grieve
b668f4a04a fix tests 2023-08-03 21:33:57 +10:00
Grahame Grieve
df4432b49d Fix problem with evaluating extension contexts 2023-08-03 20:28:04 +10:00
Grahame Grieve
db0413c735 Don't load resources from core examples package 2023-08-02 22:11:43 +10:00
Grahame Grieve
32f2f6acc7 warnings for status on terminology resources 2023-08-02 18:12:02 +10:00
Grahame Grieve
96b5b6c520
Merge pull request #1370 from hapifhir/2023-07-gg-extension-context-fixes
2023 07 gg extension context fixes
2023-08-02 06:05:10 +10:00
dotasek
fd1eea71e6
Fix error creating new manifest file (#1372) 2023-08-01 14:03:24 -04:00
Grahame Grieve
0eb96f1f0a fixes for extensions IG testing 2023-07-31 20:46:30 +10:00
Grahame Grieve
d314a927af FIx up problem resolving URLs 2023-07-31 14:38:09 +10:00
Grahame Grieve
b42c908328 More improved FHIRPath checking when validating 2023-07-31 14:37:41 +10:00
Grahame Grieve
c58703c63f Improved invariant checking 2023-07-29 08:49:27 +10:00
Grahame Grieve
06c865badf Fix NPE validating codes in value sets with improper expansions 2023-07-27 17:50:42 +10:00