Metadata-Version: 2.4
Name: saludai-core
Version: 0.1.0
Summary: FHIR client, terminology resolver, and shared types for SaludAI
Project-URL: Homepage, https://github.com/saludai-labs/saludai
Project-URL: Repository, https://github.com/saludai-labs/saludai
Project-URL: Issues, https://github.com/saludai-labs/saludai/issues
Author: SaludAI Labs
License-Expression: Apache-2.0
Keywords: fhir,health,loinc,snomed,terminology
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: fhir-resources>=8
Requires-Dist: httpx>=0.28
Requires-Dist: pydantic-settings>=2
Requires-Dist: pydantic>=2
Requires-Dist: rapidfuzz>=3
Requires-Dist: structlog>=24
