FHIR Chat · Convert FHIR JSON into Avro object · implementers

Stream: implementers

Topic: Convert FHIR JSON into Avro object


view this post on Zulip Mythreyi Solai (May 24 2017 at 14:25):

Hi,

I am working on loading a large number of FHIR resources as Apache Avro objects into Apache Spark for some batch processing. Has anyone tried to convert the JSON objects into Apache Avro objects using Java/Scala/Python etc? I need to build an Avro schema to facilitate the conversion from the JSON schema for a FHIR resource. Any pointers on how to create an Avro schema for a FHIR resource would be greatly appreciated.

Thanks,
Mythreyi


Last updated: Apr 12 2022 at 19:14 UTC