google-fhir-core


Namegoogle-fhir-core JSON
Version 0.10.0 PyPI version JSON
download
home_pagehttps://github.com/google/fhir-py
SummaryCore components for working with FHIR.
upload_time2023-09-22 10:16:09
maintainer
docs_urlNone
authorGoogle LLC
requires_python>=3.8, <3.12
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": "",
    "docs_url": null,
    "requires_python": ">=3.8, <3.12",
    "maintainer_email": "",
    "keywords": "google,fhir,python,healthcare",
    "author": "Google LLC",
    "author_email": "google-fhir-pypi@google.com",
    "download_url": "https://github.com/google-py/fhir/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.10.0",
    "project_urls": {
        "Download": "https://github.com/google-py/fhir/releases",
        "Homepage": "https://github.com/google/fhir-py"
    },
    "split_keywords": [
        "google",
        "fhir",
        "python",
        "healthcare"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8aa92f9bfd32f2713ac4bafa7a47d29bf36a2068397576b0845c86e3775c688",
                "md5": "91b30919cff28842b99a9528eb737817",
                "sha256": "057474a641f71c9314e1fc17900d05e448527ec6c1a194885866511bf2f3e06a"
            },
            "downloads": -1,
            "filename": "google_fhir_core-0.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "91b30919cff28842b99a9528eb737817",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8, <3.12",
            "size": 674802,
            "upload_time": "2023-09-22T10:16:09",
            "upload_time_iso_8601": "2023-09-22T10:16:09.657366Z",
            "url": "https://files.pythonhosted.org/packages/e8/aa/92f9bfd32f2713ac4bafa7a47d29bf36a2068397576b0845c86e3775c688/google_fhir_core-0.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 10:16:09",
    "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.13246s