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

Canonical FSH for use in FSH tab for IGs #268

Open cmoesel opened 1 month ago

cmoesel commented 1 month ago

There has been some discussion about the possibility of including a FSH tab alongside the other tabs on resource pages in IGs. There are multiple ways of going about this, one of which would be using GoFSH to generate the FSH that is included in the tab. This approach, however, might require a special processing mode that allows GoFSH to target a specific resource (e.g., a profile) and generate FSH for just that resource plus the aliases it uses and any inline resources it refers to (if applicable).

More discussion is needed to determine if this is even a good idea -- so we should not start work on it yet.

See: https://chat.fhir.org/#narrow/stream/179166-implementers/topic/fsh.20in.20IG/near/425872875

saulakravitz commented 1 month ago

I was enthusiastic about this at one time. I've stopped doing this for examples (using my own scriptology) since the ROI was pretty low.