Skip to main content

Tools for parsing and printing FHIR JSON.

Project description

Google FhirProto

Introduction

This is the Python3 distribution for Google FhirProto.

FhirProto is Google's implementation of the FHIR Standard for Health Care data using Protocol Buffers. By leveraging Google’s core data storage format, FhirProto provides a type-safe, strongly validated FHIR format with cross-language support at a fraction of the size on disk, making it a great data model to develop your Health Care application on. Structured Codes and Extensions guarantee that your data will be in the correct format. Support for generating and validating against custom Implementation Guides allow you to customize FhirProto to your dataset and requirements. Parsing and Printing libraries make it easy to go back and forth between FhirProto format and JSON.

Getting Started

Installation

You can install the Python3 distribution of FhirProto with for use with Python interpreters >=3.6, <3.9 using the pip package manager. We strongly recommend installing into a Python3 virtual environment, such as venv:

python3 -m venv fhir
source fhir/bin/activate

pip install --upgrade setuptools
pip install google-fhir

Examples and Documentation

We think the best way to get an idea of how FhirProto works is to get in and start playing with it. To that end, we provide https://github.com/google/fhir-examples. This repo contains a script for using Synthea to create a synthetic FHIR JSON dataset, and then shows some examples of parsing, printing, validating, profiling and querying. The repo also contains a walkthrough of many of the examples.

A Reference User Guide with in-depth descriptions of different concepts can be found here.

Trademark

FHIR® is the registered trademark of HL7 and is used with the permission of HL7. Use of the FHIR trademark does not constitute endorsement of this product by HL7.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google-fhir-0.6.3.tar.gz (3.1 MB view details)

Uploaded Source

Built Distribution

google_fhir-0.6.3-py3-none-any.whl (3.4 MB view details)

Uploaded Python 3

File details

Details for the file google-fhir-0.6.3.tar.gz.

File metadata

  • Download URL: google-fhir-0.6.3.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for google-fhir-0.6.3.tar.gz
Algorithm Hash digest
SHA256 02445c455886c25690327b4f5105ebbd45f046b67ef459a41f42f47153de31ee
MD5 91ff2e9168b21ce17ce51855f90aa938
BLAKE2b-256 a6ae36ce96a332e6f3aa5dd4d8e1da23942dd527512425897d6aa5c318cfbd81

See more details on using hashes here.

Provenance

File details

Details for the file google_fhir-0.6.3-py3-none-any.whl.

File metadata

  • Download URL: google_fhir-0.6.3-py3-none-any.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.5

File hashes

Hashes for google_fhir-0.6.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7d0494117c970ccb693cf9b769fbbc925baa593e7af071af2788ff6d7a95549d
MD5 ff04edb2ab440d965341d859ab3e1297
BLAKE2b-256 880c1df8ee0f99ca4bb05b2e3805ef49175de7a38a5b03d5368375834910394e

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page