FHIR / GoFSH

GoFSH is a FHIR Shorthand (FSH) decompiler, able to convert formal FHIR definitions from JSON/XML to FSH.
Apache License 2.0
35 stars 6 forks source link

Support FSH 3.0 CodeableReference keyword #237

Closed cmoesel closed 1 week ago

cmoesel commented 1 year ago

GoFSH should support the new CodeableReference keyword for add element rules and type rules.

jafeltra commented 1 week ago

It appears this has been completed, possibly as part of #229.