cloud-healthcare-get-fhir-store

A “cloud-healthcare-get-fhir-store” tool retrieves information about a FHIR store.

About

A cloud-healthcare-get-fhir-store tool retrieves information about a FHIR store. It’s compatible with the following sources:

cloud-healthcare-get-fhir-store returns the details of a FHIR store.

Example

kind: tools
name: get_fhir_store
type: cloud-healthcare-get-fhir-store
source: my-healthcare-source
description: Use this tool to get information about a FHIR store.

Reference

fieldtyperequireddescription
typestringtrueMust be “cloud-healthcare-get-fhir-store”.
sourcestringtrueName of the healthcare source.
descriptionstringtrueDescription of the tool that is passed to the LLM.

Parameters

fieldtyperequireddescription
storeIDstringtrue*The FHIR store ID to get details for.

*If the allowedFHIRStores in the source has length 1, then the storeID parameter is not needed.