# Firely FHIR R4 Encounter List

> Firely FHIR R4 Encounter List is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Lists Encounter resources from the public Firely FHIR R4 server, returning a specified number of entries as a FHIR Bundle in JSON format.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/firely-fhir-encounter-list
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/firely-fhir-r4-encounter-list-72ee9f00
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qHfLLfAsy5fiY_c3Cs54m

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability firely-fhir-r4-encounter-list-72ee9f00 -d '<json body>'
```

Example prompt: Can you pull me 10 Encounter records from the public Firely FHIR R4 server and return them as a FHIR Bundle?

## When to prefer this

Use this endpoint when you need to quickly retrieve a sample or batch of FHIR R4 Encounter resources from a publicly accessible FHIR server for testing, prototyping, or demonstration purposes — especially when you want a real FHIR-compliant Bundle response without setting up your own FHIR server.

## Known failure modes

- Invalid or missing q parameter returns an error or empty bundle
- Firely server.fire.ly upstream unavailable causes timeout or 502
- Non-integer value for q causes malformed request
- Requesting more encounters than available returns partial bundle

## How this service works

List Encounter resources from the public Firely (server.fire.ly) FHIR R4 server, returning {q} encounter entries as a FHIR Bundle. Query: ?q= Returns JSON.

## Output

A FHIR R4 Bundle (JSON) containing the requested number of Encounter resources from the public Firely server, each with standard FHIR Encounter fields such as status, class, subject, period, and participant.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/firely-fhir-r4-encounter-list-72ee9f00/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
