diff --git a/r4/fhirpath/tests-fhir-r4.xml b/r4/fhirpath/tests-fhir-r4.xml index fbbed71f..0834a72b 100644 --- a/r4/fhirpath/tests-fhir-r4.xml +++ b/r4/fhirpath/tests-fhir-r4.xml @@ -810,7 +810,6 @@ Any text enclosed within is ignored 'Peter,James,Jim,Peter,James'.split(',').count() = 5true 'A,,C'.split(',').join(',') = 'A,,C'true '[stop]ONE[stop][stop]TWO[stop][stop][stop]THREE[stop][stop]'.split('[stop]').trace('n').count() = 9true - '[stop]ONE[stop][stop]TWO[stop][stop][stop]THREE[stop][stop]'.split('[stop]').join('[stop]')[stop]ONE[stop][stop]TWO[stop][stop][stop]THREE[stop][stop] @@ -1360,8 +1359,8 @@ Any text enclosed within is ignored 1.587 'cm'.lowBoundary(8)1.58650000 'cm' @2014.lowBoundary(6)@2014-01 @2014-01-01T08.lowBoundary(17)@2014-01-01T08:00:00.000+14:00 - @2014-01-01T08:05+08:00.lowBoundary(17)@2014-01-01T08:05:00.000+08:00 - @2014-01-01T08.lowBoundary(8)@2014-01-01 + @2014-01-01T08:05+08:00.lowBoundary(17)@2014-01-01T08:05:00.000+08:00 + @2014-01-01T08.lowBoundary(8)@2014-01-01 @T10:30.lowBoundary(9)@T10:30:00.000 @@ -1369,16 +1368,17 @@ Any text enclosed within is ignored 1.587.highBoundary(8)1.58750000 1.587 'm'.highBoundary(8)1.58750000 'm' @2014.highBoundary(6)@2014-12 - @2014-01-01T08.highBoundary(17)@2014-01-01T08:00:59.999-12:00 - @2014-01-01T08:05-05:00.highBoundary(17)@2014-01-01T08:05:59.999-05:00 - @2014-01-01T08.highBoundary(17)@2014-01-01T08:00:59.999-12:00 + @2014-01-01T08.highBoundary(17)@2014-01-01T08:00:59.999-12:00 + @2014-01-01T08:05-05:00.highBoundary(17)@2014-01-01T08:05:59.999-05:00 + @2014-01-01T08.highBoundary(17)@2014-01-01T08:00:59.999-12:00 @T10:30.highBoundary(9)@T10:30:59.999 1 'cm'.comparable(1 '[in_i]')true 1 'cm'.comparable(1 '[s]')false - + 1 'cm'.comparable(1 's')false + 1.58700.precision()5 diff --git a/r4b/fhirpath/tests-fhir-r4b.xml b/r4b/fhirpath/tests-fhir-r4b.xml index 8eca5bf7..0037f591 100644 --- a/r4b/fhirpath/tests-fhir-r4b.xml +++ b/r4b/fhirpath/tests-fhir-r4b.xml @@ -1361,8 +1361,8 @@ Any text enclosed within is ignored 1.587 'cm'.lowBoundary(8)1.58650000 'cm' @2014.lowBoundary(6)@2014-01 @2014-01-01T08.lowBoundary(17)@2014-01-01T08:00:00.000+14:00 - @2014-01-01T08:05+08:00.lowBoundary(17)@2014-01-01T08:05:00.000+08:00 - @2014-01-01T08.lowBoundary(8)@2014-01-01 + @2014-01-01T08:05+08:00.lowBoundary(17)@2014-01-01T08:05:00.000+08:00 + @2014-01-01T08.lowBoundary(8)@2014-01-01 @T10:30.lowBoundary(9)@T10:30:00.000 @@ -1379,6 +1379,7 @@ Any text enclosed within is ignored 1 'cm'.comparable(1 '[in_i]')true 1 'cm'.comparable(1 '[s]')false + 1 'cm'.comparable(1 's')false diff --git a/r5/fhirpath/tests-fhir-r5.xml b/r5/fhirpath/tests-fhir-r5.xml index 9d65176f..5241af19 100644 --- a/r5/fhirpath/tests-fhir-r5.xml +++ b/r5/fhirpath/tests-fhir-r5.xml @@ -1360,8 +1360,8 @@ Any text enclosed within is ignored 1.587 'cm'.lowBoundary(8)1.58650000 'cm' @2014.lowBoundary(6)@2014-01 @2014-01-01T08.lowBoundary(17)@2014-01-01T08:00:00.000+14:00 - @2014-01-01T08:05+08:00.lowBoundary(17)@2014-01-01T08:05:00.000+08:00 - @2014-01-01T08.lowBoundary(8)@2014-01-01 + @2014-01-01T08:05+08:00.lowBoundary(17)@2014-01-01T08:05:00.000+08:00 + @2014-01-01T08.lowBoundary(8)@2014-01-01 @T10:30.lowBoundary(9)@T10:30:00.000 @@ -1369,15 +1369,16 @@ Any text enclosed within is ignored 1.587.highBoundary(8)1.58750000 1.587 'm'.highBoundary(8)1.58750000 'm' @2014.highBoundary(6)@2014-12 - @2014-01-01T08.highBoundary(17)@2014-01-01T08:00:59.999-12:00 - @2014-01-01T08:05-05:00.highBoundary(17)@2014-01-01T08:05:59.999-05:00 - @2014-01-01T08.highBoundary(17)@2014-01-01T08:00:59.999-12:00 + @2014-01-01T08.highBoundary(17)@2014-01-01T08:00:59.999-12:00 + @2014-01-01T08:05-05:00.highBoundary(17)@2014-01-01T08:05:59.999-05:00 + @2014-01-01T08.highBoundary(17)@2014-01-01T08:00:59.999-12:00 @T10:30.highBoundary(9)@T10:30:59.999 1 'cm'.comparable(1 '[in_i]')true 1 'cm'.comparable(1 '[s]')false + 1 'cm'.comparable(1 's')false