---
title: "Vibe Coded Ops in Digital Health (NY-Israel Digital Health Community)"
description: "<p>Have you also spent all summer vibe-coding from the beach?</p><p>To kick off <a target=\"_blank\" rel=\"nofollow noopener\" href=\"https://pulse.nyc/ai-week/\">NY AI Week</a> we're bringing together the "
canonical: "https://www.gomry.com/event/Vibe-Coded-Ops-in-Digital-Health-NY-Israel-Digital-Health-Community-skqfaQkwW4AfBlDaSXAj"
---

# Vibe Coded Ops in Digital Health (NY-Israel Digital Health Community)

- **Event id**: `skqfaQkwW4AfBlDaSXAj`
- **Starts**: 2026-10-05T21:30:00.000Z (America/New_York)
- **Ends**: 2026-10-06T01:00:00.000Z (America/New_York)
- **Where**: New York, Estados Unidos
- **Organizer**: Christopher Martínez
- **Availability**: `on_sale`
- **Price**: free
- **Page**: https://www.gomry.com/event/Vibe-Coded-Ops-in-Digital-Health-NY-Israel-Digital-Health-Community-skqfaQkwW4AfBlDaSXAj?utm_medium=web&utm_campaign=catalogApi

## About

<p>Have you also spent all summer vibe-coding from the beach?</p><p>To kick off <a target="_blank" rel="nofollow noopener" href="https://pulse.nyc/ai-week/">NY AI Week</a> we're bringing together the NY-Israel Digital Health community for an exclusive, hands-on workshop exploring how non-technical founders, leaders and clinicians are increasingly building game-changing tools with AI.</p><p>We'll hear what the community has built and get our hands dirty building something cool, live, over a drink and dinner.</p><p>Our sponsors: we've partnered with <a target="_blank" rel="nofollow noopener" href="https://base44.com/?utm_source=luma">Base44</a>, an AI-powered platform that turns your words into fully functioning apps and websites in minutes, no complex code required. They're providing credits for every attendee so the whole room builds on day one. We've also partnered again with the legal team at <a target="_blank" rel="nofollow noopener" href="https://brownrudnick.com/?utm_source=luma">Brown Rudnick</a> to host us at their office on Times Square.</p><p>Who it's for: members of the NY-IL Digital Health Community — founders, digital health leaders, clinicians, industry executives, etc. Space is limited to 30 people, so please come prepared to participate.</p><p>Agenda: 5:30 Arrivals &amp; setup — 6:00 Welcome &amp; intros — 6:30 Guided brainstorm — 7:00 Get building with Base44 credits — 8:00 Demos — 8:30 Wrap-up &amp; networking, close 9pm.</p><hr><p>This event is part of #AIWeekNY by Pulse NYC — a community-led festival celebrating innovation across the AI ecosystem. More at <a target="_blank" rel="noopener noreferrer nofollow" href="https://pulse.nyc/ai-week/">https://pulse.nyc/ai-week/</a></p><p><img src="https://www.gomry.com/ai-week-ny-logo-black-nobg.png" alt="#AIWeekNY by Pulse NYC" width="180"></p>

## Ticket types

| ticket type id | name | price | currency | buyable now | per order | approval | sales end |
| --- | --- | --- | --- | --- | --- | --- | --- |
| `pm6QbdWKsFZN4aHp6kuy` | General Admission | free | usd | yes | 1–unlimited | required | — |

Prices exclude the service fee. `buyable now` is a boolean, not a count —
remaining stock is the organizer's information and is not published; create
a checkout session to find out whether a given quantity fits.

## Registration questions

| question id | question | type | required | answerable | options |
| --- | --- | --- | --- | --- | --- |
| `0le68ipa7042jls9ts93qk` | What is your LinkedIn profile? | linkedin | yes | yes | — |
| `ozxde91qywdwzwxwtf4gq` | What company do you work for? | text | yes | yes | — |
| `i783f06i3whf843eg1tr1i` | What is your job title? | text | yes | yes | — |
| `ywa0xignj8a8f6jbtk36uf` | What is your current role? | multipleChoice | yes | yes | Startup Founder, Startup Leader, Industry Leader, Clinician, Other |
| `plwbnr2metqzo2qm7lku3a` | Tell us about something you have vibe coded (or would like to vibe code)! | text | no | yes | — |

Send these back as `attendee_answers` (`{ question_id, value }`). A missing
required answer keeps a checkout session unpayable. `dropdown` and
`multipleChoice` answers must match one of the listed options exactly.

## Buying this with an agent

The `ticket type id` column above is `items[].id` below. This body is
complete and can be sent as it stands, with the buyer details replaced:

```
POST https://www.gomry.com/api/v1/checkout_sessions
Authorization: Bearer <token>
API-Version: 2025-09-12
Content-Type: application/json

{
  "items": [
    {
      "id": "pm6QbdWKsFZN4aHp6kuy",
      "quantity": 1
    }
  ],
  "buyer": {
    "name": "Ada Lovelace",
    "email": "ada@example.com"
  },
  "attendee_answers": [
    {
      "question_id": "0le68ipa7042jls9ts93qk",
      "value": "<answer>"
    },
    {
      "question_id": "ozxde91qywdwzwxwtf4gq",
      "value": "<answer>"
    },
    {
      "question_id": "i783f06i3whf843eg1tr1i",
      "value": "<answer>"
    },
    {
      "question_id": "ywa0xignj8a8f6jbtk36uf",
      "value": "Startup Founder"
    }
  ]
}
```

The response `totals` is the authoritative price — it includes the service
fee, which is not in the table above and depends on the cart and the
organizer's fee settings. Never compute a total from this document.

No human is needed for the credential: register at `https://www.gomry.com/api/mcp/oauth/register`
for the `client_credentials` grant. Full flow: https://www.gomry.com/auth.md
