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

Update releaseLabel section in SUSHI init's generated config #1461

Closed cmoesel closed 5 months ago

cmoesel commented 5 months ago

We have recently learned that despite the FHIR documentation on the releaselabel parameter, there is no set of suggested values (see zulip). In fact, some of these values are not preferred for real projects (e.g., normative+trial-use is better stated as Mixed Normative-Trial Use).

We need to update the config file generated as part of sushi init so it doesn't list these values anymore.