---
title: "Podcasts"
description: "The Vascular Access Society of the Americas (VASA) is a multidisciplinary organization dedicated to enhancing dialysis access care through education, research, and advocacy. Join VASA for expert-led events, access the Journal of Vascular Access, and connect with professionals committed to advancing"
url: "https://www.vasamd.org/resources/podcasts"
date: "2026-07-12T18:11:23+00:00"
language: "en-GB"
---

#  Popular Podcasts

## Let's talk about Access with Alex

 [![](https://www.vasamd.org/_resources/images/podcasts/Access-with-Alex-02.webp)](https://www.youtube.com/watch?v=sh8YGKDqaZk)

Creating a good safe fistulae, part 2

 [![](https://www.vasamd.org/_resources/images/podcasts/Access-with-Alex-01.webp)](https://www.youtube.com/watch?v=H3APNEZsdkU)

Creating a good safe fistulae, part 1

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.vasamd.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Podcasts",
            "item": "https://www.vasamd.org/resources/podcasts"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.vasamd.org/resources/podcasts#organization2",
    "name": "Vascular Access Society of the Americas",
    "alternateName": "Agentis",
    "legalName": "Agentis Management",
    "email": "info@vasamd.org",
    "url": "https://www.vasamd.org",
    "telephone": "(859) 977-7457",
    "foundingDate": "2004-01-01",
    "logo": "https://www.vasamd.org//images/gsd.png",
    "image": "https://www.vasamd.org//images/gsd.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "1024 Capital Center Drive, Suite 205, Frankfort, Kentucky",
        "postalCode": "40601"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.vasamd.org/resources/podcasts"
    },
    "headline": "Podcasts",
    "description": "Popular Podcasts Let's talk about Access with Alex Creating a good safe fistulae, part 2 Creating a good safe fistulae, part 1",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.vasamd.org/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Vascular Access Society of the Americas",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.vasamd.org//images/gsd.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Paul Scarnegie",
        "url": "https://www.vasamd.org/resources/podcasts"
    },
    "datePublished": "2025-06-20T21:46:40+00:00",
    "dateCreated": "2025-06-20T21:46:40+00:00",
    "dateModified": "2026-05-27T13:51:14+00:00"
}
```
