# FHIR Goal List - Clinical Care Goals

> FHIR Goal List - Clinical Care Goals 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 clinical care Goal resources from a public HL7 FHIR R4 test server, returning a specified number of entries as a FHIR Bundle in JSON format.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/fhir-goal-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/fhir-goal-list-clinical-care-goals-6c106ca4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zk0pootTVWMmsLf3J9GoI

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 fhir-goal-list-clinical-care-goals-6c106ca4 -d '<json body>'
```

Example prompt: Can you pull 10 clinical care Goal resources from the FHIR R4 test server and show them to me as a FHIR Bundle?

## When to prefer this

Use this endpoint when you need sample or real FHIR R4 Goal resources for testing, prototyping, or demonstrating clinical care goal data workflows. Prefer this over building your own FHIR query when you need a quick, low-cost source of structured clinical goal data in standard HL7 format.

## Known failure modes

- Invalid or missing q parameter may return an error or default result
- Upstream FHIR test server downtime may cause 502/503 errors
- Requesting too many entries may result in slow response or truncated results
- Non-integer value for q may cause a 400 Bad Request

## How this service works

List clinical care goals (Goal resources) from the public HL7 FHIR R4 test server, returning {q} entries as a FHIR Bundle. Query: ?q= Returns JSON.

## Output

A FHIR R4-compliant Bundle (JSON) containing the requested number of Goal resources, each representing a clinical care goal with structured fields like status, description, subject, and target.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/fhir-goal-list-clinical-care-goals-6c106ca4/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)
