Returns a FHIR search bundle for the requested resource type. Supports basic filters for patient, identifier, status, category, and code depending on the resource.
Tenant slug returned during registration.
Tenant API key. The server also accepts the lowercase x-api-key header for convenience.
FHIR resource type.
Patient, MedicationStatement, MedicationRequest, Condition, AllergyIntolerance, Observation, Encounter 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.