FHIR Chat · Decimal · fhirpath.js

Stream: fhirpath.js

Topic: Decimal


view this post on Zulip Paul Lynch (Sep 24 2018 at 18:37):

I am going to work on "fixing" our arithmetic to use the fixed precision and scale from the specification. I think a lot of issues might be solved by multiplying all numbers by 10^8, and rounding to integer.


Last updated: Apr 12 2022 at 19:14 UTC