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

CaretValueRule codes are quoted if they contain spaces #1382

Closed mint-thompson closed 11 months ago

mint-thompson commented 11 months ago

Completes task CIMPL-1200.

Codes in FSH are quoted if they contain any space characters. When producing FSH for a CaretValueRule, if it is a code caret rule, quote codes that contain space characters.