{"id":22474,"date":"2026-05-22T12:53:43","date_gmt":"2026-05-22T11:53:43","guid":{"rendered":"https:\/\/openbionics.com\/?p=22474"},"modified":"2026-06-08T13:52:36","modified_gmt":"2026-06-08T12:52:36","slug":"the-first-above-elbow-hero-flex-fitting-is-here","status":"publish","type":"post","link":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/","title":{"rendered":"The First Above-Elbow Hero FLEX Fitting Is Here"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>The First Above-Elbow Hero FLEX Fitting Is Here &#8211; Open Bionics<\/title>\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display:ital@0;1&#038;family=DM+Sans:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n  <style>\n    :root {\n      --gradient: linear-gradient(90deg, #1fa5de, #7764ef);\n      --blue: #1fa5de;\n      --purple: #7764ef;\n      --black: #0d0d0d;\n      --grey-dark: #333333;\n      --grey-mid: #777777;\n      --grey-light: #f4f4f4;\n      --white: #ffffff;\n      --font-display: 'DM Serif Display', Georgia, serif;\n      --font-body: 'DM Sans', sans-serif;\n    }\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: var(--font-body);\n      font-weight: 400;\n      color: var(--black);\n      background: var(--white);\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .ob-wrap {\n      max-width: 740px;\n      margin: 0 auto;\n      padding: 0 24px 3rem;\n    }\n\n    .ob-tag {\n      display: inline-block;\n      font-family: var(--font-body);\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 1.8px;\n      text-transform: uppercase;\n      color: var(--grey-mid);\n      margin-bottom: 12px;\n    }\n\n    .intro-block {\n      border-left: 3px solid transparent;\n      border-image: var(--gradient) 1;\n      padding-left: 24px;\n      margin-bottom: 48px;\n    }\n\n    .intro-block p {\n      font-family: var(--font-body);\n      font-size: 19px;\n      line-height: 1.7;\n      color: var(--grey-dark);\n      margin-bottom: 16px;\n    }\n\n    .intro-block p:last-child { margin-bottom: 0; }\n\n    .divider { margin: 48px 0; }\n    .divider hr { border: none; height: 1px; background: #ebebeb; }\n\n    .body-text {\n      font-family: var(--font-body);\n      font-size: 17px;\n      line-height: 1.75;\n      color: var(--grey-dark);\n      margin-bottom: 20px;\n    }\n\n    .section-h2 {\n      font-family: var(--font-display);\n      font-size: clamp(24px, 3vw, 32px);\n      line-height: 1.15;\n      color: var(--black);\n      margin-bottom: 20px;\n      letter-spacing: -0.3px;\n    }\n\n    .inline-quote {\n      margin: 28px 0;\n    }\n\n    .inline-quote p {\n      font-family: var(--font-display);\n      font-size: clamp(18px, 2.2vw, 22px);\n      font-style: italic;\n      line-height: 1.5;\n      color: var(--black);\n      padding-left: 20px;\n      border-left: 3px solid transparent;\n      border-image: var(--gradient) 1;\n    }\n\n    .pull-quote {\n      margin: 48px 0;\n      padding: 40px 48px;\n      background: var(--grey-light);\n      border-radius: 12px;\n      text-align: center;\n    }\n\n    .pull-quote::before {\n      content: '\\201C';\n      font-family: var(--font-display);\n      font-size: 120px;\n      line-height: 0.6;\n      background: var(--gradient);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n      display: block;\n      margin-bottom: 16px;\n    }\n\n    .pull-quote p {\n      font-family: var(--font-display);\n      font-size: clamp(20px, 2.5vw, 26px);\n      line-height: 1.4;\n      color: var(--black);\n      font-style: italic;\n    }\n\n    .full-image {\n      width: 100%;\n      border-radius: 10px;\n      display: block;\n      margin: 28px 0;\n    }\n\n    .media-caption {\n      font-family: var(--font-body);\n      font-size: 13px;\n      color: var(--grey-mid);\n      line-height: 1.5;\n      margin-top: -16px;\n      margin-bottom: 28px;\n    }\n\n    .why-box {\n      background: var(--grey-light);\n      border-radius: 10px;\n      padding: 24px 28px;\n      margin: 28px 0;\n    }\n\n    .why-box-label {\n      font-family: var(--font-body);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 1.8px;\n      text-transform: uppercase;\n      background: var(--gradient);\n      -webkit-background-clip: text;\n      -webkit-text-fill-color: transparent;\n      background-clip: text;\n      display: block;\n      margin-bottom: 12px;\n    }\n\n    .why-box p {\n      font-family: var(--font-body);\n      font-size: 16px;\n      line-height: 1.7;\n      color: var(--grey-dark);\n    }\n\n    .cta-block {\n      margin-top: 48px;\n      padding: 48px 40px;\n      background: var(--gradient);\n      border-radius: 16px;\n      text-align: center;\n      color: var(--white);\n    }\n\n    .cta-block h3 {\n      font-family: var(--font-display);\n      font-size: clamp(24px, 3vw, 32px);\n      line-height: 1.2;\n      margin-bottom: 16px;\n      font-weight: 400;\n      color: var(--white);\n    }\n\n    .cta-block p {\n      font-family: var(--font-body);\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--white);\n      opacity: 0.9;\n      margin-bottom: 32px;\n      max-width: 480px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .cta-btn {\n      display: inline-block;\n      background: var(--white);\n      color: var(--purple);\n      font-family: var(--font-body);\n      font-size: 14px;\n      font-weight: 600;\n      text-decoration: none;\n      padding: 14px 36px;\n      border-radius: 60px;\n    }\n\n    @media (max-width: 600px) {\n      .pull-quote { padding: 32px 24px; }\n      .pull-quote::before { font-size: 80px; }\n      .cta-block { padding: 36px 24px; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div class=\"ob-wrap\">\n\n  <span class=\"ob-tag\">Patient Story<\/span>\n\n  <div class=\"intro-block\">\n    <p>For years, above-elbow limb differences have been underserved by prosthetic technology. We&#8217;ve heard feedback that devices available to them were too heavy and the ventilation so poor that wearing one for a full day was rarely an option. Our clinical and engineering teams have spent years working alongside the community to develop a lightweight, modular, 3D-printed system that works from the moment it is fitted. Praveen&#8217;s fitting this week is the result of that work.<\/p>\n  <\/div>\n\n  <div class=\"divider\"><hr><\/div>\n\n  <h2 class=\"section-h2\">Meet Praveen.<\/h2>\n\n  <img decoding=\"async\" class=\"full-image\" src=\"https:\/\/5425059.app.netsuite.com\/core\/media\/media.nl?id=927174&#038;c=5425059&#038;h=UxdpT4WRFS1c0n12Kw89y5uZ7fS6T3ISdCE6mlWpHYRckmbW\" alt=\"Praveen fitted with Hero FLEX at Open Bionics New York\" \/>\n  <p class=\"media-caption\">Praveen at our Midtown Manhattan clinic.<\/p>\n\n  <p class=\"body-text\">Praveen is a 43-year-old physicist from the Bronx, New York. At just eight days old, a complication at birth cut off blood supply to his arm. To prevent gangrene, the life-threatening death of body tissue, spreading further, surgeons had no choice but to amputate. For the next four decades, Praveen found ways to manage. But as a physicist who machines steel, builds complex electrical connections, and solders circuit boards, there were always moments where one arm was never going to be enough.<\/p>\n\n  <div class=\"inline-quote\">\n    <p>&#8220;There are moments in my work where I could really do with three arms.&#8221;<\/p>\n  <\/div>\n\n  <div style=\"position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:10px;margin:28px 0;\">\n    <iframe src=\"https:\/\/player.vimeo.com\/video\/1192560395\" style=\"position:absolute;top:0;left:0;width:100%;height:100%;border:0;\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen><\/iframe>\n  <\/div>\n\n  <div class=\"divider\"><hr><\/div>\n\n  <h2 class=\"section-h2\">The devices that never got worn.<\/h2>\n\n  <p class=\"body-text\">Praveen&#8217;s prosthetic journey started in childhood. As a young boy he used hooks, which he found restrictive. Around the age of eight he got his first myoelectric arm.<\/p>\n\n  <img decoding=\"async\" class=\"full-image\" src=\"https:\/\/5425059.app.netsuite.com\/core\/media\/media.nl?id=927385&#038;c=5425059&#038;h=Afk7OkqSBKCexeNu1cqa1nYb2JABsjt2_lLwFYpJQJVqPPLi\" alt=\"Praveen aged 8 with his first myoelectric arm\" \/>\n  <p class=\"media-caption\">Praveen aged 8 with his first myoelectric arm.<\/p>\n\n  <div class=\"inline-quote\">\n    <p>&#8220;Pretty basic open and close, very heavy and uncomfortable.&#8221; \u2014 Praveen<\/p>\n  <\/div>\n\n  <p class=\"body-text\">He stopped using prosthetics altogether after that.<\/p>\n\n  <p class=\"body-text\">In 2018 he tried again, investing in an advanced myoelectric device. The same issues resurfaced. Weight, breathability, fragility.<\/p>\n\n  <div class=\"inline-quote\">\n    <p>&#8220;I have actually hit my face when trying to use the device, triggering a wrist rotation I didn&#8217;t want. There were so many wires and complicated grips to remember. I don&#8217;t think anyone actually needs a 360 degree spinning wrist.&#8221; \u2014 Praveen<\/p>\n  <\/div>\n\n  <p class=\"body-text\">The device eventually stopped being part of his daily life. But going without a prosthetic had its own costs. Tying his shoes. Tying a tie. Hammering a nail in. Grabbing awkwardly shaped boxes. Tasks that required holding and twisting two things at the same time in his work as an experimental physicist.<\/p>\n\n  <div class=\"inline-quote\">\n    <p>&#8220;With a bit of creativity and adaptation I was able to do quite a few things without prosthetics. Building little tools and contraptions, clamps to hold things while working on them. But there&#8217;s a limit to what you can do ultimately. And sometimes it is really nice to not have to be creative about the simpler everyday things.&#8221; \u2014 Praveen<\/p>\n  <\/div>\n\n  <div class=\"divider\"><hr><\/div>\n\n  <h2 class=\"section-h2\">The fitting appointment.<\/h2>\n\n  <img decoding=\"async\" class=\"full-image\" src=\"https:\/\/5425059.app.netsuite.com\/core\/media\/media.nl?id=927173&#038;c=5425059&#038;h=aCV06aPyiIQUi5aLSxmjumm1HiOuGpg6fcjVm5QHbLlqgAHd\" alt=\"Hero FLEX modular design\" \/>\n\n  <p class=\"body-text\">Within 60 minutes of being fitted, Praveen was holding his dog&#8217;s leash with both hands, gripping tools at his workbench, and opening a soda can unaided. Designed for responsive, intuitive control from the first fitting with no complicated grip sequences.<\/p>\n\n  <div class=\"inline-quote\">\n    <p>&#8220;This system is the lightest option I have ever worn. I love that it&#8217;s modular. You can attach an activity-specific attachment for hobbies or chores, then clip in a bionic hand for two-handed activities. I&#8217;m so excited to use this daily.&#8221; \u2014 Praveen<\/p>\n  <\/div>\n\n  <img decoding=\"async\" class=\"full-image\" src=\"https:\/\/5425059.app.netsuite.com\/core\/media\/media.nl?id=927176&#038;c=5425059&#038;h=tmJmXhiSvWqwXweWtpxf7WGUscrNkreh0vT6tFZEQmQQeqgh\" alt=\"Hero FLEX lightweight and 3D printed\" \/>\n\n  <img decoding=\"async\" class=\"full-image\" src=\"https:\/\/5425059.app.netsuite.com\/core\/media\/media.nl?id=927172&#038;c=5425059&#038;h=GBeagq33CdcyAZ7AnX1aO0CCa1WhkgE5fUvB12v0oowQbTm_\" alt=\"Praveen at Open Bionics New York\" \/>\n\n  <div class=\"inline-quote\">\n    <p>&#8220;Seeing Praveen walk down the street confident, coffee in one hand and dog leash in the other, after being fitted at our Midtown Manhattan clinic, is exactly what drives the work we do here at Open Bionics.&#8221; \u2014 Daniel Green, Upper Limb Prosthetist, Open Bionics New York<\/p>\n  <\/div>\n\n  <div class=\"divider\"><hr><\/div>\n\n  <h2 class=\"section-h2\">Find your local clinic.<\/h2>\n\n  <p class=\"body-text\">At Open Bionics, upper limb prosthetics is not something we do alongside other things. It is all we have been focusing on for the past decade. Expanding Hero FLEX to be suitable for above-elbow limb differences is a significant step in making advanced bionic limbs more accessible, and Praveen&#8217;s fitting this week marks a new chapter for accessibility.<\/p>\n\n  <div class=\"cta-block\">\n    <h3>Could Hero FLEX work for you?<\/h3>\n    <p>If you are an arm amputee or were born with an arm limb difference and want to find out whether Hero FLEX is right for you, request information from your local Open Bionics clinic.<\/p>\n    <a href=\"https:\/\/openbionics.com\/get-a-hero-arm\/\" class=\"cta-btn\">Request Information &rarr;<\/a>\n  <\/div>\n\n<\/div>\n<\/body>\n<\/html>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The First Above-Elbow Hero FLEX Fitting Is Here &#8211; Open Bionics Patient Story For years, above-elbow limb differences have been underserved by prosthetic technology. We&#8217;ve heard feedback that devices available to them were too heavy and the ventilation so poor that wearing one for a full day was rarely an option. Our clinical and engineering [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":22482,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[26,23,50],"tags":[],"class_list":["post-22474","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-3d-printing-2","category-bionic-squad-stories-2","category-meet-your-open-bionics-prosthetist"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The First Above-Elbow Hero FLEX Fitting Is Here - Open Bionics<\/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:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The First Above-Elbow Hero FLEX Fitting Is Here - Open Bionics\" \/>\n<meta property=\"og:description\" content=\"The First Above-Elbow Hero FLEX Fitting Is Here &#8211; Open Bionics Patient Story For years, above-elbow limb differences have been underserved by prosthetic technology. We&#8217;ve heard feedback that devices available to them were too heavy and the ventilation so poor that wearing one for a full day was rarely an option. Our clinical and engineering [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/\" \/>\n<meta property=\"og:site_name\" content=\"Open Bionics\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-22T11:53:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-08T12:52:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/openbionics.com\/wp-content\/uploads\/2026\/05\/Blog-header_praveen.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"871\" \/>\n\t<meta property=\"og:image:height\" content=\"617\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Evie Jankauskyte\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Evie Jankauskyte\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/\"},\"author\":{\"name\":\"Evie Jankauskyte\",\"@id\":\"https:\\\/\\\/openbionics.com\\\/#\\\/schema\\\/person\\\/e9c0c5194307a27bf0f2d726c613d958\"},\"headline\":\"The First Above-Elbow Hero FLEX Fitting Is Here\",\"datePublished\":\"2026-05-22T11:53:43+00:00\",\"dateModified\":\"2026-06-08T12:52:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/\"},\"wordCount\":661,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/openbionics.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Blog-header_praveen.jpg\",\"articleSection\":[\"3D printing\",\"Bionic squad stories\",\"Meet your Open Bionics prosthetist\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/\",\"url\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/\",\"name\":\"The First Above-Elbow Hero FLEX Fitting Is Here - Open Bionics\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/openbionics.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/openbionics.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Blog-header_praveen.jpg\",\"datePublished\":\"2026-05-22T11:53:43+00:00\",\"dateModified\":\"2026-06-08T12:52:36+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/openbionics.com\\\/#\\\/schema\\\/person\\\/e9c0c5194307a27bf0f2d726c613d958\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/#primaryimage\",\"url\":\"https:\\\/\\\/openbionics.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Blog-header_praveen.jpg\",\"contentUrl\":\"https:\\\/\\\/openbionics.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Blog-header_praveen.jpg\",\"width\":871,\"height\":617},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/openbionics.com\\\/the-first-above-elbow-hero-flex-fitting-is-here\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/openbionics.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The First Above-Elbow Hero FLEX Fitting Is Here\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/openbionics.com\\\/#website\",\"url\":\"https:\\\/\\\/openbionics.com\\\/\",\"name\":\"Open Bionics\",\"description\":\"Turning disabilities into superpowers\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/openbionics.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/openbionics.com\\\/#\\\/schema\\\/person\\\/e9c0c5194307a27bf0f2d726c613d958\",\"name\":\"Evie Jankauskyte\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/29cf97722c3ab0407e4fe593865fbbf9e3ea2c18be7a8f206f701b79a8a847cc?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/29cf97722c3ab0407e4fe593865fbbf9e3ea2c18be7a8f206f701b79a8a847cc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/29cf97722c3ab0407e4fe593865fbbf9e3ea2c18be7a8f206f701b79a8a847cc?s=96&d=mm&r=g\",\"caption\":\"Evie Jankauskyte\"},\"url\":\"https:\\\/\\\/openbionics.com\\\/author\\\/evieopenbionics-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The First Above-Elbow Hero FLEX Fitting Is Here - Open Bionics","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:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/","og_locale":"en_US","og_type":"article","og_title":"The First Above-Elbow Hero FLEX Fitting Is Here - Open Bionics","og_description":"The First Above-Elbow Hero FLEX Fitting Is Here &#8211; Open Bionics Patient Story For years, above-elbow limb differences have been underserved by prosthetic technology. We&#8217;ve heard feedback that devices available to them were too heavy and the ventilation so poor that wearing one for a full day was rarely an option. Our clinical and engineering [&hellip;]","og_url":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/","og_site_name":"Open Bionics","article_published_time":"2026-05-22T11:53:43+00:00","article_modified_time":"2026-06-08T12:52:36+00:00","og_image":[{"width":871,"height":617,"url":"https:\/\/openbionics.com\/wp-content\/uploads\/2026\/05\/Blog-header_praveen.jpg","type":"image\/jpeg"}],"author":"Evie Jankauskyte","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Evie Jankauskyte","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/#article","isPartOf":{"@id":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/"},"author":{"name":"Evie Jankauskyte","@id":"https:\/\/openbionics.com\/#\/schema\/person\/e9c0c5194307a27bf0f2d726c613d958"},"headline":"The First Above-Elbow Hero FLEX Fitting Is Here","datePublished":"2026-05-22T11:53:43+00:00","dateModified":"2026-06-08T12:52:36+00:00","mainEntityOfPage":{"@id":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/"},"wordCount":661,"commentCount":0,"image":{"@id":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/#primaryimage"},"thumbnailUrl":"https:\/\/openbionics.com\/wp-content\/uploads\/2026\/05\/Blog-header_praveen.jpg","articleSection":["3D printing","Bionic squad stories","Meet your Open Bionics prosthetist"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/","url":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/","name":"The First Above-Elbow Hero FLEX Fitting Is Here - Open Bionics","isPartOf":{"@id":"https:\/\/openbionics.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/#primaryimage"},"image":{"@id":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/#primaryimage"},"thumbnailUrl":"https:\/\/openbionics.com\/wp-content\/uploads\/2026\/05\/Blog-header_praveen.jpg","datePublished":"2026-05-22T11:53:43+00:00","dateModified":"2026-06-08T12:52:36+00:00","author":{"@id":"https:\/\/openbionics.com\/#\/schema\/person\/e9c0c5194307a27bf0f2d726c613d958"},"breadcrumb":{"@id":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/#primaryimage","url":"https:\/\/openbionics.com\/wp-content\/uploads\/2026\/05\/Blog-header_praveen.jpg","contentUrl":"https:\/\/openbionics.com\/wp-content\/uploads\/2026\/05\/Blog-header_praveen.jpg","width":871,"height":617},{"@type":"BreadcrumbList","@id":"https:\/\/openbionics.com\/the-first-above-elbow-hero-flex-fitting-is-here\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/openbionics.com\/"},{"@type":"ListItem","position":2,"name":"The First Above-Elbow Hero FLEX Fitting Is Here"}]},{"@type":"WebSite","@id":"https:\/\/openbionics.com\/#website","url":"https:\/\/openbionics.com\/","name":"Open Bionics","description":"Turning disabilities into superpowers","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/openbionics.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/openbionics.com\/#\/schema\/person\/e9c0c5194307a27bf0f2d726c613d958","name":"Evie Jankauskyte","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/29cf97722c3ab0407e4fe593865fbbf9e3ea2c18be7a8f206f701b79a8a847cc?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/29cf97722c3ab0407e4fe593865fbbf9e3ea2c18be7a8f206f701b79a8a847cc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/29cf97722c3ab0407e4fe593865fbbf9e3ea2c18be7a8f206f701b79a8a847cc?s=96&d=mm&r=g","caption":"Evie Jankauskyte"},"url":"https:\/\/openbionics.com\/author\/evieopenbionics-com\/"}]}},"_links":{"self":[{"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/posts\/22474","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/comments?post=22474"}],"version-history":[{"count":4,"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/posts\/22474\/revisions"}],"predecessor-version":[{"id":22496,"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/posts\/22474\/revisions\/22496"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/media\/22482"}],"wp:attachment":[{"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/media?parent=22474"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/categories?post=22474"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/openbionics.com\/wp-json\/wp\/v2\/tags?post=22474"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}