Caused by: java.lang.NoSuchMethodError: com.google.protobuf.Descriptors$FileDescriptor.internalBuildGeneratedFileFrom([Ljava/lang/String;[Lcom/google/protobuf/Descriptors$FileDescriptor;)Lcom/google/protobuf/Descriptors$FileDescriptor;
at com.google.fhir.proto.Annotations.<clinit>(Annotations.java:908)
at com.google.fhir.stu3.proto.Resources.<clinit>(Resources.java:12056)
at com.google.fhir.stu3.proto.ContainedResource.getDescriptor(ContainedResource.java:1710)
at com.google.fhir.common.JsonFormat$Parser.createResourceTypes(JsonFormat.java:892)
at com.google.fhir.common.JsonFormat$Parser.<clinit>(JsonFormat.java:887)
at com.google.fhir.common.JsonFormat.getParser(JsonFormat.java:594)
at com.google.fhir.examples.SyntheaToTFRecordsMain$ParseBundleFn.processElement(SyntheaToTFRecordsMain.java:61)