Metadata-Version: 2.1
Name: fhir-cli
Version: 0.17.0
Summary: Arkhn Fhir cli
Home-page: https://github.com/arkhn/fhir-cli
Author: Arkhn
Author-email: engineering@arkhn.com
Project-URL: Bug Tracker, https://github.com/arkhn/fhir-cli/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: ~=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorama (~=0.4.4)
Requires-Dist: dotty-dict (==1.3.0)
Requires-Dist: fire (==0.4.0)
Requires-Dist: psycopg2-binary (>=2.9.1)
Requires-Dist: Pygments (~=2.12.0)
Requires-Dist: python-dotenv (>=0.19.1)
Requires-Dist: requests (>=2.26.0)
Requires-Dist: setuptools (~=57.4.0)

# Fhir cli

## Description

Help validate DBT FHIR models against a FHIR server

## Documentation

Read the [docs](https://arkhn.github.io/fhir-cli/) !
