www.nursingworld.org Open in urlscan Pro
2606:4700::6812:c024  Public Scan

URL: https://www.nursingworld.org/nurses-books/ana-books/vascular-nursing-scope-and-standards-3rd-edition/
Submission: On June 19 via manual from PH — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search/

<form class="e-header-search e-form" action="/search/" method="GET" data-require="./src/views/header-search-view">
  <button type="button" class="e-header-search__btn-trigger" data-search-trigger="">
    <span class="e-header-search__btn-trigger-text">Open search</span>
  </button>
  <div class="e-header-search__controls grid" data-search-panel="">
    <div class="e-header-search__controls-wrap" data-search-controls-wrapper="">
      <div class="grid__item e-header-search__label-box">
        <label class="e-header-search__label" for="header-search-input">Search</label>
      </div>
      <div class="e-header-search__search-box grid__item one-whole">
        <div class="e-search-box e-search-box--header" data-require="./src/views/search-box-view" data-search-endpoint="/web-api/search-box/search-suggestions">
          <input class="e-search-box__input" type="text" id="header-search-input" name="q" autocomplete="off" data-search-input="">
          <span class="e-search-box__fake-placeholder">
            <span class="e-search-box__fake-placeholder-text">Search</span>
          </span>
          <button type="submit" class="e-search-box__btn-search">
            <span class="e-search-box__btn-search-text">Search</span>
          </button>
        </div>
      </div>
      <div class="e-header-search__results grid__item one-whole" data-search-results=""></div>
    </div>
    <div class="e-suggested-results">
      <div class="e-suggested-results__list section no-results" data-suggested-results="">
        <div class="heading">Suggested</div>
        <ul class="list grid" data-list-type="simple" data-suggested-results-list="">
        </ul>
      </div>
      <div class="e-suggested-results__products section no-results" data-suggested-products="">
        <div class="grid">
          <div class="grid__item medium--one-half no-results" data-suggested-products-one="">
            <div class="heading" data-suggested-products-one-heading="">
            </div>
            <ul class="list" data-list-type="icon" data-suggested-products-one-list="">
            </ul>
          </div>
          <div class="grid__item medium--one-half no-results" data-suggested-products-two="">
            <div class="heading" data-suggested-products-two-heading="">
            </div>
            <ul class="list" data-list-type="thumbnail" data-suggested-products-two-list="">
            </ul>
          </div>
        </div>
      </div>
      <div class="e-suggested-results__popular section no-results" data-suggested-popular="">
        <div class="heading">Popular Searches</div>
        <ul class="list grid" data-list-type="column" data-suggested-popular-list="">
        </ul>
      </div>
    </div>
  </div>
</form>

POST /Cart/AddToCart

<form action="/Cart/AddToCart" class="grid" data-add-to-cart-form="" data-ajax-form="" method="post"><input name="__RequestVerificationToken" type="hidden"
    value="IiX0A7ssIHMqAJfIy7BjM-fpy_WxItKUB8MKxwQxpHctdUrjjzgd_Oxlk49ulI7OR4CCjP37aGt7V6-V3nHG63YujxkuxoZG2CStRFyJF581">
  <div class="grid__item grid__item one-whole large--one-half">
    <label class="e-form__label e-form__label--select c-add-to-cart__form-label--select" for="Code">
      <span class="e-form__label-text">Select Format</span>
      <select class="e-form__input e-form__input--select c-add-to-cart__form-input--select c-product-detail__controls-select" name="Code" id="Code" data-add-to-cart-variant="">
        <option value="9781953985965-9781953985965-420429126" data-variant-price="36.95" data-variant-format="eBook"> eBook $36.95/$29.00 members </option>
      </select>
    </label>
  </div>
  <div class="grid__item grid__item one-whole large--one-half">
    <div class="c-add-to-cart__quantity">
      <label for="Quantity" class="e-form__label c-add-to-cart__form-label">
        <span class="e-form__label-text c-add-to-cart__form-label-text">Quantity</span>
        <input class="e-form__input e-form__input--text c-add-to-cart__form-input--text" data-val="true" data-val-number="The field Quantity must be a number." data-val-required="The Quantity field is required." id="Quantity" min="1" name="Quantity"
          type="number" value="1">
      </label>
    </div>
    <div class="c-add-to-cart__add">
      <button class="e-button e-button--button e-button--blue e-button c-add-to-cart__button" data-add-to-cart="" data-tracked-cta=""> ADD TO CART </button>
    </div>
  </div>
  <div class="grid__item one-whole">
    <p class="c-add-to-cart__description"> For bulk or invoice purchases, please contact <a href="mailto:publications@ana.org">publications@ana.org</a>
    </p>
    <p class="c-add-to-cart__description"> For orders of 20 or more, please contact <a href="mailto:publications@ana.org">publications@ana.org</a> for reduced shipping amount. </p>
  </div>
</form>

POST /Cart/AddToCart

<form action="/Cart/AddToCart" class="grid" data-add-to-cart-form="" data-ajax-form="" method="post"><input name="__RequestVerificationToken" type="hidden"
    value="9TWupbWcSt89hKo5iMUqRTsnIJG0tcsQuso_R5hbkODEIt2Sgv40ae8KKihzAe4iZce1DNK-iy2bEDyB8-JV2nhn78ACFAs7e9OEehE9NjU1">
  <div class="grid__item medium--one-half">
    <label class="e-form__label e-form__label--select c-add-to-cart__form-label--select" for="Code">
      <span class="e-form__label-text">Select Format</span>
      <select class="e-form__input e-form__input--select c-add-to-cart__form-input--select c-product-detail__controls-select" name="Code" id="Code" data-add-to-cart-variant="">
        <option value="9781953985965-9781953985965-420429126" data-variant-price="36.95" data-variant-format="eBook"> eBook $36.95/$29.00 members </option>
      </select>
    </label>
  </div>
  <div class="grid__item medium--one-half">
    <div class="c-add-to-cart__quantity">
      <label for="Quantity" class="e-form__label c-add-to-cart__form-label">
        <span class="e-form__label-text c-add-to-cart__form-label-text">Quantity</span>
        <input class="e-form__input e-form__input--text c-add-to-cart__form-input--text" data-val="true" data-val-number="The field Quantity must be a number." data-val-required="The Quantity field is required." id="Quantity" min="1" name="Quantity"
          type="number" value="1">
      </label>
    </div>
    <div class="c-add-to-cart__add">
      <button class="e-button e-button--button e-button--blue e-button c-add-to-cart__button" data-add-to-cart="" data-tracked-cta=""> ADD TO CART </button>
    </div>
  </div>
  <div class="grid__item one-whole">
    <p class="c-add-to-cart__description"> For bulk or invoice purchases, please contact <a href="mailto:publications@ana.org">publications@ana.org</a>
    </p>
    <p class="c-add-to-cart__description"> For orders of 20 or more, please contact <a href="mailto:publications@ana.org">publications@ana.org</a> for reduced shipping amount. </p>
  </div>
</form>

Text Content

This website stores cookies on your computer. These cookies are used to collect
information about how you interact with our website and allow us to remember
you. We use this information in order to improve and customize your browsing
experience and for analytics and metrics about our visitors both on this website
and other media. To find out more about the cookies we use, see our Privacy
Policy.

If you decline, your information won’t be tracked when you visit this website. A
single cookie will be used in your browser to remember your preference not to be
tracked.

Accept Decline

Skip to content
Skip to content
 * ANA Enterprise
 * ANA
 * ANCC
 * Foundation
 * Resources

 * 0 Cart
 * Log in
 * Join ANA

Open navigation
Open search
Search
Search Search

Suggested

Popular Searches
 * Home
 * Practice & Advocacy
   
    * A-E
       * ANA-PAC
       * Advocacy
       * Care Coordination
       * Career Center
       * Clinical Practice Material
       * Coronavirus Update
       * End Nurse Abuse Campaign
       * Ethics
   
    * H-M
       * Health IT
       * Health System Transformation
       * Healthy Nurse, Healthy Nation
       * Immunize
       * Improving Your Practice
       * Innovation
       * Innovation Awards
       * Minority Fellowship Program
   
    * N-R
       * Nursing Alliance for Quality Care
       * Nursing Excellence
       * Nurse Suicide Prevention/Resilience
       * Position Statements
       * Principles
       * Project Firstline
       * Public Health
       * Quality
       * Racism in Nursing
       * RN Action
   
    * S-W
       * Safe Patient Handling & Mobility
       * Scope of Practice
       * Sharps
       * Staffing
       * Telehealth
       * Tobacco Use Cessation
       * Violence, Incivility & Bullying
       * What is Nursing
       * Work Environment
       * Workforce

 * Certification
   
    * Initial Certifications
      Renewal requirements
      Verification
      Success Pays
      Retired Recognition
      Readiness Tests
    * Certification Policies
       * Scores & Retest Application
       * Expedited Review Procedure
       * Special Accommodations
       * International Applicants
       * See All Policies
   
    * ANCC Volunteer Opportunities
       * Current Volunteer Opportunities
   
    * Certification Preparation
      Find a Test Center
      FAQs
      APRN Consensus Model
      Shop ANCC Promo Items
      APRN Faculty Toolkit

 * Advanced Practice
   
    * Professional Development
       * Certification Verification & Renewal
       * Add an Additional Certification
   
    * Practice & Advocacy
       * ANA Supports Advanced Practice
       * Member-Only Resources
       * APRN State Law and Regulation
       * Scope of Practice
   
    * ANA Membership
       * Join ANA and Your State Nurses Association
       * My Account
   
    * Certification
       * Initial Certifications
       * Verification
       * Renewal Requirements

 * Membership
   
    * My Account
    * Member Benefits
       * Member Benefits
       * Personal Benefits
       * New Member Welcome Center
       * Professional Development Resources
       * ANA Community
       * ANA Career Center
   
    * ANA Journals
       * American Nurse
       * Online Journal of Issues in Nursing (OJIN)
       * Capitol Beat
   
    * Join ANA
      Find Your State Association
      Student Nurses
      Individual Member Division
      Membership Assembly

 * Magnet | Pathway | Accreditation
   
    * Magnet
       * || Magnet Prize® ||
       * || Magnet Nurse of the Year ||
       * About Magnet
       * Magnet Model
       * Program Tools
       * Journey to Magnet Excellence
       * International
       * Magnet Application Manual Updates and FAQs
       * Apply
       * Public Comment
       * Interim Monitoring Requirements
       * Find a Magnet Organization
       * New/Redesignated Organizations
       * ADAM/ADAMplus
       * Contact Magnet Staff
   
    * Pathway
       * || Pathway Award ||
       * || Pathway Nurse of the Year Award ||
       * Overview
       * Before You Apply
       * Apply
       * Pathway Redesignation
       * Find A Pathway Organization
       * New Pathway Organizations
       * Pathway Learning Community
       * Publications and Products
   
    * Accreditation
       * Nursing Continuing Professional Development
       * Joint Accreditation
       * Advanced Practice Provider Fellowship Accreditation™ (APPFA)
       * Practice Transition Accreditation Program
       * Find an Accredited Organization
       * FAQ
   
    * Shop ANCC Promo Items
      Post a Nursing Job
      ANA Consultation Services
      Corporate Advisory Board
      Sponsorship
      Success Pays

 * Education & Events
   
    * ANA Continuing Education
       * Search All Workshops, Webinars and Online Courses
       * Certification Test Prep
       * Nursing Education
       * Career and Professional Development
       * Clinical & Practice Knowledge
       * Leadership
       * Ethics
       * Organizational Credentialing
       * Work and Environment
       * Organizational Resources
   
    * Books
       * Search All Books
       * Requesting Review Copies
       * Author Guidelines
      
      Faculty Resources
       * ANCC Programs
       * ANA Programs
       * Research Grants
   
    * Gift Shop
      Certified Nurses Day
      National Nurses Week
    * ANCC Transition To Practice Symposium
      ANA Research Symposium
      Co-located ANCC National Magnet Conference and ANCC Pathway to Excellence
      Conference
      ANCC NCPD Summit
      Nurse Focus - Resources & Blog
      Career Center

 * Get Involved
   
    * Advocate
       * Political Action Committee
       * RN Action
       * Nurses Vote 2020
   
    * Connect
       * Nursing Communities
       * ANA Community
   
    * Share Your Expertise
       * ANCC Content Expert Opportunities
       * Volunteers for the Commission on Certification
       * ANA Professional Issues Panels
       * ANA Subject Matter Experts
       * ANA Authors
       * Call for Public Comment
       * Call for Participation
       * Nurses on Boards
   
    * Donate
       * Donate to the Foundation

 * Log in
 * Join ANA

 * 0 Cart
 * My account
 * Join ANA


VASCULAR NURSING: SCOPE AND STANDARDS OF PRACTICE, 3RD EDITION

Regular Price: $36.95
ANA Member Price: Members: please login to receive your discounted pricing.
$29.00
Join ANA

Presented by Ana

An essential document for every vascular nurse practicing in the United States,
the  standards provide authoritative statements of the actions and behaviors
that all vascular nurses are expected to competently perform, regardless of
role, population, specialty, and setting.

Available as ebook only.

Select Format eBook $36.95/$29.00 members
Quantity
ADD TO CART

For bulk or invoice purchases, please contact publications@ana.org

For orders of 20 or more, please contact publications@ana.org for reduced
shipping amount.




PRODUCT DETAIL

eBook
ISBN: 9781953985965

The Vascular Nursing: Scope and Standards of Practice, 3rd Edition is an
essential document for every vascular nurse practicing in the United States. The
scope of practice statement answers the who, what, when, where, how, and why
questions of vascular nursing. The standards provide authoritative statements of
the actions and behaviors that all vascular nurses are expected to competently
perform, regardless of role, population, specialty, and setting.

Select Format eBook $36.95/$29.00 members
Quantity
ADD TO CART

For bulk or invoice purchases, please contact publications@ana.org

For orders of 20 or more, please contact publications@ana.org for reduced
shipping amount.


 * News
    * Enterprise News
    * Media Resources
    * ANA Journals

 * Contact us
    * ANA Enterprise Jobs
    * Advertise with ANA
    * Copyright or Trademark Request
    * Career Center

 * About Us
    * About ANA Enterprise
    * About ANA
    * About ANCC
    * About American Nurses Foundation
    * FAQs

 * Social Media
    * X
    * LinkedIn
    * Facebook
    * Youtube

Top
©American Nurses Association, ©American Nurses Credentialing Center, ©American
Nurses Foundation. All rights reserved
 * Accessibility
 * Privacy
 * Legal
 * Sitemap





ITEM(S) ADDED TO CART

Go to cart Continue Shopping











×
We Value Your Privacy
Settings
NextRoll, Inc. ("NextRoll") and our 18 advertising partners use cookies and
similar technologies on this site and use personal data (e.g., your IP address).
If you consent, the cookies, device identifiers, or other information can be
stored or accessed on your device for the purposes described below. You can
click "Allow All" or "Decline All" or click Settings above to customise your
consent regarding the purposes and features for which your personal data will be
processed and/or the partners with whom you will share personal data.
NextRoll and our advertising partners process personal data to: ● Store and/or
access information on a device; ● Create a personalised content profile; ●
Select personalised content; ● Personalised advertising, advertising
measurement, audience research and services development; ● Services development.
For some of the purposes above, our advertising partners: ● Use precise
geolocation data. Some of our partners rely on their legitimate business
interests to process personal data. View our advertising partners if you wish to
provide or deny consent for specific partners, review the purposes each partner
believes they have a legitimate interest for, and object to such processing.
If you select Decline All, you will still be able to view content on this site
and you will still receive advertising, but the advertising will not be tailored
for you. You may change your setting whenever you see the Manage consent
preferences on this site.
Decline All
Allow All
Manage consent preferences