Stream: implementers
Topic: FHIR tools
Sunil Natikar (Jun 28 2021 at 12:36):
Are there any tools for creating/publishing FHIR resource, profiles and extensions etc For Mac?
I found one called Forge (https://simplifier.net/forge/download),
but thats for windows and tried installing on Mac as per the given guidelines (https://docs.fire.ly/projects/Forge/InstallingForge.html) but it's not working.
Morten Ernebjerg (Jun 28 2021 at 15:12):
I also have a mac and run Forge on a Windows VM (not ideal but works). You can also render profiles, extensions etc and full implementation guides (IGs) using the IG Publisher tool - though AFAIK it does not offer a graphical interface for actually defining profiles.
You may also want to have a look at the FHIR Shorthand language (see https://fshschool.org/), which allows writing profiles and extension in a very condensed form and then compile them to full StructureDefinition resources. It also integrates with the IG Publisher.
Sunil Natikar (Jun 28 2021 at 15:20):
Thanks @Morten Ernebjerg .. I will have a look at the IG Publisher tool and FHIR Shorthand Language, Cheers
Last updated: Apr 12 2022 at 19:14 UTC