01Lists and accesses FHIR resources via `fhir://` URIs.
02Returns resources in FHIR JSON format.
03Supports all FHIR Resource types available in the FHIR server's CapabilityStatement.
04Offers a `search_fhir` tool for searching FHIR resources by resource type and search parameters.
05Provides a `read_fhir` tool for reading individual FHIR resources by URI.