Pharmacy “Get in Line” (2024)

'; } else { caption += $(this).find('figcaption').html() + getDetailsURL($(this).parent()) + getDownloadURL($(this).parent()) + showFBShare(); } } else { if (isMobile()) { caption += '

' + '

' + '

' + '

' + '

' + $(this).find('figcaption p').html() + '

' + getDetailsURL($(this).parent()) + getDownloadURL($(this).parent()) + showFBShare() + '

' + '

' + '

SHOW PHOTO DETAILS

'; } else { caption += '

' + '

' + $(this).find('figcaption p').html() + '

' + getDetailsURL($(this).parent()) + getDownloadURL($(this).parent()) + showFBShare(); } } return caption; }, afterLoad: function (instance, current) { //initial desktop view $(".fancybox-caption__body").addClass("a2a_kit").addClass("a2a_default_style"); if (isMobile()) $(".fancybox-caption__body").addClass("mobile"); }, afterShow: function (instance, current) { var $currentSlide = $(".fancybox-slide.fancybox-slide--current").parent().parent(); if (isMobile()) $currentSlide.find(".fancy-detail-link").on("touchstart", function () { captionToggle(); }); }, afterClose: function () { } })); let debounceTimer; $(window).on("resize", function (event) { if (isMobile()) return; if ($(".af3-caption-body").length > 0 && $(".af3-caption-body").css("height") != undefined) { event.stopImmediatePropagation(); $(".fancybox-caption__body").removeClass("half"); isDesktopInit = false; captionToggle(); debounceTimer = setTimeout(function () { clearTimeout(debounceTimer); debounceTimer = null; recalculateImageSize(); }, 1000); } }); function recalculateImageSize() { // Fancy box miscalculates because of race conditions with new layout var origImgWth = $(".fancybox-image").prop("naturalWidth"); var origImgHgt = $(".fancybox-image").prop("naturalHeight"); var winWth = $(window).innerWidth(); var winHgt = $(window).innerHeight() var ratio = Math.min(winWth / origImgWth, winHgt / origImgHgt); var newImgWth = (origImgWth * ratio); var newImgHgt = (origImgHgt * ratio); var dstTop = Math.floor((winHgt - newImgHgt)) / 2; var dstLeft = Math.floor((winWth - newImgWth)) / 2; $(".fancybox-content").removeAttr("style"); $(".fancybox-content").css("width", newImgWth + "px"); $(".fancybox-content").css("height", newImgHgt + "px"); $(".fancybox-content").css("transform", "translate(" + dstLeft + "px, " + dstTop + "px)"); } function captionToggle() { if ($(".fancybox-caption__body").hasClass("af3-caption-body")) { $(".af3-caption-body").stop(true, false).animate({ height: "0vh" }, 800, function () { // Animation complete. closeDetails(); }); $(".fancy-photo-detail-link").html($(".fancy-photo-detail-link").html().replace("CLOSE", "SHOW")); } else { $(".fancybox-caption__body").addClass("af3-caption-body"); $(".af3-caption-body").addClass(detailSize); $(".af3-caption-body").animate({ height: displayhgt }, 800); $(".fancybox-caption").addClass("af3-caption-bg"); $(".base-caption-info").addClass("full-height"); $(".fancy-photo-detail-link").addClass("photo-detail-gradient"); $(".fancybox-button").css("display", "none"); $(".fancy-photo-detail-link").html($(".fancy-photo-detail-link").html().replace("SHOW", "CLOSE")); $(".fancybox-caption__body").prepend(prependClosing()); $(".closing-box, .closingx").on("touchstart", function () { captionToggle(); }); } } function getDetailsURL(fbObj) { return 'DETAILS'; } function getDownloadURL(fbObj) { return 'DOWNLOAD'; } function showFBShare() { return ''; } function closeDetails() { $(".af3-caption-body").removeClass(detailSize); $(".fancybox-caption__body").removeClass("af3-caption-body"); $(".fancybox-caption").removeClass("af3-caption-bg"); $(".base-caption-info").removeClass("full-height"); $(".fancy-photo-detail-link").removeClass("photo-detail-gradient"); $(".fancybox-button").css("display", "block"); if (detailSize === "half") { detailSize = "full"; displayhgt = "90vh"; $(".fancybox-caption").removeClass("desktop-init"); } } function prependClosing() { return '

' } });

  • Published
  • By Michael J. Hasenauer
  • 57th Wing Public Affairs
NELLIS AIR FORCE BASE, Nev. --

Nellis AFB Pharmacy patrons have enjoyed the text-to-activate service since 2022 and have been able to significantly reduce wait times at both the Satellite Pharmacy and the Main Pharmacy inside the Mike O'Callaghan Military Medical Center.

Prescriptions can be activated by texting the words "GET IN LINE" to 833-653-4575 once a healthcare provider sends an electronic prescription to the Pharmacy.

"Incorporating remote pharmacy check-in allows individuals to quickly activate prescriptions with a simple text from their mobile phones," stated U.S. Air Force Maj. Crystal Hilaire, chief of outpatient pharmacy services. “This new check-in process easily saves our patients 2 hours or more of waiting in the pharmacy lobby to activate and receive their medications. With the new system, patients can remotely activate their prescriptions and only wait 5-10 minutes to pick up their medication once it is filled.”

This service has eliminated the need for in-person or phone-based waiting periods and facilitated same-day prescription activation and pickup.

"The Nellis AFB Pharmacy activation program represents the newest DHA pharmacy advancement designed to streamline prescription processing and to be customer-centered," said Maj. Hilaire. “We send roughly 126,000 text messages per month to our customers and were the 8th highest utilizer of the “text to activate” feature within the entire Department of Defense for the month of July 2023.”

After sending the initial “GET IN LINE” message, the system will prompt the user for the 10-digit Department of Defense Identification Number of the patient seeking the prescription. This will prompt pharmacy staff to begin working on the prescriptions, resolving any drug or allergy interactions, and contacting the provider, if necessary. A text message containing information will be sent if there are any problems and/or once the medication is ready for pickup. Requests submitted prior to 2 p.m. will be processed and available for pickup by 5 p.m. on the same duty day.

Patients with questions may still call the Pharmacy Call Center at 702-653-2272, option 4, option 1, then option 3.

“It's important to note that Nellis’ “text to activate” feature focuses solely on activating new prescriptions and doesn't handle prescription refills,” said Maj. Hilaire. “Activation of prescriptions is restricted to duty hours, and will be processed on a first come, first serve basis.”

Refill requests must be made through the automated refill line at 702-652-5359, and will typically be ready for pickup in 3 duty days at the Satellite Pharmacy.

This is just one of the ways the Mike O’Callaghan Military Medical Center is demonstrating the motto of, “Our mission. Your care.”

Pharmacy “Get in Line” (2024)
Top Articles
Latest Posts
Article information

Author: Jamar Nader

Last Updated:

Views: 6588

Rating: 4.4 / 5 (75 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Jamar Nader

Birthday: 1995-02-28

Address: Apt. 536 6162 Reichel Greens, Port Zackaryside, CT 22682-9804

Phone: +9958384818317

Job: IT Representative

Hobby: Scrapbooking, Hiking, Hunting, Kite flying, Blacksmithing, Video gaming, Foraging

Introduction: My name is Jamar Nader, I am a fine, shiny, colorful, bright, nice, perfect, curious person who loves writing and wants to share my knowledge and understanding with you.