Path
decimal
Id
decimal
Cardinality
0 - *
Definition
A rational number with implicit precision
Comment
Do not use an IEEE type floating point type, instead use something that works like a true decimal, with inbuilt precision (e.g. Java BigInteger)
Constraint
All FHIR elements must have a @value or children unless an empty Parameters resource