An open API service indexing awesome lists of open source software.

https://github.com/willemverbuyst/fhir-resource-validator

validator for fhir r4 resources in vanilla ts with zod
https://github.com/willemverbuyst/fhir-resource-validator

cypress typescript zod

Last synced: 6 months ago
JSON representation

validator for fhir r4 resources in vanilla ts with zod

Awesome Lists containing this project

README

          

[![build](https://github.com/willemverbuyst/fhir-resource-validator/actions/workflows/build.yml/badge.svg)](https://github.com/willemverbuyst/fhir-resource-validator/actions/workflows/build.yml) [![format & lint](https://github.com/willemverbuyst/fhir-resource-validator/actions/workflows/format-lint.yml/badge.svg)](https://github.com/willemverbuyst/fhir-resource-validator/actions/workflows/format-lint.yml) [![vitest](https://github.com/willemverbuyst/fhir-resource-validator/actions/workflows/test.yml/badge.svg)](https://github.com/willemverbuyst/fhir-resource-validator/actions/workflows/test.yml)

WIP try to validate fhir resources with zod
![](./img/Screenshot.png)