pursh2002 / fhir

FHIR Protocol Buffers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 then run

$ bazel test //...

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

This is still an early version, subject to change. For some background, please see our blog post. Support for c++, go, and python is coming soon.

About

FHIR Protocol Buffers

License:Apache License 2.0


Languages

Language:Java 97.1%Language:Python 2.9%