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 5 forks source link

Support FSH 3.0 CodeableReference keyword #237

Closed cmoesel closed 2 months ago

cmoesel commented 1 year ago

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

jafeltra commented 2 months ago

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