Skip to content

JPercival/fhir

 
 

Repository files navigation

FHIR protocol buffers

This repository contains a Google implementation of protocol buffers for FHIR. This is not an officially supported Google product.

To build this repository, install bazel, and necessary dependencies (we recommend you to run this from an virtual env):

$ pip install -r bazel/requirements.txt

Then run:

$ bazel test //...

For some ideas of how to use this code, see the examples:

This is still an early version and subject to change. For some background, please see our blog post. Support for C++, Go, and Python is coming soon. You can post questions and feedback in this web forum.

About

FHIR Protocol Buffers

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 44.6%
  • Java 39.3%
  • Python 15.8%
  • Shell 0.3%