Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>FHIR JSON ToolingNew to Visual Studio Code? Get it now.
FHIR JSON Tooling

FHIR JSON Tooling

Clinical Quality Framework

|
921 installs
| (0) | Free
Adds support for validation and some autocompletion of FHIR JSON files for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code FHIR JSON

This extension provides FHIR JSON tooling for VS Code

Features

Validation, basic auto-completion, hover information for FHIR JSON

Usage

This extension activates if an ig.ini file is present in the workspace root. It reads the fhir-version attribute of that file to determine which version of FHIR is being using the IG. If it can't determine the version it defaults to R4.

Publishing

Building locally:

npm install

Install the VSCode publishing tool:

npm install -g vsce
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft