82.1 F
San Fernando
Saturday, May 10, 2025

Avita Shares Jump After FDA Action

Shares of Valencia-based skin-treatment company Avita Medical Inc. rose 16% in the two trading sessions following the company’s June 8 announcement that it had won Food and Drug Administration approval for expanded use of its regenerative skin-cell treatment.

Avita Medical has developed a drug platform it calls Recell, which extracts certain regenerative cells from a patient’s skin and then applies it in spray-on form to damaged skin. This spray can be used alone or in conjunction with skin grafts.

The idea is to reduce or eliminate the use of skin from donors. In critical wound situations, this can be a crucial time-saver. And it also lessens the chance of complications that could arise when a skin transplant from a donor is rejected by the patient’s immune system.

In September 2018, the FDA approved the use of this Recell platform to treat specific types of burns. Earlier this month, the FDA approved the expanded use of the Recell technology platform to treat what are known as “full thickness skin defects.” These include trauma wounds, chronic wounds, some surgical wounds, and some chronic skin conditions.

Avita Medical said in its announcement that this expanded use will increase the market opportunity for the Recell platform technology five-fold over its current allowed use. The company said it intends to start marketing for these expanded uses on July 1.

“In anticipation of the expanded indication, we more than doubled our field sales organization in the first few months of the year,” said Jim Corbett, AVITA Medical’s chief executive. “Our sales team is now ready, trained, and fully prepared for the commercial launch.”

Shareholders jumped at this news, sending shares up more than 12% on June 8 and then another 4% on June 9.

For Avita Medical, this represents a significant breakthrough in the world’s largest market for skin-defect therapies. It follows FDA approval last year of supplemental technology aimed at making the regenerative skin cell-harvesting device more user-friendly.

This relatively rapid series of FDA approvals also represents a payoff for the company’s strategic decision four years ago to pursue a complex series of maneuvers to realign the company’s corporate structure to make it more compatible with regulatory and market structures in the United States, a process known as redomiciliation. The company had previously relocated its headquarters to Valencia from Melbourne, Australia, where it was originally founded in 1992. But it still had its primary stock market listing on the Australian Securities Exchange and had to keep two sets of financial books: one for its United States operations and the other for Australia. The redomiciliation to the United States was estimated to save at least $400,000 a year in professional service expenses.

As part of the process, the company’s stock had to undergo a reverse split, whereby shareholders of AVITA Medical that had traded on the Australian Securities Exchange received one share of common stock in the new United States company as traded on the Nasdaq exchange for every 100 shares held in AVITA Medical.

Separately, in 2018, the company acquired the lease for a 23,000-square-foot manufacturing facility in Ventura that has since become its main production plant.

While the United States is Avita Medical’s largest market, the company also has won the right to market – and is selling – its skin treatment products in its native Australia, as well as Europe and Japan.

Hannah Madans Welk
Hannah Madans Welk
Hannah Madans Welk is a managing editor at the Los Angeles Business Journal and the San Fernando Valley Business Journal. She previously covered real estate for the Los Angeles Business Journal. She has done work with publications including The Orange County Register, The Real Deal and doityourself.com.

Featured Articles

Related Articles

' + // image style settings '
' + 'tagDiv image style' + '' + '
' + ''; //inject our settings in the template - before
td_template_content = td_template_content.replace('
', td_our_content + '
'); //save the template jQuery('#tmpl-image-details').html(td_template_content); //modal off - click event jQuery(document).on( "click", ".td-modal-image-on", function() { if (jQuery(this).hasClass('active')) { return; } td_add_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); }); //modal on - click event jQuery(document).on( "click", ".td-modal-image-off", function() { if (jQuery(this).hasClass('active')) { return; } td_remove_image_css_class('td-modal-image'); jQuery(".td-modal-image-off").addClass('active'); jQuery(".td-modal-image-on").removeClass('active'); }); // select change event jQuery(document).on( "change", ".td-wp-image-style", function() { switch (jQuery( ".td-wp-image-style").val()) { default: td_clear_all_classes(); //except the modal one jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } }); //util functions to edit the image details in wp-admin function td_add_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value + ' ' + new_class); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } function td_remove_image_css_class(new_class) { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); //try first with a space before the class var td_regex = new RegExp(" " + new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); var td_regex = new RegExp(new_class,"g"); td_extra_classes_value = td_extra_classes_value.replace(td_regex, ''); jQuery('*[data-setting="extraClasses"]').val(td_extra_classes_value); jQuery('*[data-setting="extraClasses"]').change(); //trigger the change event for backbonejs } //clears all classes except the modal image one function td_clear_all_classes() { var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (td_extra_classes_value.indexOf('td-modal-image') > -1) { //we have the modal image one - keep it, remove the others jQuery('*[data-setting="extraClasses"]').val('td-modal-image'); } else { jQuery('*[data-setting="extraClasses"]').val(''); } } //monitor the backbone template for the current status of the picture setInterval(function(){ var td_extra_classes_value = jQuery('*[data-setting="extraClasses"]').val(); if (typeof td_extra_classes_value !== 'undefined' && td_extra_classes_value != '') { // if we have modal on, switch the toggle if (td_extra_classes_value.indexOf('td-modal-image') > -1) { jQuery(".td-modal-image-off").removeClass('active'); jQuery(".td-modal-image-on").addClass('active'); } } }, 1000); })(); //end anon function -->