Returns a FHIR search bundle for the requested resource type. Supports basic filters for patient, identifier, status, category, and code depending on the resource.
API key obtained from the Tenant Dashboard. Use as Authorization: Bearer YOUR_API_KEY
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.