{"id":67440,"date":"2026-06-23T16:57:31","date_gmt":"2026-06-23T11:27:31","guid":{"rendered":"https:\/\/johnsonfrancis.org\/professional\/?p=67440"},"modified":"2026-06-23T16:57:33","modified_gmt":"2026-06-23T11:27:33","slug":"how-can-you-know-if-a-holter-monitor-stops-recording","status":"publish","type":"post","link":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/","title":{"rendered":"How can you know if a Holter monitor stops recording?"},"content":{"rendered":"<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/vBOwzRnGzxY?si=3pnie6tTJecBd6xY\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n\n<p class=\"wp-block-paragraph\">Because confirming a stopped Holter monitor depends entirely on whether you are looking at it <strong>in-situ<\/strong> (on the patient) or <strong>post-hoc<\/strong> (at the analysis workstation), the verification methods split into physical hardware cues and digital forensic signatures. Here is how to confirm a dead recording across both phases, broken down for standard multi-lead boxes and modern patch monitors.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">1. In-Situ (During the Monitoring Period)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If a patient calls the clinic suspecting the device has stopped, have them check for three specific hardware flags:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\"><strong>The LED &#8220;Heartbeat&#8221; Cadence:<\/strong> On almost all modern digital monitors, a blinking green LED corresponds to the R-wave detection or an active write-cycle.\n<ul class=\"wp-block-list\">\n<li class=\"\"><em>Solid Green \/ Solid Amber:<\/em> The CPU has hung; it is holding power but not executing the write loop.<\/li>\n\n\n\n<li class=\"\"><em>Blinking Red \/ Flashing Amber:<\/em> Usually indicates a <strong>Lead-Off<\/strong> state, but the unit is still recording the open circuit.<\/li>\n\n\n\n<li class=\"\"><em>Dark:<\/em> Complete power failure or it has entered its post-protocol auto-shutdown.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li class=\"\"><strong>The &#8220;Event Button&#8221; Wake Test:<\/strong> On models with an LCD screen that sleeps to save battery, pressing the Patient Event button should instantly wake the display and drop a time-stamp. If the screen stays blank, the main processor is down. If it wakes but the internal digital clock is frozen, the real-time clock (RTC) has dropped out and recording has ceased.<\/li>\n\n\n\n<li class=\"\"><strong>Gateway Status for Telemetry\/Mobile Cardiac Outpatient Telemetry<\/strong> (<strong>MCOT units):<\/strong> If it is an active monitor, the paired base station or smartphone app will throw a <strong>&#8220;Sensor out of range&#8221;<\/strong> or <strong>&#8220;No Data Received for X minutes&#8221;<\/strong> fatal flag. This distinguishes an actual monitor crash from a simple cellular dead zone (where the patch keeps recording to internal flash to dump later).<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">2. Post-Hoc (At the Analysis Workstation)<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When you pull the SD card or plug the monitor into the dock and open the parsing software, a stopped recording leaves distinct diagnostic footprints:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The &#8220;Absolute Zero&#8221; Baseline<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">You have to distinguish between a <em>detached lead<\/em> and a <em>dead analog-to-digital converter (ADC)<\/em>.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\"><strong>True Asystole:<\/strong> Shows slight somatic tremor, baseline wander, or a subtle P-wave\/escape attempt before the drop.<\/li>\n\n\n\n<li class=\"\"><strong>Lead-Off:<\/strong> The affected channel drops to a flatline, but the baseline will be &#8220;thick&#8221; with 50\/60Hz line noise, or the remaining channels will show extreme, wild axis shifts as the differential amplifier struggles to find a reference.<\/li>\n\n\n\n<li class=\"\"><strong>Device Stop \/ Power Loss:<\/strong> <strong>All channels drop instantaneously to a mathematically flat 0.00  mV line at the exact same millisecond.<\/strong> There is zero baseline wander. Frequently, you will see a single, sharp, un-physiological &#8220;spike&#8221; (an artifact of the capacitor discharging) at the exact sample point where the write-cycle died.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">File Header Truncation<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If the monitor lost power abnormally (e.g., the patient dropped it and the battery unseated for a fraction of a second), <strong>the file will lack a closing footer.<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\">When the software attempts to ingest the <code>.dat<\/code>, <code>.ecg<\/code>, or <code>.edf<\/code> file, it will throw a <code>Corrupt File<\/code>, <code>Unexpected EOF<\/code> (End of File), or <code>Header Mismatch<\/code> error.<\/li>\n\n\n\n<li class=\"\">Look at the raw file properties in the computer&#8217;s OS: a standard 24-hour, 3-channel, 250Hz recording generates a very predictable file size (typically around <strong>35 MB to 45 MB<\/strong> depending on compression). If your 24-hour file is sitting at 14 MB, the operating system stopped writing to the NAND flash halfway through the day.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">The Software &#8220;Event Log&#8221;<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Before looking at the morphology, open the <strong>Device Log<\/strong> (sometimes called the Technical Summary tab). If the unit stopped programmatically rather than via a hard power-cut, the firmware will have left a death rattle code:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"\"><code>ERR_SD_WRITE<\/code> \/ <code>NAND_TIMEOUT<\/code>: The monitor was trying to record, but the SD card suffered a write-lock or bad sector.<\/li>\n\n\n\n<li class=\"\"><code>BAT_CRIT_SHUTDOWN<\/code>: The voltage sagged below the safe operational threshold (often triggered when a patient presses the event button, causing a momentary spike in current draw that a dying battery couldn&#8217;t support).<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Pro-Tip for the Clinic<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you are dealing with a standard wired Holter that &#8220;mysteriously&#8221; stops recording 4 to 6 hours into a 24-hour session, <strong>check the patient&#8217;s clothing.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The #1 cause of silent, unlogged mid-test shutdowns in dry, air-conditioned environments is <strong>Electrostatic Discharge (ESD)<\/strong>. When a patient takes off a 100% polyester or wool sweater, the static charge travels down the ECG leads directly into the analog front-end. The monitor&#8217;s safety diodes will shunt the voltage to protect the patient, but the resulting ground-bounce frequently triggers a hard, unrecoverable CPU reset that the unit cannot wake itself up from.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Because confirming a stopped Holter monitor depends entirely on whether you are looking at it in-situ (on the patient) or post-hoc (at the analysis workstation), the verification methods split into physical hardware cues and digital forensic signatures. Here is how to confirm a dead recording across both phases, broken down for standard multi-lead boxes and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":67441,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","footnotes":""},"categories":[9],"tags":[],"class_list":["post-67440","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-general"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How can you know if a Holter monitor stops recording? - All About Cardiovascular System and Disorders<\/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:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How can you know if a Holter monitor stops recording? - All About Cardiovascular System and Disorders\" \/>\n<meta property=\"og:description\" content=\"Because confirming a stopped Holter monitor depends entirely on whether you are looking at it in-situ (on the patient) or post-hoc (at the analysis workstation), the verification methods split into physical hardware cues and digital forensic signatures. Here is how to confirm a dead recording across both phases, broken down for standard multi-lead boxes and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/\" \/>\n<meta property=\"og:site_name\" content=\"All About Cardiovascular System and Disorders\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-23T11:27:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-23T11:27:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/johnsonfrancis.org\/professional\/wp-content\/uploads\/2026\/06\/How-can-you-know-if-a-Holter-monitor-stops-recording.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1279\" \/>\n\t<meta property=\"og:image:height\" content=\"717\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Johnson Francis\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Johnson Francis\" \/>\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:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/\"},\"author\":{\"name\":\"Johnson Francis\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/#\\\/schema\\\/person\\\/5441d907049b914770f4bd98fb57feec\"},\"headline\":\"How can you know if a Holter monitor stops recording?\",\"datePublished\":\"2026-06-23T11:27:31+00:00\",\"dateModified\":\"2026-06-23T11:27:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/\"},\"wordCount\":721,\"publisher\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/#\\\/schema\\\/person\\\/5441d907049b914770f4bd98fb57feec\"},\"image\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/How-can-you-know-if-a-Holter-monitor-stops-recording.jpg\",\"articleSection\":[\"General Cardiology\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/\",\"url\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/\",\"name\":\"How can you know if a Holter monitor stops recording? - All About Cardiovascular System and Disorders\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/How-can-you-know-if-a-Holter-monitor-stops-recording.jpg\",\"datePublished\":\"2026-06-23T11:27:31+00:00\",\"dateModified\":\"2026-06-23T11:27:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/#primaryimage\",\"url\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/How-can-you-know-if-a-Holter-monitor-stops-recording.jpg\",\"contentUrl\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/How-can-you-know-if-a-Holter-monitor-stops-recording.jpg\",\"width\":1279,\"height\":717},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/how-can-you-know-if-a-holter-monitor-stops-recording\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How can you know if a Holter monitor stops recording?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/#website\",\"url\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/\",\"name\":\"All About Cardiovascular System and Disorders\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/#\\\/schema\\\/person\\\/5441d907049b914770f4bd98fb57feec\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/#\\\/schema\\\/person\\\/5441d907049b914770f4bd98fb57feec\",\"name\":\"Johnson Francis\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/80861b82c3f559be9e413245c5643b6c483c93495507facfe32cf96ccd8bcffd?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/80861b82c3f559be9e413245c5643b6c483c93495507facfe32cf96ccd8bcffd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/80861b82c3f559be9e413245c5643b6c483c93495507facfe32cf96ccd8bcffd?s=96&d=mm&r=g\",\"caption\":\"Johnson Francis\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/80861b82c3f559be9e413245c5643b6c483c93495507facfe32cf96ccd8bcffd?s=96&d=mm&r=g\"},\"description\":\"Former Professor of Cardiology, Calicut Govt. Medical Kozhikode, Kerala, India. Editor-in-Chief, BMH Medical Journal\",\"url\":\"https:\\\/\\\/johnsonfrancis.org\\\/professional\\\/author\\\/jf\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How can you know if a Holter monitor stops recording? - All About Cardiovascular System and Disorders","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:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/","og_locale":"en_US","og_type":"article","og_title":"How can you know if a Holter monitor stops recording? - All About Cardiovascular System and Disorders","og_description":"Because confirming a stopped Holter monitor depends entirely on whether you are looking at it in-situ (on the patient) or post-hoc (at the analysis workstation), the verification methods split into physical hardware cues and digital forensic signatures. Here is how to confirm a dead recording across both phases, broken down for standard multi-lead boxes and [&hellip;]","og_url":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/","og_site_name":"All About Cardiovascular System and Disorders","article_published_time":"2026-06-23T11:27:31+00:00","article_modified_time":"2026-06-23T11:27:33+00:00","og_image":[{"width":1279,"height":717,"url":"https:\/\/johnsonfrancis.org\/professional\/wp-content\/uploads\/2026\/06\/How-can-you-know-if-a-Holter-monitor-stops-recording.jpg","type":"image\/jpeg"}],"author":"Johnson Francis","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Johnson Francis","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/#article","isPartOf":{"@id":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/"},"author":{"name":"Johnson Francis","@id":"https:\/\/johnsonfrancis.org\/professional\/#\/schema\/person\/5441d907049b914770f4bd98fb57feec"},"headline":"How can you know if a Holter monitor stops recording?","datePublished":"2026-06-23T11:27:31+00:00","dateModified":"2026-06-23T11:27:33+00:00","mainEntityOfPage":{"@id":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/"},"wordCount":721,"publisher":{"@id":"https:\/\/johnsonfrancis.org\/professional\/#\/schema\/person\/5441d907049b914770f4bd98fb57feec"},"image":{"@id":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/#primaryimage"},"thumbnailUrl":"https:\/\/johnsonfrancis.org\/professional\/wp-content\/uploads\/2026\/06\/How-can-you-know-if-a-Holter-monitor-stops-recording.jpg","articleSection":["General Cardiology"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/","url":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/","name":"How can you know if a Holter monitor stops recording? - All About Cardiovascular System and Disorders","isPartOf":{"@id":"https:\/\/johnsonfrancis.org\/professional\/#website"},"primaryImageOfPage":{"@id":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/#primaryimage"},"image":{"@id":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/#primaryimage"},"thumbnailUrl":"https:\/\/johnsonfrancis.org\/professional\/wp-content\/uploads\/2026\/06\/How-can-you-know-if-a-Holter-monitor-stops-recording.jpg","datePublished":"2026-06-23T11:27:31+00:00","dateModified":"2026-06-23T11:27:33+00:00","breadcrumb":{"@id":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/#primaryimage","url":"https:\/\/johnsonfrancis.org\/professional\/wp-content\/uploads\/2026\/06\/How-can-you-know-if-a-Holter-monitor-stops-recording.jpg","contentUrl":"https:\/\/johnsonfrancis.org\/professional\/wp-content\/uploads\/2026\/06\/How-can-you-know-if-a-Holter-monitor-stops-recording.jpg","width":1279,"height":717},{"@type":"BreadcrumbList","@id":"https:\/\/johnsonfrancis.org\/professional\/how-can-you-know-if-a-holter-monitor-stops-recording\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/johnsonfrancis.org\/professional\/"},{"@type":"ListItem","position":2,"name":"How can you know if a Holter monitor stops recording?"}]},{"@type":"WebSite","@id":"https:\/\/johnsonfrancis.org\/professional\/#website","url":"https:\/\/johnsonfrancis.org\/professional\/","name":"All About Cardiovascular System and Disorders","description":"","publisher":{"@id":"https:\/\/johnsonfrancis.org\/professional\/#\/schema\/person\/5441d907049b914770f4bd98fb57feec"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/johnsonfrancis.org\/professional\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/johnsonfrancis.org\/professional\/#\/schema\/person\/5441d907049b914770f4bd98fb57feec","name":"Johnson Francis","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/80861b82c3f559be9e413245c5643b6c483c93495507facfe32cf96ccd8bcffd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/80861b82c3f559be9e413245c5643b6c483c93495507facfe32cf96ccd8bcffd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/80861b82c3f559be9e413245c5643b6c483c93495507facfe32cf96ccd8bcffd?s=96&d=mm&r=g","caption":"Johnson Francis"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/80861b82c3f559be9e413245c5643b6c483c93495507facfe32cf96ccd8bcffd?s=96&d=mm&r=g"},"description":"Former Professor of Cardiology, Calicut Govt. Medical Kozhikode, Kerala, India. Editor-in-Chief, BMH Medical Journal","url":"https:\/\/johnsonfrancis.org\/professional\/author\/jf\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/posts\/67440","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/comments?post=67440"}],"version-history":[{"count":3,"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/posts\/67440\/revisions"}],"predecessor-version":[{"id":67445,"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/posts\/67440\/revisions\/67445"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/media\/67441"}],"wp:attachment":[{"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/media?parent=67440"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/categories?post=67440"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/johnsonfrancis.org\/professional\/wp-json\/wp\/v2\/tags?post=67440"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}