
Roman Plavnik
CEO, Medical Director and Scientific Leader
var _excluded = ["components"];
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
function _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var n = Object.getOwnPropertySymbols(e); for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }
function _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (-1 !== e.indexOf(n)) continue; t[n] = r[n]; } return t; }
/* @jsxRuntime classic */
/* @jsx mdx */
var _frontmatter = {
"name": "Roman Plavnik",
"role": "CEO, Medical Director and Scientific Leader",
"position": 1,
"slug": "/about-us/team/roman-plavnik",
"lang": "en",
"featuredImage": "../../images/team/large/roman.png"
};
var layoutProps = {
_frontmatter: _frontmatter
};
var MDXLayout = "wrapper";
return function MDXContent(_ref) {
var components = _ref.components,
props = _objectWithoutProperties(_ref, _excluded);
return mdx(MDXLayout, _extends({}, layoutProps, props, {
components: components,
mdxType: "MDXLayout"
}), mdx("p", null, "PhD in medicine, Associate professor of the Department of Telemedicine and Health Information Technologies at Peoples Friendship University of Russia.\n35+ years of experience in the medical field.\nOne of the leading experts in the field of stable isotopic diagnostics. Creator of \xB9\xB3\u0421-urea breath test for Helicobacter pylori \u201CHELICARB\u201D.\nAuthor of more than 40 scientific papers, 6 patents, and 3 practical guide books for doctors.\nAuthor of the monograph \u201C\xB9\xB3\u0421-urea breath test in Helicobacter pylori diagnostics (practical guide book for doctors)\u201D, 2015."));
}
;
MDXContent.isMDXComponent = true;