google-fhir-r4


Namegoogle-fhir-r4 JSON
Version 0.10.0 PyPI version JSON
download
home_pagehttps://github.com/google/fhir-py
SummaryComponents for working with FHIR R4.
upload_time2023-09-22 10:16:13
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.
            Protocol buffer conversion and validation for with FHIR R4 resources.

Most users will not use this directly, but may use `google.fhir.views` to
analyze FHIR data at scale.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/google/fhir-py",
    "name": "google-fhir-r4",
    "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": "Protocol buffer conversion and validation for with FHIR R4 resources.\n\nMost users will not use this directly, but may use `google.fhir.views` to\nanalyze FHIR data at scale.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Components for working with FHIR R4.",
    "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": "acd71b45c40e5a306623b05d5e11011cc721c8102cfb48a4a17c4873b40e0140",
                "md5": "d60b2a3f0d12e21d4d8901d270b1bf1c",
                "sha256": "e63edfa645ad2b8a15a905564b3265ecd85fc8ce5eb604d75df51bb5c0b82951"
            },
            "downloads": -1,
            "filename": "google_fhir_r4-0.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d60b2a3f0d12e21d4d8901d270b1bf1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8, <3.12",
            "size": 6024583,
            "upload_time": "2023-09-22T10:16:13",
            "upload_time_iso_8601": "2023-09-22T10:16:13.472122Z",
            "url": "https://files.pythonhosted.org/packages/ac/d7/1b45c40e5a306623b05d5e11011cc721c8102cfb48a4a17c4873b40e0140/google_fhir_r4-0.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-22 10:16:13",
    "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-r4"
}
        
Elapsed time: 0.16559s