Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FHIR Toolkit — Workspace

JetBrains IDE plugin for FHIR R4 healthcare data tooling. Open source under Apache 2.0.

The actual plugin source lives in plugin/. See plugin/README.md for installation, features, and usage.

Folder layout

fhir-intellij-plugin/
├── plugin/              ← IntelliJ plugin source (the shipped artifact)
├── samples/             ← real FHIR R4 sample resources for testing
│   ├── patient/
│   ├── observation/
│   ├── encounter/
│   ├── bundle/
│   ├── practitioner/
│   ├── organization/
│   ├── condition/
│   ├── medicationrequest/
│   ├── composition/
│   ├── diagnosticreport/
│   ├── operationoutcome/
│   ├── invalid/         ← deliberately-broken fixtures for validator stress tests
│   └── scratch/         ← scratch zone for sandbox experiments
└── reference/
    ├── fhir-quickref.md ← FHIR R4 cheat sheet
    └── links.md         ← curated specs, libraries, and community links

Sample data sources

Both are public and free to use for testing.

About

FHIR R4 productivity tooling for JetBrains IDEs — inline validation, resource skeletons, Bundle navigation, hover docs, code lookup.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages