Back to Genai Toolbox

cloud-healthcare-list-fhir-stores

docs/en/integrations/cloudhealthcare/tools/cloud-healthcare-list-fhir-stores.md

1.1.01007 B
Original Source

About

A cloud-healthcare-list-fhir-stores lists the available FHIR stores in the healthcare dataset.

cloud-healthcare-list-fhir-stores returns the details of the available FHIR stores in the dataset of the healthcare source. It takes no extra parameters.

Compatible Sources

{{< compatible-sources >}}

Example

yaml
kind: tool
name: list_fhir_stores
type: cloud-healthcare-list-fhir-stores
source: my-healthcare-source
description: Use this tool to list FHIR stores in the healthcare dataset.

Reference

fieldtyperequireddescription
typestringtrueMust be "cloud-healthcare-list-fhir-stores".
sourcestringtrueName of the healthcare source.
descriptionstringtrueDescription of the tool that is passed to the LLM.