Stream: fhirpath
Topic: 1.10 != 1.1
Paul Lynch (Oct 09 2018 at 18:51):
This r4 test says the result is supposed to be true. But, the spec for = for Decimal says, "values must be equal, trailing zeroes are ignored". Therefore, 1.10 = 1.1 should be true, shouldn't it?
Grahame Grieve (Oct 09 2018 at 18:57):
I think so
Paul Lynch (Oct 09 2018 at 19:58):
If I were to submit a GForge ticket to fix this test from tests-fhir-r4.xml, would that be a ticket for FHIRPath (in the "specification" field) or something else?
Grahame Grieve (Oct 09 2018 at 19:58):
fhirpath
Paul Lynch (Oct 09 2018 at 22:15):
Last updated: Apr 12 2022 at 19:14 UTC