# FHIR utilities
This repository contains a set of utilities for working with FHIR resources.
## Installation
```bash
pip install fhir-utils
```
## Development
```bash
git clone https://github.com/prefeitura-rio/fhir-utils
cd fhir-utils
poetry install
```
Raw data
{
"_id": null,
"home_page": "https://github.com/prefeitura-rio/fhir-utils",
"name": "fhir-utils",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "fhir,utilities,data,health,government",
"author": "Escrit\u00f3rio de Dados",
"author_email": "escritoriodedados@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/82/43/0e156d164c03fca3faea0498794d2d80058dbe666de0ae2fc9b3f726db33/fhir_utils-0.0.1a0.tar.gz",
"platform": null,
"description": "# FHIR utilities\n\nThis repository contains a set of utilities for working with FHIR resources.\n\n## Installation\n\n```bash\npip install fhir-utils\n```\n\n## Development\n\n```bash\ngit clone https://github.com/prefeitura-rio/fhir-utils\ncd fhir-utils\npoetry install\n```\n",
"bugtrack_url": null,
"license": "GPL-3.0-only",
"summary": "Utilities for handling FHIR data.",
"version": "0.0.1a0",
"project_urls": {
"Homepage": "https://github.com/prefeitura-rio/fhir-utils",
"Repository": "https://github.com/prefeitura-rio/fhir-utils"
},
"split_keywords": [
"fhir",
"utilities",
"data",
"health",
"government"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "89518392e50910aa3a68a0a02981153be6b96489858d5b79a42cfe501c17c9a0",
"md5": "296634a5be9064c996a116df802e63ed",
"sha256": "48a48db4d6a839a33ae57608a3016a0b44254551ce11bf2da1001ea97cd036f7"
},
"downloads": -1,
"filename": "fhir_utils-0.0.1a0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "296634a5be9064c996a116df802e63ed",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 15116,
"upload_time": "2023-07-11T13:59:01",
"upload_time_iso_8601": "2023-07-11T13:59:01.065143Z",
"url": "https://files.pythonhosted.org/packages/89/51/8392e50910aa3a68a0a02981153be6b96489858d5b79a42cfe501c17c9a0/fhir_utils-0.0.1a0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "82430e156d164c03fca3faea0498794d2d80058dbe666de0ae2fc9b3f726db33",
"md5": "9a2611cc590f1086cdd682b4e4a2b39a",
"sha256": "8859892de10c91c1c4aa4ec3419c0d8ddfd7a7744c01bf8c1d531ca38d5c023e"
},
"downloads": -1,
"filename": "fhir_utils-0.0.1a0.tar.gz",
"has_sig": false,
"md5_digest": "9a2611cc590f1086cdd682b4e4a2b39a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 14252,
"upload_time": "2023-07-11T13:59:03",
"upload_time_iso_8601": "2023-07-11T13:59:03.000297Z",
"url": "https://files.pythonhosted.org/packages/82/43/0e156d164c03fca3faea0498794d2d80058dbe666de0ae2fc9b3f726db33/fhir_utils-0.0.1a0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-11 13:59:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "prefeitura-rio",
"github_project": "fhir-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "fhir-utils"
}