About the recall:
Specific products(s) numbers/models that are affected:
Astral 100 and 150
Actions to be taken by customer/Patient:
Contact your DME provider.
Astral 100 and 150
Contact your DME provider.
Copyright © 2024 AdaptHealth, LLC. All Rights Reserved.
AdaptHealth is a network of full-service medical equipment companies that use tailored products and services to empower patients to live their best lives out of the hospital and in their homes.
It is AdaptHealth’s fundamental mission to ensure the quality and integrity in the delivery of care and service to our valued customers. Customer service and satisfaction are our primary concern.
var params = new URLSearchParams(window.location.search);var paramObj = {};var comingName = document.getElementById("popup_coming_name");for(var value of params.keys()){paramObj[value] = params.get(value);}if(paramObj.hasOwnProperty('coming')){comingName.innerText = paramObj.coming;}