Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PHI_MODE | No | PHI protection mode (safe or trusted) | safe |
| FHIR_TOKEN | No | Bearer token for FHIR server | |
| ENABLE_AUDIT | No | Enable audit logging | true |
| FHIR_BASE_URL | No | FHIR server base URL | https://hapi.fhir.org/baseR4 |
| TERMINOLOGY_TOKEN | No | Bearer token for terminology service | |
| TERMINOLOGY_BASE_URL | No | HL7 terminology service URL | https://tx.fhir.org/r4 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |