google-fhir-core


Namegoogle-fhir-core JSON
Version 0.11.0 PyPI version JSON
download
home_pagehttps://github.com/google/fhir-py
SummaryCore components for working with FHIR.
upload_time2024-07-15 21:51:26
maintainerNone
docs_urlNone
authorGoogle LLC
requires_python<3.12,>=3.8
licenseApache 2.0
keywords google fhir python healthcare
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Core logic for working with FHIR data.

Most users will not use this directly, but may use `google.fhir.views` or
other higher-level libraries for working with FHIR data at scale.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/google/fhir-py",
    "name": "google-fhir-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.12,>=3.8",
    "maintainer_email": null,
    "keywords": "google, fhir, python, healthcare",
    "author": "Google LLC",
    "author_email": "google-fhir-pypi@google.com",
    "download_url": "https://github.com/google/fhir-py/releases",
    "platform": null,
    "description": "Core logic for working with FHIR data.\n\nMost users will not use this directly, but may use `google.fhir.views` or\nother higher-level libraries for working with FHIR data at scale.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Core components for working with FHIR.",
    "version": "0.11.0",
    "project_urls": {
        "Download": "https://github.com/google/fhir-py/releases",
        "Homepage": "https://github.com/google/fhir-py"
    },
    "split_keywords": [
        "google",
        " fhir",
        " python",
        " healthcare"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3226c3c9b2e2eb8e836f74fe0cc8a6e8863d55018b3ac6162885e0dbb62166d7",
                "md5": "69f6706f496b43458d2c9db6927fc23e",
                "sha256": "1e09581efa9fa0b92985098f1a69c9ef3b2ecf889f4d16386398d13556114102"
            },
            "downloads": -1,
            "filename": "google_fhir_core-0.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69f6706f496b43458d2c9db6927fc23e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.8",
            "size": 304571,
            "upload_time": "2024-07-15T21:51:26",
            "upload_time_iso_8601": "2024-07-15T21:51:26.223660Z",
            "url": "https://files.pythonhosted.org/packages/32/26/c3c9b2e2eb8e836f74fe0cc8a6e8863d55018b3ac6162885e0dbb62166d7/google_fhir_core-0.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 21:51:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "google",
    "github_project": "fhir-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "google-fhir-core"
}
        
Elapsed time: 0.28844s