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.
What’s Changed
improved warning and error messages Full Changelog: https://github.com/patrick-werner/fhir-resource-status-check/compare/1.1.0...1.2.1