Skip to content

0.65.0

Compare
Choose a tag to compare
@ratheesh-kr ratheesh-kr released this 12 Jun 08:33
· 2649 commits to main since this release
d050fcc

What's Changed

  • Implement a new validation engine InfernoValidationEngine for FHIR validation using the Inferno framework.
  • Ensure the validation engine processes the JSON payloads and performs validations according to Inferno's capabilities.
  • Parse the validation results to extract issues, including message, location, and severity details.
  • Update unit tests to integrate new test cases provided.
  • Added User Profile Name.
  • Added User Profile Image URL

Full Changelog: 0.64.0...0.65.0