---
description: Browse comprehensive Aidbox tutorials covering FHIR resources, custom resources, security, integrations, and more.
---

# Tutorials

{% cards %}
{% card icon="database" title="CRUD and Search" href="crud-search-tutorials/README.md" %}
Create, read, update, delete, and search FHIR resources with custom parameters and sorting.
{% endcard %}
{% card icon="download" title="Bulk API" href="bulk-api-tutorials/README.md" %}
Import and export large FHIR datasets with $dump, $export, and $import operations.
{% endcard %}
{% card icon="shield" title="Security and Access Control" href="security-access-control-tutorials/README.md" %}
Configure RBAC, ABAC, Access Policies, SMART on FHIR, SSO, and multibox isolation.
{% endcard %}
{% card icon="book" title="Terminology" href="terminology-tutorials/README.md" %}
Manage CodeSystems, ValueSets, ConceptMaps, and terminology expansion in Aidbox.
{% endcard %}
{% card icon="check" title="Validation" href="validation-tutorials/README.md" %}
Validate FHIR resources against profiles and implementation guides with FHIRSchema.
{% endcard %}
{% card icon="plug" title="Integration Toolkit" href="integration-toolkit-tutorials/README.md" %}
Connect Aidbox to external systems through HL7v2, mappings, and channels.
{% endcard %}
{% card icon="bolt" title="Subscriptions" href="subscriptions-tutorials/README.md" %}
Stream FHIR resource events to Kafka, RabbitMQ, GCP Pub/Sub, webhooks, and more.
{% endcard %}
{% card icon="box" title="Artifact Registry" href="artifact-registry-tutorials/README.md" %}
Upload FHIR Implementation Guides, define extensions, and migrate to FHIRSchema.
{% endcard %}
{% card icon="hammer" title="Other Tutorials" href="other-tutorials/README.md" %}
Cloud deployments, Postman setup, and other practical Aidbox guides.
{% endcard %}
{% endcards %}
