# FHIR
- specific standard within HL7 that leverages modern web technologies and is gaining traction for its flexibility in healthcare data exchange
- fhir-py
- ```apt install protobuf-compiler
protoc --version # Ensure version 3+
pip install google-fhir-views[r4,bigquery,spark]```