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

Stop collecting ParamRuleSet contents when encountering a Logical or Resource #1365

Closed mint-thompson closed 1 year ago

mint-thompson commented 1 year ago

Completes task CIMPL-1185.

Add the keywords for Logical and Resource definitions to the list of keywords that are not allowed in ParamRuleSet contents. This example shows the bug in action: the contents don't stop until a Profile appears.