Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>FHIR® Viewer - Resources as DiagramsNew to Visual Studio Code? Get it now.
FHIR® Viewer - Resources as Diagrams

FHIR® Viewer - Resources as Diagrams

Alexandre Savaris

|
71 installs
| (0) | Free
A VS Code extension for viewing FHIR® resource instances as diagrams.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fhir-resource-diagram-viewer-vscode

A VS Code extension for viewing FHIR® resource instances as diagrams.

Dependencies

PlantUML extension

Usage

  1. Open up a JSON file with the resource content;
  2. Execute one of the extension commands by using the Command Palette ("View/Command Palette..." or Ctrl+Shift+P):
    • "fhir-resource-diagram-viewer-vscode: View the resource content as a diagram" (for viewing all attributes);
    • "fhir-resource-diagram-viewer-vscode: View resource references as a diagram" (for viewing the "resourceType" attribute, the "id" attribute, and attributes with references);
  3. View the PlantUML code and diagram generated from the original content.

Extension usage

Notes

The extension expects the JSON representation of a resource instance's content, not its XML or Turtle versions.

Release Notes

1.0.0

Initial release.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft