Below you will find pages that utilize the taxonomy term “patrick-werner”
April 2, 2026
Validate FHIR Resource Status
Version updated for https://github.com/patrick-werner/fhir-resource-status-check to version 1.2.1.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Validate FHIR Resource Status Action is a GitHub Action designed to automate the validation of FHIR JSON files by ensuring that their status field, if present, is either "active" or "retired". It helps ensure compliance with FHIR standards by identifying improperly configured resources, streamlining quality control in projects leveraging FHIR data.
March 31, 2026
FHIR Validation Markdown Renderer
Version updated for https://github.com/patrick-werner/validation-outcome-markdown-renderer to version 1.3.0.
This action is used across all versions by 10 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The FHIR Validation Markdown Renderer GitHub Action processes JSON OperationOutcome bundles from the Java FHIR Validator to automate the reporting of FHIR validation issues. It generates GitHub check annotations (❌, ⚠️, ℹ️) for issues based on severity, allows filtering of known issues with customizable rules, and creates a detailed Markdown summary table in the GitHub Checks UI.
December 3, 2025
FHIR Validation Markdown Renderer
Version updated for https://github.com/patrick-werner/validation-outcome-markdown-renderer to version v1.2.2.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed error if only a single OperationOutcome is returned instead of a bundle Full Changelog: https://github.com/patrick-werner/validation-outcome-markdown-renderer/compare/1.2.1...v1.2.2