https://github.com/qligier/jetbrains-plugin-fss
FHIR® and SUSHI Support plugin for JetBrains IDEs
https://github.com/qligier/jetbrains-plugin-fss
fhir fsh ig jetbrains jetbrains-plugin publisher
Last synced: 3 months ago
JSON representation
FHIR® and SUSHI Support plugin for JetBrains IDEs
- Host: GitHub
- URL: https://github.com/qligier/jetbrains-plugin-fss
- Owner: qligier
- License: mit
- Created: 2022-11-14T20:00:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-12-22T07:57:22.000Z (5 months ago)
- Last Synced: 2025-12-23T08:46:31.075Z (5 months ago)
- Topics: fhir, fsh, ig, jetbrains, jetbrains-plugin, publisher
- Language: Java
- Homepage: https://plugins.jetbrains.com/plugin/25435-fhir-and-sushi-support
- Size: 3.95 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
#  JetBrains Plugin: FHIR® and SUSHI Support
A plugin that add supports for the [FHIR Shorthand language](https://build.fhir.org/ig/HL7/fhir-shorthand/index.html)
(_FSH_), the [IG Publisher](https://github.com/HL7/fhir-ig-publisher) and [SUSHI](https://github.com/FHIR/sushi/)
tools.




[](https://plugins.jetbrains.com/plugin/25435-fhir-and-sushi-support)
## FHIR® and SUSHI Support
This plugin adds, for FSH files:
- Syntax highlighting;
- Block and line commenting actions (`Comment with Line Comment` and `Comment with Block Comment`).
For the `ig.ini` file:
- Syntax highlighting;
- Auto-completion of the `IG.template` property value;
- Annotations for missing required properties.
For the `sushi-config.yaml` file:
- Annotations for the following issues:
- Duplicate properties with different casing (e.g., `releaseLabel` and `releaselabel`);
- Properties used with a too-old FHIR version (e.g., `copyrightLabel` with FHIR R4);
- Auto-completion for some properties (through a JSON Schema);
- Validation of some property values (through a JSON Schema).
### Screenshots
### Notice
The logo is derived from [Burn Fire Flame Hot](https://www.svgrepo.com/svg/404501/burn-fire-flame-hot), published
under [Creative Commons Zero](https://creativecommons.org/publicdomain/zero/1.0/) license.
_FHIR® is the registered trademark of HL7 and is used with the permission of HL7._