The Whistle data transformation language is a mapping language developed by Google used to convert healthcare data from one schema to another.
The Protocol Buffers-based representation of Whistle acts as an intermediate representation of the Whistle code and is used by the mapping engine to transform the data.
This tool allows you to transpile Whistle code to Protocol Buffers online.
Made by Anton Vasetenkov.