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 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.