Search FHIR resources
FHIR
Search FHIR resources
Returns a FHIR search bundle for the requested resource type. Supports basic filters for patient, identifier, status, category, and code depending on the resource.
GET
Search FHIR resources
Authorizations
API key obtained from the Tenant Dashboard. Use as Authorization: Bearer YOUR_API_KEY
Path Parameters
FHIR resource type.
Available options:
Patient, MedicationStatement, MedicationRequest, Condition, AllergyIntolerance, Observation, Encounter Query Parameters
Filter results by patient identifier.
Filter patient resources by external identifier.
Filter resources by clinical status (where applicable).
Filter Observation resources by category code.
Filter Observation resources by observation code.