A sleek, lightweight tool to format FHIR JSON responses. Paste your raw FHIR data, hit "Format JSON," and instantly get a clean, highlighted, and easy-to-read output.
- One-Click Formatting: Paste a FHIR JSON response and format it with a single click.
- Syntax Highlighting: JSON keys, strings, numbers, and resource types are distinctly colored.
- Error & Warning Navigation: Quickly jump through errors and warnings present in the FHIR response.
- Resource Type Filtering: Navigate directly to specific FHIR resource types.
- Copy to Clipboard: Easily copy the formatted output for use elsewhere.
- Dynamic Buttons: Buttons for errors, warnings, and resource types are dynamically generated for enhanced navigation.
- Legend & Guide: An integrated legend explains the color coding for easier interpretation.
- Open the tool in your browser.
- Paste the FHIR response JSON into the provided text area.
- Click the "Format JSON" button.
- Review the formatted, color-coded output and use navigation buttons if needed.
- Click "Copy" to copy the formatted response.
Simply clone or download the repository and open fhir-response-formatter.html
in your browser.
Contributions are welcome! Feel free to open issues or PRs for improvements.