# Firely FHIR R4 Condition List

> Firely FHIR R4 Condition 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-15).

Lists Condition 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-condition-list
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/firely-fhir-r4-condition-list-76d5df57
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_3wJU6-cqNGO5vVa_Nbmhu

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-condition-list-76d5df57 -d '<json body>'
```

Example prompt: Can you pull 10 Condition resources from the public Firely FHIR R4 server and give me the results as a FHIR Bundle?

## When to prefer this

Use this endpoint when you need sample or real FHIR R4 Condition resources from a publicly accessible FHIR server for testing, integration, or data exploration — especially when you need a standard FHIR Bundle format and are working with HL7/FHIR-compatible healthcare systems.

## Known failure modes

- Invalid or missing q parameter returns empty or malformed bundle
- Upstream Firely server (server.fire.ly) unavailable causes request failure
- Non-numeric q value may cause server-side error
- Requesting more entries than available returns partial bundle
- Payment not processed returns 402 error

## How this service works

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

## Output

A FHIR R4 Bundle JSON object containing the requested number of Condition resources from the public Firely server, including clinical condition details such as code, subject, clinical status, and other FHIR Condition fields.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/firely-fhir-r4-condition-list-76d5df57/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)
