FHIR / sushi

SUSHI (aka "SUSHI Unshortens Short Hand Inputs") is a reference implementation command-line interpreter/compiler for FHIR Shorthand (FSH).
Apache License 2.0
145 stars 44 forks source link

Quantity may omit numeric value #1430

Closed mint-thompson closed 7 months ago

mint-thompson commented 7 months ago

Completes task INT-1241 in alignment with this FSH 3.0 spec change.

Update the grammar to allow a quantity to omit the numeric value component. Since a ratio contains two quantities, this also affects the allowed FSH for a ratio. A quantity without a numeric value is useful for setting the unit.