@medplum/definitions 3.2.19 → 3.2.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -47255,7 +47255,7 @@
|
|
|
47255
47255
|
"key" : "bdl-8",
|
|
47256
47256
|
"severity" : "error",
|
|
47257
47257
|
"human" : "fullUrl cannot be a version specific reference",
|
|
47258
|
-
"expression" : "fullUrl.contains('/_history/').not()",
|
|
47258
|
+
"expression" : "fullUrl.exists() implies fullUrl.contains('/_history/').not()",
|
|
47259
47259
|
"xpath" : "not(exists(f:fullUrl[contains(string(@value), '/_history/')]))"
|
|
47260
47260
|
},
|
|
47261
47261
|
{
|
|
@@ -48472,7 +48472,7 @@
|
|
|
48472
48472
|
"key" : "bdl-8",
|
|
48473
48473
|
"severity" : "error",
|
|
48474
48474
|
"human" : "fullUrl cannot be a version specific reference",
|
|
48475
|
-
"expression" : "fullUrl.contains('/_history/').not()",
|
|
48475
|
+
"expression" : "fullUrl.exists() implies fullUrl.contains('/_history/').not()",
|
|
48476
48476
|
"xpath" : "not(exists(f:fullUrl[contains(string(@value), '/_history/')]))"
|
|
48477
48477
|
},
|
|
48478
48478
|
{
|