FHIR 6.0.0-ballot3 was published on April 3, 2025, introducing new resources, complex data types, and updated profiles.

Run in Sandbox

  1. 1.
    Sign up or log in at aidbox.app
  2. 2.
    Go to your project
  3. 3.
    Click "New Aidbox" to create a new instance
  4. 4.
    Enter a name in the "License name" field
  5. 5.
    Set hosting type to "Sandbox"
  6. 6.
    Choose "Edge" as the Aidbox version
  7. 7.
    Enter Instance URL.
  8. 8.
    Set FHIR Version to "6.0.0-ballot3"

Run locally

Please make sure that both Docker & Docker Compose are installed.

  1. 1.
    Create a working directory:
mkdir aidbox && cd aidbox
  1. 1.
    Download the Aidbox setup script:
curl -JO https://aidbox.app/runme/r6
  1. 1.
    Start Aidbox:
docker compose up

Explore canonicals

All imported canonical resources are available in the FHIR Packages tab

Last updated 2025-05-20T10:51:40Z