{"id":3708,"date":"2024-06-26T05:24:09","date_gmt":"2024-06-26T05:24:09","guid":{"rendered":"https:\/\/planetmed.pro\/?p=3708"},"modified":"2026-03-14T07:33:20","modified_gmt":"2026-03-14T07:33:20","slug":"cross-tabulation-and-chi-square-analysis","status":"publish","type":"post","link":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/","title":{"rendered":"Cross-Tabulation and Chi-Square Analysis"},"content":{"rendered":"\r\n<p>Medical research thrives on uncovering relationships between variables. Did a new medication improve patient outcomes? Does a specific lifestyle factor influence disease risk? Cross-tabulation, often accompanied by chi-square analysis, serves as a powerful tool for researchers to explore these associations in categorical data.<\/p>\r\n<h2><strong>Demystifying Cross-Tabulation<\/strong><\/h2>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<p>Imagine a table with rows and columns, like a spreadsheet. Cross-tabulation organizes data from a medical study into such a table. Each row and column represent a category of a variable. For instance, rows might represent different age groups (20-30, 31-40, etc.), while columns could represent disease status (healthy, diseased). Each cell within the table shows the frequency (count) of participants who fall into a specific combination of categories.<\/p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<p>Here&#8217;s an example:<\/p>\r\n\r\n\r\n\r\n<figure class=\"wp-block-table\">\r\n<table>\r\n<tbody>\r\n<tr>\r\n<td>Age Group<\/td>\r\n<td>Healthy<\/td>\r\n<td>Diseased<\/td>\r\n<td>Total<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>20-30<\/td>\r\n<td>50<\/td>\r\n<td>10<\/td>\r\n<td>60<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>31-40<\/td>\r\n<td>40<\/td>\r\n<td>20<\/td>\r\n<td>60<\/td>\r\n<\/tr>\r\n<tr>\r\n<td>Total<\/td>\r\n<td>90<\/td>\r\n<td>30<\/td>\r\n<td>120<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/figure>\r\n\r\n\r\n\r\n<p>This table explores the potential association between age group and disease status. We can see that a higher proportion of individuals in the older age group (31-40) have the disease compared to the younger group.<\/p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\"><strong>Chi-Square Analysis: Unveiling Significance<\/strong><\/h3>\r\n\r\n\r\n\r\n<p>Cross-tabulation alone reveals the distribution of data across categories, but it doesn&#8217;t tell us if the observed association is statistically significant or merely due to chance. Here&#8217;s where chi-square analysis steps in.<\/p>\r\n\r\n\r\n\r\n<p>This statistical test compares the observed counts in each cell of the cross-tabulation with what we would expect to see if there&#8217;s no real association between the variables. If the observed counts deviate significantly from the expected counts, the chi-square test provides a p-value. A low p-value (typically less than 0.05) suggests that the observed association is unlikely to be random, implying a statistically significant relationship between the variables.<\/p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\"><strong>Benefits of Cross-Tabulation and Chi-Square Analysis<\/strong><\/h3>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Simplicity:<\/strong> Both techniques are relatively easy to understand and implement, making them accessible to researchers with varying levels of statistical expertise.<\/li>\r\n\r\n\r\n\r\n<li><strong>Visual Representation:<\/strong> Cross-tabulation tables provide a clear visual representation of the data, allowing for quick identification of potential relationships.<\/li>\r\n\r\n\r\n\r\n<li><strong>Hypothesis Testing:<\/strong> Chi-square analysis provides a statistical framework for testing the null hypothesis (no association) and drawing conclusions about the significance of observed relationships.<\/li>\r\n\r\n\r\n\r\n<li><strong>Exploration of Categorical Data:<\/strong> These techniques are well-suited for analyzing data where variables fall into distinct categories, such as disease status (healthy\/diseased), treatment response (positive\/negative), or presence\/absence of a risk factor.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\"><strong>Limitations and Considerations<\/strong><\/h3>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Assumptions:<\/strong> Chi-square analysis relies on several assumptions, including sufficient sample size and expected counts in each cell exceeding a minimum threshold. Violations of these assumptions can lead to unreliable results.<\/li>\r\n\r\n\r\n\r\n<li><strong>Strength of Association:<\/strong> Chi-square only tells us if there&#8217;s a statistically significant association, not the strength or direction of the relationship. Further analysis, like correlation coefficients, might be needed to understand the magnitude and direction of an association.<\/li>\r\n\r\n\r\n\r\n<li><strong>Nominal vs. Ordinal Data:<\/strong> While chi-square is mainly used for nominal data (categories with no inherent order), it can be cautiously applied to ordinal data (categories with an order) if the order is not a primary focus of the analysis.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\"><strong>Applications in Medical Research<\/strong><\/h3>\r\n\r\n\r\n\r\n<p>Cross-tabulation and chi-square analysis find diverse applications in medical research:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Investigating Risk Factors:<\/strong> Researchers can explore potential risk factors for diseases by cross-tabulating disease status with variables like lifestyle habits, genetic markers, or environmental exposures. Chi-square analysis helps identify statistically significant associations.<\/li>\r\n\r\n\r\n\r\n<li><strong>Evaluating Treatment Efficacy:<\/strong> Clinical trials often compare treatment groups with a control group. Cross-tabulation can reveal how treatment response (e.g., improvement, no change) varies across groups. Chi-square analysis assesses if the observed differences are statistically significant.<\/li>\r\n\r\n\r\n\r\n<li><strong>Identifying Diagnostic Markers:<\/strong> Researchers might explore the association between a potential diagnostic test result (positive\/negative) and the presence\/absence of a disease. Significant associations suggest the test&#8217;s potential utility in diagnosis.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h3>\r\n\r\n\r\n\r\n<p>Cross-tabulation and chi-square analysis are fundamental tools for researchers to navigate the world of categorical data in medical research. By identifying statistically significant associations, they pave the way for further investigation and a deeper understanding of health and disease.<\/p>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<p>Reach out to us today to consult about your upcoming research, via email: <a href=\"mailto:contact@planetmed.pro\">contact@planetmed.pro<\/a>, WhatsApp, or through our website.<\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Medical research thrives on uncovering relationships between variables. Did a new medication improve patient outcomes? Does a specific lifestyle factor influence disease risk? Cross-tabulation, often accompanied by chi-square analysis, serves as a powerful tool for researchers to explore these associations in categorical data.<\/p>\n","protected":false},"author":1,"featured_media":3248,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[50],"tags":[],"class_list":["post-3708","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cross-Tabulation and Chi-Square Analysis - PlanetMed<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cross-Tabulation and Chi-Square Analysis - PlanetMed\" \/>\n<meta property=\"og:description\" content=\"Medical research thrives on uncovering relationships between variables. Did a new medication improve patient outcomes? Does a specific lifestyle factor influence disease risk? Cross-tabulation, often accompanied by chi-square analysis, serves as a powerful tool for researchers to explore these associations in categorical data.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/\" \/>\n<meta property=\"og:site_name\" content=\"PlanetMed\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/planetmed360\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-26T05:24:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-14T07:33:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/planetmed.pro\/wp-content\/uploads\/2024\/03\/Consulting-and-statistical-data-analysis-for-research.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1500\" \/>\n\t<meta property=\"og:image:height\" content=\"1000\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/planetmed.pro\\\/#\\\/schema\\\/person\\\/082afd1e4b1d5f4854996bad68d282ce\"},\"headline\":\"Cross-Tabulation and Chi-Square Analysis\",\"datePublished\":\"2024-06-26T05:24:09+00:00\",\"dateModified\":\"2026-03-14T07:33:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/\"},\"wordCount\":665,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/planetmed.pro\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/planetmed.pro\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Consulting-and-statistical-data-analysis-for-research.jpg\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/\",\"url\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/\",\"name\":\"Cross-Tabulation and Chi-Square Analysis - PlanetMed\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/planetmed.pro\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/planetmed.pro\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Consulting-and-statistical-data-analysis-for-research.jpg\",\"datePublished\":\"2024-06-26T05:24:09+00:00\",\"dateModified\":\"2026-03-14T07:33:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/#primaryimage\",\"url\":\"https:\\\/\\\/planetmed.pro\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Consulting-and-statistical-data-analysis-for-research.jpg\",\"contentUrl\":\"https:\\\/\\\/planetmed.pro\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/Consulting-and-statistical-data-analysis-for-research.jpg\",\"width\":1500,\"height\":1000,\"caption\":\"Consulting and statistical data analysis for research\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/planetmed.pro\\\/en\\\/cross-tabulation-and-chi-square-analysis\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u05d3\u05e3 \u05d4\u05d1\u05d9\u05ea\",\"item\":\"https:\\\/\\\/planetmed.pro\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cross-Tabulation and Chi-Square Analysis\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/planetmed.pro\\\/#website\",\"url\":\"https:\\\/\\\/planetmed.pro\\\/\",\"name\":\"PlanetMed\",\"description\":\"Academic Services, Statistical Analysis, Medical Writing\",\"publisher\":{\"@id\":\"https:\\\/\\\/planetmed.pro\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/planetmed.pro\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/planetmed.pro\\\/#organization\",\"name\":\"PlanetMed\",\"url\":\"https:\\\/\\\/planetmed.pro\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/planetmed.pro\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/planetmed.pro\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/planetmed_logo.svg\",\"contentUrl\":\"https:\\\/\\\/planetmed.pro\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/planetmed_logo.svg\",\"width\":78,\"height\":73,\"caption\":\"PlanetMed\"},\"image\":{\"@id\":\"https:\\\/\\\/planetmed.pro\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/planetmed360\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/planetmed360\\\/?viewAsMember=true\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/planetmed.pro\\\/#\\\/schema\\\/person\\\/082afd1e4b1d5f4854996bad68d282ce\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d60c48d7b1ad8a90a33c431fe475ca759fcbe5dda0fbd4014653090fc4c1d40?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d60c48d7b1ad8a90a33c431fe475ca759fcbe5dda0fbd4014653090fc4c1d40?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2d60c48d7b1ad8a90a33c431fe475ca759fcbe5dda0fbd4014653090fc4c1d40?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\\\/\\\/planetmed.pro\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cross-Tabulation and Chi-Square Analysis - PlanetMed","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/","og_locale":"en_US","og_type":"article","og_title":"Cross-Tabulation and Chi-Square Analysis - PlanetMed","og_description":"Medical research thrives on uncovering relationships between variables. Did a new medication improve patient outcomes? Does a specific lifestyle factor influence disease risk? Cross-tabulation, often accompanied by chi-square analysis, serves as a powerful tool for researchers to explore these associations in categorical data.","og_url":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/","og_site_name":"PlanetMed","article_publisher":"https:\/\/www.facebook.com\/planetmed360","article_published_time":"2024-06-26T05:24:09+00:00","article_modified_time":"2026-03-14T07:33:20+00:00","og_image":[{"width":1500,"height":1000,"url":"https:\/\/planetmed.pro\/wp-content\/uploads\/2024\/03\/Consulting-and-statistical-data-analysis-for-research.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/#article","isPartOf":{"@id":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/"},"author":{"name":"admin","@id":"https:\/\/planetmed.pro\/#\/schema\/person\/082afd1e4b1d5f4854996bad68d282ce"},"headline":"Cross-Tabulation and Chi-Square Analysis","datePublished":"2024-06-26T05:24:09+00:00","dateModified":"2026-03-14T07:33:20+00:00","mainEntityOfPage":{"@id":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/"},"wordCount":665,"commentCount":0,"publisher":{"@id":"https:\/\/planetmed.pro\/#organization"},"image":{"@id":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/#primaryimage"},"thumbnailUrl":"https:\/\/planetmed.pro\/wp-content\/uploads\/2024\/03\/Consulting-and-statistical-data-analysis-for-research.jpg","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/","url":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/","name":"Cross-Tabulation and Chi-Square Analysis - PlanetMed","isPartOf":{"@id":"https:\/\/planetmed.pro\/#website"},"primaryImageOfPage":{"@id":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/#primaryimage"},"image":{"@id":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/#primaryimage"},"thumbnailUrl":"https:\/\/planetmed.pro\/wp-content\/uploads\/2024\/03\/Consulting-and-statistical-data-analysis-for-research.jpg","datePublished":"2024-06-26T05:24:09+00:00","dateModified":"2026-03-14T07:33:20+00:00","breadcrumb":{"@id":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/#primaryimage","url":"https:\/\/planetmed.pro\/wp-content\/uploads\/2024\/03\/Consulting-and-statistical-data-analysis-for-research.jpg","contentUrl":"https:\/\/planetmed.pro\/wp-content\/uploads\/2024\/03\/Consulting-and-statistical-data-analysis-for-research.jpg","width":1500,"height":1000,"caption":"Consulting and statistical data analysis for research"},{"@type":"BreadcrumbList","@id":"https:\/\/planetmed.pro\/en\/cross-tabulation-and-chi-square-analysis\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u05d3\u05e3 \u05d4\u05d1\u05d9\u05ea","item":"https:\/\/planetmed.pro\/"},{"@type":"ListItem","position":2,"name":"Cross-Tabulation and Chi-Square Analysis"}]},{"@type":"WebSite","@id":"https:\/\/planetmed.pro\/#website","url":"https:\/\/planetmed.pro\/","name":"PlanetMed","description":"Academic Services, Statistical Analysis, Medical Writing","publisher":{"@id":"https:\/\/planetmed.pro\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/planetmed.pro\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/planetmed.pro\/#organization","name":"PlanetMed","url":"https:\/\/planetmed.pro\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/planetmed.pro\/#\/schema\/logo\/image\/","url":"https:\/\/planetmed.pro\/wp-content\/uploads\/2022\/07\/planetmed_logo.svg","contentUrl":"https:\/\/planetmed.pro\/wp-content\/uploads\/2022\/07\/planetmed_logo.svg","width":78,"height":73,"caption":"PlanetMed"},"image":{"@id":"https:\/\/planetmed.pro\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/planetmed360","https:\/\/www.linkedin.com\/company\/planetmed360\/?viewAsMember=true"]},{"@type":"Person","@id":"https:\/\/planetmed.pro\/#\/schema\/person\/082afd1e4b1d5f4854996bad68d282ce","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2d60c48d7b1ad8a90a33c431fe475ca759fcbe5dda0fbd4014653090fc4c1d40?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2d60c48d7b1ad8a90a33c431fe475ca759fcbe5dda0fbd4014653090fc4c1d40?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2d60c48d7b1ad8a90a33c431fe475ca759fcbe5dda0fbd4014653090fc4c1d40?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/planetmed.pro"]}]}},"_links":{"self":[{"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/posts\/3708","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/comments?post=3708"}],"version-history":[{"count":7,"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/posts\/3708\/revisions"}],"predecessor-version":[{"id":5647,"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/posts\/3708\/revisions\/5647"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/media\/3248"}],"wp:attachment":[{"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/media?parent=3708"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/categories?post=3708"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/planetmed.pro\/en\/wp-json\/wp\/v2\/tags?post=3708"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}