Aidbox User Docs
Run Aidbox locallyRun Aidbox in SandboxTalk to us Ask community
  • Aidbox FHIR platform documentation
    • Features
    • Architecture
  • Getting Started
    • Run Aidbox in Sandbox
    • Run Aidbox locally
    • Run Aidbox on AWS
    • Upload Sample Data
  • Tutorials
    • CRUD, Search Tutorials
      • Delete data
      • Set up uniqueness in Resource
      • Search Tutorials
        • Custom SearchParameter tutorial
        • Create custom Aidbox Search resource
        • Multilingual search tutorial
        • Migrate from Aidbox SearchParameter to FHIR SearchParameter
        • Change sort order by locale collation
    • Bulk API Tutorials
      • 🎓Synthea by Bulk API
      • 🎓$dump-sql tutorial
    • Security & Access Control Tutorials
      • Allow patients to see their own data
      • Restrict operations on resource type
      • Relationship-based access control
      • Creating user & set up full user access
      • Restricting Access to Patient Data
      • Create and test access control
      • RBAC
        • Flexible RBAC built-in to Aidbox
        • RBAC with JWT containing role
        • RBAC with ACL
      • Set-up token introspection
      • Prohibit user to login
      • Debug access control
      • Managing Admin Access to the Aidbox UI Using Okta Groups
      • Run Multibox locally
      • How to enable labels-based access control
      • How to enable patient data access API
      • How to enable SMART on FHIR on Patient Access API
      • How to enable hierarchical access control
      • How to configure Audit Log
    • Terminology Tutorials
      • Load ICD-10 terminology into Aidbox
      • Uploading IG terminology content to external FHIR terminology server
    • Validation Tutorials
      • Upload FHIR Implementation Guide
        • Environment Variable
        • Aidbox UI
          • IG Package from Aidbox Registry
          • Public URL to IG Package
          • Local IG Package
        • Aidbox FHIR API
        • UploadFIG Tool
      • ISiK
      • Carin BB
      • US Core
      • Davinci Pdex
      • mCode
    • Integration Toolkit Tutorials
      • Postmark integration tutorial
      • Mailgun integration tutorial
    • Subscriptions Tutorials
      • AidboxTopicSubscription NATS tutorial
    • Other tutorials
      • Run Aidbox with FHIR R6
      • Migrate from Multibox to Aidbox
      • SDC with Custom Resources
      • How to create FHIR NPM package
      • Migrate from legacy licence portal to Aidbox portal
      • How to run Aidbox in GCP Cloud Run
  • Overview
    • Licensing and Support
    • Aidbox user portal
      • Projects
      • Licenses
      • Members
    • Aidbox UI
      • Aidbox Notebooks
      • REST Console
      • Database Console
      • Attrs stats
      • DB Tables
      • DB Queries
    • Versioning
    • Release Notes
    • Contact us
  • Configuration
    • Settings
    • Configure Aidbox and Multibox
    • Init Bundle
  • API
    • REST API
      • CRUD
        • Create
        • Read
        • Update
        • Patch
        • Delete
      • FHIR Search
        • SearchParameter
        • Include and Revinclude
        • Chaining
      • Aidbox Search
      • Bundle
      • History
      • $everything on Patient
      • Other
        • Aidbox & FHIR formats
        • Capability Statement
        • $document
        • Observation/$lastn
        • $validate
        • SQL endpoints
        • $matcho
        • $to-format
        • Aidbox version
        • Health check
    • Bulk API
      • Configure Access Policies for Bulk API
      • $dump
      • $dump-sql
      • $dump-csv
      • $export
      • $load & /fhir/$load
      • $import & /fhir/$import
      • aidbox.bulk data import
      • Bulk import from an S3 bucket
    • Batch/Transaction
    • GraphQL API
    • Other APIs
      • Plan API
        • Provider Directory API
          • Practitioner
          • PractitionerRole
          • Organization
          • OrganizationAffiliation
        • Plan API Overview
      • Archive/Restore API
        • create-archive
        • restore-archive
        • prune-archived-data
        • delete-archive
      • ETAG support
      • Cache
      • Changes API
      • RPC API
      • Sequence API
      • Encryption API
      • Batch Upsert
  • Modules
    • Profiling and validation
      • FHIR Schema Validator
        • Aidbox FHIR IGs Registry
        • Setup Aidbox with FHIR Schema validation engine
      • Skip validation of references in resource using request header
      • Asynchronous resource validation
    • Security & Access Control
      • Authentication Flows
        • Basic Auth
        • Client Credentials Grant
        • Resource Owner Grant
        • Authorization Code Grant
        • Implicit Grant
        • Two Factor Authentication
        • External OAuth 2.0 Providers
        • Token Exchange
      • External identity providers
        • Aidbox
        • Okta
        • Azure AD
        • Azure AD with certificate authentication
        • Keycloak
        • GitHub
        • Microsoft AD FS
        • Apple
      • Access Control
        • AccessPolicy
        • Evaluation engines
        • Role-Based Access Control (/RBAC)
        • Attribute-based Access Control (/ABAC)
        • Multitenancy
        • Access control lists (/ACL)
        • Access policy dev tool
        • AccessPolicy best practices
      • Audit
        • Audit Log
    • Observability
      • Getting started
        • Run Aidbox with OpenTelemetry locally
        • How to export telemetry to the OTEL collector
      • Logs
        • How-to guides
          • OpenTelemetry logs
          • Elastic Logs and Monitoring Integration
          • Datadog Log management integration
          • Loki Log management integration
        • Tutorials
          • Log analysis and visualization tutorial
          • Export logs to Datadog tutorial
        • Extending Aidbox Logs
        • Technical reference
          • Log appenders
          • Log transformations
          • Log Schema
          • OTEL logs exporter parameters
      • Metrics
        • How-to guides
          • How to export metrics to the OTEL collector
          • Use Aidbox Metrics Server
          • Set-up Grafana integration
        • Technical reference
          • OpenTelemetry Metrics
          • OTEL metrics exporter parameters
      • Traces
        • How to use tracing
        • OTEL traces exporter parameters
    • Subscriptions
      • Aidbox topic-based subscriptions
        • Kafka AidboxTopicDestination
        • Webhook AidboxTopicDestination
        • GCP Pub/Sub AidboxTopicDestination
        • Tutorial: produce QuestionnaireResponse to Kafka topic
      • Aidbox SubSubscriptions
    • Aidbox Forms
      • Getting started
      • Aidbox Forms Interface
      • Aidbox UI Builder
        • UI Builder Interface
        • Form creation
          • Form Settings
          • Widgets
          • Components
          • Versioning
          • Form customisation in Theme Editor
          • Form signature
          • How-to guides
            • How to: populate forms with data
            • How to extract data from forms
            • How to calculate form filling percentage
          • Multilingual forms
          • FHIRPath Editor
        • Import Questionnaire
        • Form sharing
        • Printing forms
          • Template-based PDF generation
        • FHIR versions
        • Offline forms
        • Embedding
          • Request Interception
        • Configuration
        • Forms multitenancy
        • Building reports using SQL on FHIR
        • Integration with external terminology servers
        • External FHIR servers as a data backend
        • Store attachments in S3-like storages
      • Access Control in Forms
      • Audit Logging in Forms
      • Aidbox Form Gallery
    • Define extensions
      • Extensions using StructureDefinition
      • Extensions using FHIRSchema
    • Custom Resources
      • Custom resources using FHIR Schema
      • Custom resources using StructureDefinition
      • Migrate to FHIR Schema
        • Migrate custom resources defined with Entity & Attributes to FHIR Schema
        • Migrate custom resources defined with Zen to FHIR Schema
    • Aidbox terminology module
      • Concept
        • $translate-concepts
        • Handling hierarchies using ancestors
      • ValueSet
        • ValueSet Expansion
        • ValueSet Code Validation
        • Create a ValueSet
      • CodeSystem
        • CodeSystem Concept Lookup
        • CodeSystem Subsumption testing
        • CodeSystem Code Composition
      • Import external terminologies
        • Import flat file (/CSV)
        • $import operation
        • Ready-to-use terminologies
      • $translate on ConceptMap
    • SQL on FHIR
      • Defining flat views with View Definitions
      • Query data from flat views
      • Reference
    • Integration toolkit
      • C-CDA / FHIR Converter
        • List of supported templates
          • Admission Diagnosis Section (/V3)
          • Advance Directives Section (/entries optional) (/V3)
          • Advance Directives Section (/entries required) (/V3)
          • Allergies and Intolerances Section (/entries optional) (/V3)
          • Allergies and Intolerances Section (/entries required) (/V3)
          • Assessment Section
          • Chief Complaint Section
          • Chief Complaint and Reason for Visit Section
          • Complications Section (/V3)
          • Course of Care Section
          • DICOM Object Catalog Section - DCM 121181
          • Default Section Rules
          • Discharge Diagnosis Section (/V3)
          • Document Header
          • Encounters Section (/entries optional) (/V3)
          • Encounters Section (/entries required) (/V3)
          • Family History Section (/V3)
          • Functional Status Section (/V2)
          • General Status Section
          • Goals Section
          • Health Concerns Section (/V2)
          • History of Present Illness Section
          • Hospital Consultations Section
          • Hospital Course Section
          • Hospital Discharge Instructions Section
          • Hospital Discharge Physical Section
          • Hospital Discharge Studies Summary Section
          • Immunizations Section (/entries optional) (/V3)
          • Immunizations Section (/entries required) (/V3)
          • Medical (/General) History Section
          • Medical Equipment Section (/V2)
          • Medications Administered Section (/V2)
          • Medications Section (/entries optional) (/V2)
          • Medications Section (/entries required) (/V2)
          • Mental Status Section (/V2)
          • Notes
          • Nutrition Section
          • Objective Section
          • Operative Note Fluids Section
          • Operative Note Surgical Procedure Section
          • Past Medical History (/V3)
          • Payers Section (/V3)
          • Plan of Treatment Section (/V2)
          • Postprocedure Diagnosis Section (/V3)
          • Preoperative Diagnosis Section (/V3)
          • Problem Section (/entries optional) (/V3)
          • Problem Section (/entries required) (/V3)
          • Procedure Description Section
          • Procedure Disposition Section
          • Procedure Estimated Blood Loss Section
          • Procedure Implants Section
          • Procedure Specimens Taken Section
          • Procedures Section (/entries optional) (/V2)
          • Procedures Section (/entries required) (/V2)
          • Reason for Visit Section
          • Results Section (/entries optional) (/V3)
          • Results Section (/entries required) (/V3)
          • Review of Systems Section
          • Social History Section (/V3)
          • Vital Signs Section (/entries optional) (/V3)
          • Vital Signs Section (/entries required) (/V3)
        • How to deploy the service
        • Producing C-CDA documents
        • How to customize conversion rules
      • HL7 v2 Integration
        • HL7 v2 integration with Aidbox Project
        • Mappings with lisp/mapping
      • X12 message converter
      • Analytics
        • Power BI
      • Mappings
      • Email Providers integration
        • Setup SMTP provider
    • SMARTbox | FHIR API for EHRs
      • Get started
        • Set up Smartbox locally
        • Deploy Smartbox with Kubernetes
      • (/g)(/10) Standardized API for patient and population services
      • The B11 Decision Support Interventions
        • Source attributes
        • Feedback Sections
      • How-to guides
        • Pass Inferno tests with Smartbox
        • Perform EHR launch
        • Pass Inferno Visual Inspection and Attestation
        • Revoke granted access
        • Set up EHR-level customization
        • Check email templates
        • Setup email provider
        • Register users
        • Set up SSO with Auth0
        • Publish Terms of Use link onto the documentation page
        • Find out what resources were exported during the $export operation
        • Find documentation endpoint
      • Background information
        • Considerations for Testing with Inferno ONC
        • Adding Clients for Inferno tests
        • Multitenancy approach
        • What is Tenant
        • Email templating
    • ePrescription
      • Getting started
      • Authentication with mTLS
      • Pharmacies synchronization
      • Prescribing
        • NewRx Message
        • CancelRx Message
        • How to test Callback
      • Directory
        • DirectoryDownload Message
        • GetProviderLocation Message
        • AddProviderLocation Message
        • UpdateProviderLocation Message
        • DisableProviderLocation Message
      • Medications
        • FDB
      • References
        • Environment Variables
      • Frequently Asked Questions
    • Other modules
      • MDM
        • Train model
        • Configure MDM module
        • Find duplicates: $match
        • Mathematical details
      • MCP
  • Database
    • Overview
    • Database schema
    • PostgreSQL Extensions
    • AidboxDB
      • HA AidboxDB
    • Tutorials
      • Migrate to AidboxDB 16
      • Working with pgAgent
  • File storage
    • AWS S3
    • GCP Cloud Storage
    • Azure Blob Storage
    • Oracle Cloud Storage
  • Deployment and maintenance
    • Deploy Aidbox
      • Run Aidbox on Kubernetes
        • Deploy Production-ready Aidbox to Kubernetes
        • Deploy Aidbox with Helm Charts
        • Highly Available Aidbox
        • Self-signed SSL certificates
      • Run Aidbox on managed PostgreSQL
      • How to inject env variables into Init Bundle
    • Backup and Restore
      • Crunchy Operator (/pgBackRest)
      • pg_dump
      • pg_basebackup
      • WAL-G
    • Indexes
      • Get suggested indexes
      • Create indexes manually
  • App development
    • Use Aidbox with React
    • Aidbox SDK
      • Aidbox JavaScript SDK
      • Apps
      • NodeJs SDK
      • Python SDK
    • Examples
  • Reference
    • FHIR Schema reference
    • Settings reference
      • General
      • FHIR
      • Security & Access Control
      • Modules
      • Database
      • Web Server
      • Observability
      • Zen Project
    • Environment variables
      • Aidbox required environment variables
      • Optional environment variables
      • AidboxDB environment variables
    • System resources reference
      • IAM Module Resources
      • SDC Module Resources
      • Base Module Resources
      • Bulk Module Resources
      • AWF Module Resources
      • Cloud Module Resources
      • HL7v2 Module Resources
      • SQL on FHIR Module Resources
    • Email Providers reference
      • Notification resource reference
      • Mailgun environment variables
      • Postmark environment variables
    • Aidbox Forms reference
      • FHIR SDC API
      • Aidbox SDC API
      • Generating Questionnaire from PDF API
    • Aidbox SQL functions
  • Deprecated
    • Deprecated
      • Zen-related
        • RPC reference
          • aidbox
            • mdm
              • aidbox.mdm/update-mdm-tables
              • aidbox.mdm/match
        • FTR
        • Aidbox configuration project
          • Run Aidbox locally using Aidbox Configuraiton project
          • Aidbox configuration project structure
          • Set up and use configuration projects
          • Enable IGs
          • Repository
          • Seed Import
          • Manage Indexes in Zen Project
          • Seed v2
          • 🎓Migrate to git Aidbox Configuration Projects
          • Aidbox Configuration project reference
            • Zen Configuration
            • Aidbox project RPC reference
            • aidbox.config/config
          • Custom resources using Aidbox Project
          • First-Class Extensions using Zen
          • Zen Indexes
        • US Core IG
          • US Core IG support reference
        • Workflow Engine
          • Task
            • Aidbox Built-in Tasks
            • Task Executor API
            • Task User API
          • Workflow
            • Workflow User API
          • Services
          • Monitoring
        • FHIR conformance Deprecated guides
          • Touchstone FHIR 4.0.1 basic server
          • Touchstone FHIR USCore ClinData
          • How to enable US Core IG
            • Start Aidbox locally with US Core IG enabled
            • Add US Core IG to a running Aidbox instance
          • HL7 FHIR Da Vinci PDex Plan Net IG
        • Terminology Deprecated Tutorials
          • Inferno Test-Suite US Core 3.1.1
        • API constructor (/beta)
        • zen-lang validator
          • Write a custom zen profile
          • Load zen profiles into Aidbox
        • FHIR topic-based subscriptions
          • Set up SubscriptionTopic
          • Tutorial: Subscribe to Topic (/R4B)
          • API Reference
            • Subscription API
        • 🏗️FHIR Terminology Repository
          • FTR Specification
          • Create an FTR instance
            • FTR from CSV
            • FTR from FHIR IG
            • FTR from FTR — Direct Dependency
            • FTR from FTR — Supplement
          • FTR Manifest
          • Load SNOMED CT into Aidbox
          • Load LOINC into Aidbox
          • Load ICD-10-CM into Aidbox
          • Load RxNorm into Aidbox
          • Load US VSAC Package to Aidbox
          • Import via FTR
        • Zen Search Parameters
      • Entity / Attribute
        • Entities & Attributes
        • First-Class Extensions using Attribute
        • Custom Resources using Entity
        • Working with Extensions
        • Aidbox Search Parameters
      • Forms
      • Other
        • Custom Search
        • SearchQuery
        • Subscribe to new Patient resource
        • App Development Deprecated Tutorials
          • Receive logs from your app
            • X-Audit header
          • Working with Aidbox from .NET
          • Patient Encounter notification Application
        • Other Deprecated Tutorials
          • Resource generation with map-to-fhir-bundle-task and subscription triggers
          • APM Aidbox
          • Automatically archive AuditEvent resources in GCP storage guide
          • HL7 v2 pipeline with Patient mapping
          • How to migrate to Apline Linux
          • How to migrate transaction id to bigint
          • How to fix broken dates
          • Configure multi-tenancy
        • AidboxProfile
        • GCP Pub/Sub
Powered by GitBook
On this page
  • May 2025 edge
  • April 2025 latest, 2504
  • March 2025 stable, 2503
  • February 2025 2502
  • January 2025 2501
  • December 2024 2412
  • November 2024 2411
  • October 2024 2410, LTS
  • September 2024 2409
  • August 2024 2408
  • July 2024 2407
  • May 2024 2405
  • March 2024 2403
  • February 2024 2402,LTS
  • January 2024 2401
  • November 2023 2311
  • October 2023 2310
  • September 2023 2309
  • August 2023 2308
  • July 2023 2307
  • June 2023 2306,LTS
  • May 2023 2305
  • April 2023 2304
  • March 2023 2303
  • February 2023 2302, LTS
  • January 2023 2301
  • December 2022 2212
  • November 2022 2211
  • October 2022 2210
  • September 2022 2209
  • August 2022 2208
  • July 2022 2207
  • June 2022 2206, LTS
  • May 2022 2205
  • April 2022 2204
  • March 2022 2203
  • February 2022 - 2202 , LTS
  • January 2022 - v:2201
  • December 2021 - v:2112
  • November 2021 - v:2111
  • October 2021 - v:2110
  • September 2021 - v:2109
  • August 2021 - v:2108
  • July 2021 - v:2107
  • June 2021 - v:20210610
  • May 2021.04 - v:20210512
  • March 2021- v:20210412
  • February 2021 - v:20210319
  • January 2021 - v:25012021
  • 0.5.0-SNAPSHOT
  • Features
  • 0.4.9 [9 March 2020]
  • Features
  • 0.4.8 [16 December 2019]
  • Features
  • 0.4.7 [26 September 2019]
  • Features
  • 0.4.6 [2 August 2019]
  • Features
  • 0.4.5 [3 July 2019]
  • Features
  • 0.4.4 [17 June 2019]
  • Features
  • 0.4.3 [20 May 2019]
  • Features
  • Bug Fixes
  • 0.4.2 [22 April 2019]
  • Features
  • Bug Fixes
  • 0.4.1 [8 April 2019]
  • Features
  • Bug Fixes
  • 0.4.0 [22 March 2019]
  • Features
  • Bug fixes
  • 0.3.5 Hotfix
  • 0.3.4
  • 0.3.3
  • 0.0.3

Was this helpful?

Edit on GitHub
  1. Overview

Release Notes

PreviousVersioningNextContact us

Last updated 4 hours ago

Was this helpful?

May 2025 edge

April 2025 latest, 2504

  • Aidbox FHIR server

    • Supported FHIR 6.0.0-ballot3 as a package in and published a tutorial on .

    • Migrated Aidbox system resources to the FHIR DomainResource model and .

    • Supported resolving conditional references in FHIR transaction Bundles.

    • Fixed validation of contained resources.

    • Fixed GraphQL schema generation to properly handle type definitions in the Aidbox system resources.

    • Removed DB Parameters from SQL Logs.

    • Added multiple UI fixes to FHIR packages and Resource browser sections in Aidbox UI

  • Aidbox Forms

    • Supported for transforming QuestionnaireResponses into FHIR resources using predefined templates (currently in preview)

    • Implemented for calculation, enable-when, and population expressions (currently in preview).

    • Supported FHIR 6.0.0

  • Minor updates

    • 2503.3 - Fixed vulnerabilities and minor Forms issues

    • 2502.6 - Fixed vulnerabilities and minor Forms issues

    • 2501.8 - Fixed vulnerabilities and minor Forms issues

    • 2402-lts - Fixed vulnerabilities

March 2025 stable, 2503

  • Aidbox FHIR server

    • Implemented a 24-hour grace period for all Aidbox instances that cannot connect to the Aidbox portal for license verification. Also available in versions 2502, 2501, 2412, 2411, 2410, 2402, 2306, and 2302.

    • Added a synthetic data import progress bar on the Aidbox UI home page.

  • Aidbox Forms

    • Optimized rendering for large forms for improved performance.

  • SDK

  • Minor updates

    • 2502.3 SDC minor updates

    • 2502.4 24-hour license grace period, fix vulnerabilities

    • 2501.6 SDC minor updates

    • 2501.7 24-hour license grace period, fix vulnerabilities

    • 2412.4 24-hour license grace period, fix vulnerabilities

    • 2411.3 24-hour license grace period, fix vulnerabilities

    • 2410.4 24-hour license grace period, fix vulnerabilities

    • 2402-lts 24-hour license grace period, fix vulnerabilities

    • 2306-lts 24-hour license grace period, fix vulnerabilities

    • 2302-lts 24-hour license grace period, fix vulnerabilities

February 2025 2502

  • Aidbox

  • Aidbox Forms

    • Added support for systemversion in valuesets

Minor updates:

  • 2501.1 — Minor bug fixes

January 2025 2501

Aidbox is transitioning to the FHIR Schema engine. Existing zen and Entity/Attribute (EA) engines are deprecated and will be obsolete starting August 2025. July 2025 version will become LTS supporting zen and Entity/Attributes for 2 years.

  • Aidbox

    • Enhanced UI Resource browser:

      • Added reference navigation for direct navigation between linked resources

      • Introduced resizable columns

      • Implemented pagination

      • Introduced resizable columns

      • Added column selection

  • Aidbox Forms

    • Improved performance for handling large forms.

Minor updates:

  • 2412.2 — Fixed security issues

December 2024 2412

  • Aidbox

    • Fixed security issues and bugs

  • Aidbox Forms

    • Added the ability to store unstructured data from forms in external file storage systems.

    • Supported previewing audio, video, and PDF files in the attachment field.

    • Improved developer experience for FHIR path expressions with syntax highlighting, autocompletion, and error reporting.

    • Added an option to configure a custom redirect for the back button when embedding the Form Builder as a web component.

    • Added the ability to associate a link with a question, group, or display item to provide additional information.

    • Enabled short text for questions, groups, or items to display an alternate label when rendering on smaller devices like mobile phones.

    Minor updates:

    • 2412.1 — Fixed minor bugs

November 2024 2411

  • Aidbox

  • Aidbox Forms

    • Added named expressions for calculated/enableWhen/populate expressions and a Named Expression tab in the Debug Console.

    • Enabled custom text definitions for Aidbox Form Builder and Renderer.

    • Added support for custom error and warning messages in the Form Builder and Renderer.

    • Added a setting to display sections collapsed for brief overviews.

    • Introduced a widget to select values from a defined range with a horizontal slider.

    • Added AI support for translating labels in translation mode.

    • Released a sample project for custom SMART Apps with Aidbox Forms, supporting SMART on FHIR flows, resource synchronization, and form management.

    • Implemented the basic form re-population feature.

Minor updates:

  • 2411.2 — Updated dependencies

  • 2410.2 — Updated dependencies

  • 2410.1 — Fixed minor bugs

October 2024 2410, LTS

  • Aidbox

    • Released Aidbox UI home page

    • Implemented hashing for sensitive elements User, Client and Session records. it is strongly recommended to delete the history tables for these resources to prevent access to the original un-hashed secret values.

    • Fixed critical vulnerabilities and bugs

  • Aidbox Forms

    • Verified compliance with accessibility standards

    • Added an ability to re-populate a form with the latest available data

    • Added validation checks for Questionnaires directly in the UI Builder console.

    • Added support for additional parameters: source, author, basedOn, and partOf—in the $generate-link operation

Minor updates:

September 2024 2409

  • Aidbox

    • Enabled new Aidbox UI by default

    • Fixed critical vulnerabilities and bugs

  • Smartbox | FHIR API for EHRs

    • Implemented “service base URLs” in compliance with (g)(10)

  • Aidbox Forms

    • Implemented basic conversion of paper and fillable PDF forms to digital forms

    • Added QuestionnareResponce and extraction outcomes validation in the UI Builder console

    • Supported default value population in the UI Builder

    • Optimized performance for handling large forms

  • Minor updates

August 2024 2408

  • Aidbox

    • UI builder updates (FHIR Questionnaire-based):

      • Provided delete, copy form on the Form template grid

      • Supported cqf-expression to provide prefilling the value in the display field

July 2024 2407

  • Aidbox

    • UI builder updates (FHIR Questionnaire-based):

      • Performance optimization for large forms

      • Implemented Audit logging

    • Introduced the ability to override existing conversion rules using the DSL

    • Supported DICOM section

    • Improved performance

May 2024 2405

  • Aidbox development licenses are now available to all users, empowering everyone to explore, develop, and innovate with our comprehensive FHIR-first healthcare platform.

  • AidboxID Login: Users can now log in to Aidbox using AidboxID to streamline and secure access.

    • Supported multiple sources to load IGs to Aidbox:

    • Supported multiple interfaces to load IGs to Aidbox:

  • New Aidbox UI (Settings -> New UI):

    • Enhanced navigation with a double sidebar for improved access to features and resources.

    • Resource browser

    • FHIR IG package introspection

    • Settings (read-only)

  • DevOps:

    • UI builder updates (FHIR Questionnaire-based):

      • Ability to create custom components and reuse them in other forms

      • Added open choice widget

      • Published guides on how to populate form with patient demographic data; how to populate form with patient weight, height; how to populate form with patient allergies; how to populate form with data from another form during the visit

      • Improved UI Builder user experience via preview form button, quick search for a field on the form or in the outline, etc

      • Ability to enable the outline in form preview for form navigation

      • Ability to show or hide option's scores on the form

      • Supported Multitenancy in Aidbox Forms

March 2024 2403

  • SQL on FHIR engine

  • Validation

    • UI builder updates (FHIR Questionnaire-based):

      • Ability to change the widget type

      • Supported markdown renderer for tooltip and label

      • Expanded enablewhen expression templates

      • Improve adding widget process - widget can be added in any point of outline

      • Ability to create the form themes in the UI builder

      • Added redirect on the form submission

      • Ability to add multiple signatures to the form

      • Added radio button widget with layout orientation

      • Ability to place multiple widgets on one line

      • Ability to add placeholder for widget

      • Improved UI Builder dev experience via warnings and tips

    • Support of FHIR formatted Bundle

    • Enhanced references resolving mechanism for make-doc and prepare-doc endpoints

    • Mapping fixes, bug fixes

February 2024 2402,LTS

  • Security and Access Control

  • Data API

    • Questionnaire-based forms updates:

      • Ability to add help text

      • Ability to add image for a question

      • Selecting a code for an item from terminologies

      • Selecting code for answerOption from terminologies

      • Ability to create multi-page forms

      • Ability to amend form using a shared link

      • Supported attachment item

      • Ability to add regex validation

    • Support built-in rule based deduplication

    • Mapping fixes, bug fixes

    • Minor UI enhancements

January 2024 2401

  • Data API

  • SDK

  • Security and access control

    • Fixed the code_verifier to behave according to the RFC

    • Fixed minor issue in Multibox that led to many “do nothing” messages in the logs

    • Improved the C-CDA to FHIR conversion performance by 20%

    • Administered Medications mapping to/from MedicationAdministration FHIR resource

  • DevOps

    • Removed apk-tools from our Docker images

    • Questionnaire-based forms updates:

      • Form Builder

        • Added required constraints

        • Added hidden rules & enable-when conditions

        • Added scores for questions with coding

        • Added support for loading Questionnaire from file/text

        • Added tips for FHIRPath usage

        • Completed themes support

      • API

        • Added Configuration to disable FHIR SDC operations

        • Extended $populate operation to support Questionnaire root properties

        • Added operation to generating signed links for form filling

        • Added $populatelink FHIR SDC operation

      • Aidbox DSL-based forms updates

        • Fixed issues with concurrent save/submit UI operations

        • Fixed conversion of QuestionnaireResponse with included scores

November 2023 2311

  • Data API

    • Added asynchronous resource validation

  • Integrations

    • Improved performance

  • Security and access control

    • Added group widget in the UI Builder

    • Added calculate expressions with FHIRPath/AidboxLisp

    • Added FHIRPath support for enable-when expressions

    • Add views for Questionnaire and QuestionnaireResponse in the UI Builder

    • Enabled saving a Form as Questionnaire

    • Integrated Questionnaire/QuestionnaireResponse in current list of Aidbox Forms

    • Added $validate-response FHIR operation

October 2023 2310

  • Terminology

  • Data API

  • Integrations

    • Added Workflow Engine clean-up built-in task

    • Added Workflow Engine run-sql built-in task

    • Minor mapping fixes (immunizations, document header)

  • Security and access control

    • Supported Patient API

  • DevOps

    • Supported sending traces via OpenTelemetry

    • Improved UI-builder:

      • Supported enableWhen expressions (exclusive for Aidbox lisp)

      • Added constraints and validation for datetime, date, time, number fields

      • Added an option to import UI-built forms to a library

      • Added preview for Questionnaire and QuestionnaireResponse in UI-builder

  • Aidbox UI

    • Introduced new database console sidebar

September 2023 2309

  • SDK

    • Supported the GCP Pub/Sub integration

    • Added restart on replication channel failure

    • Added ability to check topic status with Aidbox Console UI

    • Developed Aidbox monitoring stack integration

    • Added Tutorial: Subscribe to Topic (R4B)

    • Create materialized views

  • Data API

  • Ops

    • Supported Open Telemetry exporter for logs & metrics

  • Security and access control

    • Added Audit Log UI on Aidbox Console

    • Added autocomplete for literals and keywords

    • Configured Questionnaire converter to accept FHIR Bundle

    • Added new form template SDOH PRAPARE to Form Library

    • Released new UI-builder pre-alpha version

August 2023 2308

  • Data API

    • Added _filter for chained search

  • Integrations

  • Security and access control

    • Added access policy usage in UI console on AccessPolicy page

    • Added a neat UI to rotate credentials and download certificates on IdentityProvider view page

  • Aidbox user portal

    • Added the ability to specify a custom configuration project when creating a GCP Aidbox

  • Aidbox.app UI

  • DevOps

    • Add metrics for Aidbox logs. Count of logs per log level

    • Implemented PG database backup verification tool, improved Grafana dashboards to show backup verification statuses

    • Added basic Forms Accessibility (Screen Readers, Keyboard Navigation)

    • Improved mobile devices adaptation (form takes all visual space, buttons aligned in specific positions)

    • Improved UX of developer tools (inline errors, autocomplete, code folding, bracket matching)

July 2023 2307

  • Data API

    • Added multilingual search with _search-language parameter

    • Added _source search parameter

    • Supported C-CDA to work as a standalone service

    • Added an option to inspect intermediate conversion tree

  • Security and access control

    • Supported Azure AD asymmetric authentication

    • Added security dashboard in the Aidbox UI

    • Added a form to create an IdentityProvider resource

    • Supported SCIM v2 User API

    • Added aidbox.rest.v1/gateway operation pass auth information (user, client, session) to backend service

  • Aidbox Forms

    • Supported an option to include question scores in QuestionnaireResponse in the converter.

    • Minor fixes: UI became more stable while loading

June 2023 2306,LTS

    • Added wait task

    • Added an option to cancel a workflow

    • Added an option to set up parallel execution concurrency limit for specific tasks

  • Data API

    • Added Location.near search parameter

    • Added _timeout for _include and _revinclude

    • Supported OperationOutcome for invalid accept format errors

    • Fixed behavior of the :exact modifier

    • Fixed jsonpath sort order

  • Security and access control

  • Ops

    • Added PostGis Extension

  • Aidbox Forms

  • SDK

May 2023 2305

  • Validation and Terminology

  • Data API

    • Supported FHIR R5 chained search parameters

    • Added new supported sections:

      • Functional Status, Health Concerns, Mental Status, Plan of Treatment, Payers, Family History, Nutrition, and Medical Equipment

  • Security and access control

    • Added minor features:

      • support for lisp templates in finalize patch section

      • support for redirects when embedded as iframe

      • disable-back-button property to aidbox.sdc/pages widget

      • support for showing images in a row with another fields

    • Added minor fixes:

      • automatic layout generation for subforms

      • minor styling inconsistencies in UI

April 2023 2304

  • Validation and Terminology

    • Supported FHIR R5

  • Aidbox Notebooks

    • Added new preview feature: now, users can download their notebooks as HTML files, which can be viewed on any web browser, uploaded to an Aidbox instance, and used as regular noteboooks

  • Data API

    • Implemented chained search for parameters defined by Search resource

    • BREAKING: searchset bundle doesn’t support versionId anymore. Aidbox fills in 0 instead. This field may be removed in the near future. ETag functionality for Search API is removed. ETag functionality for GET/PUT/POST/DELETE operations is not affected.

  • Integrations

    • Added new API constructor engine to define custom endpoints and convert arbitrary data into FHIR

  • C-CDA / FHIR converter

  • Security and access control

    • Supported log filtering via different appenders

  • Aidbox user portal

  • Ops

  • Aidbox Forms

    • Added new field type for storing attachments

      • Supported cloud storages: AidboxDB, GCP Storage, AWS S3

    • Added support for using attachment as a source in media-viewer widget

    • Optimized layout rules performance

    • Added minor layout adaptations for small screens

    • Added font configuration support to form-themes

    • Fixed minor bugs and issues

March 2023 2303

  • Validation and Terminology

    • Supported FHIR R4B

  • Data API

    • Defined custom resources using Aidbox Project

    • Added $to-format operation without getting transformation metadata

    • Fixed polymorphic reference targets for FHIR resources

    • Fixed sorting by token when using jsonknife engine

    • Added a header to [lower transaction isolation level]

  • Integrations

  • C-CDA to FHIR converter

      • Allergies, Encounters, Immunizations, Problems, Vital Signs, Results, Social History, Procedures, Medications

  • Security and Access control

    • Added tutorials and guides:

      • How to implement the ReBAC authorization model in Aidbox within AccessPolicy

  • Aidbox user portal

    • Added FHIR R4B zenFHIR package to configuration options

  • Aidbox Forms

    • Added an option to select valueset dynamically in the choice field

    • Added new field type for storing resource references

    • Added support for amending forms, that are shared via links

    • Showed form rules in human-friendly format:

      • Show in the UI

      • Attach to Questionnaire/QuestionnaireResponse on conversion

    • Added ability to store form properties in DB

    • Added support for static images

    • Added wizard like layout

    • Added support for form help message

February 2023 2302, LTS

  • Validation and Terminology

  • Data API

    • Implemented JSONPath Sort (previously there was fallback to jsonknife)

    • Implemented #>> operation to optimize some query types (enabled via env)

    • Improved _explain to show SQL even if the query failed with an error

    • Implemented handling of unique errors: it is now possible to enforce uniqueness on some combination of fields

    • Improved conformance of conditional queries

  • MDM (Master Data Management)

    • Fixed bugs with Python integration

  • C-CDA to FHIR converter

    • Introduced FHIR to CCD transformation (alpha)

  • Security and Access Control

    • Improved __debug=policy

  • Ops

  • Aidbox Forms

    • Improved Forms UX

      • Supported tooltip for forms and input fields

      • Supported Markdown for labels and tooltips

    • Added Forms styling/branding: logo, button texts, colors, fonts

    • Added SDCForm to Questionnaire converter

    • Added customizable redirect-button to Forms

  • Google Cloud Pub/Sub integration

January 2023 2301

  • Terminology

  • Data API

    • Implemented automatic loading of search parameters on extensions from IG

  • C-CDA to FHIR converter

  • Security and Access Control

    • Supported passing any launch context parameters on SMART on FHIR 2.0 app launch flow with fhirContext parameter

  • Ops

    • Add GraphQL request body in gq/resp log event

    • Changed container OS to Alpine and reduced total container size

  • Aidbox Forms

    • Added metadata properties to forms

    • Added redirect-on-sign parameter

December 2022 2212

  • MDM (Master Data Management)

    • Added $match operation

  • Archive/Restore API

    • Scheduler API allowing to execute tasks by schedule.

  • Aidbox Configuration Projects

  • Data API

    • Implemented jsonpath search engine

  • Terminology API

  • Aidbox Forms

    • Simplified DSL (brief definition, less layers to describe for basic behavior)

    • Added layout autogeneration

    • Added extraction based on templates

    • Added API for generate layers

  • C-CDA to FHIR converter

    • Improved Observation data mapping.

November 2022 2211

  • Aidbox deployment and maintenance

    • Updated documentation on highly available Aidbox

    • Updated documentation on production-ready deployment to Kubernetes

  • Smartbox

    • Added documentation on deployment to Kubernetes

  • Aidbox Configuration Projects

    • Improved local development workflow

    • Added configuration of Aidbox features via zen-lang instead of envs

  • Aidbox User Portal

    • Added support of setting multiple Aidbox Configuration Projects and zen FHIR IGs for Sandbox instances

  • C-CDA to FHIR converter

  • Aidbox Forms

October 2022 2210

  • Terminology

  • C-CDA to FHIR converter

    • Supported Diagnostic Imaging Report sections:

      • DICOM

      • Findings

      • History

      • Indications for procedure

    • Supported conversion of different sections of C-CDA documents to ClinicalImpression resources:

      • Consultation notes

      • Discharge notes

      • Procedure history notes

      • Nursing notes

    • Supported Care Team section mapping

  • Search API

  • FHIR API for EHRs

  • Aidbox forms

    • Supported rules, text type and display type conversion on FHIR Questionnaire -> SDCDocument converter

    • Supported amendments and addendums of forms

  • Aidbox user portal

    • Added an option to configure Aidbox instances hosted in Aidbox Cloud with FHIR IGs for data validation

  • Logging and audit

    • Fixed incorrect calculation of request duration for resources in transaction bundles

  • Updated documentation

September 2022 2209

  • Added Client.audience regex support in SMART on FHIR App launch

  • Updated documentation on how to configure highly available Aidbox.

  • Added enable-links parameter for AidboxQuery

  • Fixed issues submitted by Aidbox users and fixed minor bugs.

August 2022 2208

  • Added Aidbox FHIR API module (SMARTbox) set up guide.

  • Added RPC method to track Aidbox project terminology bundles async load status.

  • Added env to automatically create a User resource on auth via TokenIntrospector. This allows to use both TokenIntrospector and IdentityProvider auth for the same User in Aidbox.

  • Added log event :op/timeout for logging custom operations timeout

  • Added FHIR Bundle transaction conditional CRUD with urn:uuid support

  • Added Mailgun and Postmark email providers integration guides

July 2022 2207

  • Improved GraphQL API performance.

  • Improved validation with zen-lang performance.

  • Added RPC method to get the import status when running load-from-bucket import operation.

  • Added an option to enable ACL checks for searches in conditional operations.

  • Added profile property to the CapabilityStatement resource.

  • Added configurable refresh_token_expiration parameter. If not defined refresh token doesn't expire.

  • Fixed issues submitted by Aidbox users and fixed minor bugs.

June 2022 2206, LTS

  • Added params to load-from-bucket import operation.

  • Improved chained search parameters performance.

  • Enhanced API constructor ACL with conditional CRUD and patient/group level $export.

  • Fixed issues submitted by Aidbox users and fixed minor bugs.

May 2022 2205

  • Added RPC API access control engines: allow-rpc engine and attribute-based matcho-rpc engine.

  • Added token expiration mechanism for stored Sessions.

  • Enhanced API constructor ACL with new operation engine filter table insert on create.

  • Changed auth layer 400/401/403 errors response body to OperationOutcome resource.

  • Added CapabilityStatement configuration options.

  • Improved setting PostgreSQL schema for Aidbox tables.

  • Added option to set JWT private/public keys and secret via env.

  • Released Infrabox preview. Infrabox is a simple and efficient tool to deploy and manage production-ready Aidbox infrastructure on k8s.

April 2022 2204

  • Added ACL (access-control list) functionality to API constructor.

  • Added option to set PostgreSQL schema.

  • Added content-type: application/json as default if content-type and accept headers are missing.

  • Added $drop-cache operation and and multibox/drop-box-caches RPC.

  • Enhanced GraphQL with ConceptMap.group property support

  • Reviewed first-class extensions with zen-lang and updated docs.

March 2022 2203

  • Added aidbox-validation-skip header that allows skipping resource reference validation.

  • Supported :of-type modifier for token/Identifier search.

  • Enhanced matcho engine with $every and $not patterns.

  • Updated HL7 v2 module documentation.

February 2022 - 2202 , LTS

February 2022 - v:2202 is available as a long-term support version. End of life is April 2023.

  • Released a beta version of Aidbox API constructor that allows to define REST API granularly.

  • Added Access Control debug option: su header. It allows doing a request on behalf of a certain user.

  • Added Grafana dashboard RPC API that allows to get Aidbox metrics dashboards and import it to your Grafana.

  • Added _count, _total and _timeout environment variables to configure default values.

  • Improved logging for RPC and GraphQL calls.

  • Fixed Aidbox UI pretty view display.

  • Deprecated APM and JMX in default build. Please reach out to us if you're using it.

January 2022 - v:2201

  • Released Multibox box manager API.

December 2021 - v:2112

  • Added slicings support to zen FHIR profiles.

  • Added new community notebooks that demonstrate Aidbox functionality including Bulk export API, Aidbox terminology, Custom resources, etc.

  • Fixed bugs submitted by Aidbox users and updated the documentation.

November 2021 - v:2111

  • Added zen FHIR packages version check. Aidbox won't start if you use an outdated zen FHIR package.

  • Extended AuthConfig resource with forgotPasswordUrl attribute.

  • Added Aidbox, Multibox, Devbox and Aidboxdb multi-arch Images (ARM64 and AMD64) to resolve Apple Silicon M1 processors performance issues.

  • Added GraphQL access control and Aidbox Terminology community notebooks.

  • Added AIDBOX_COMPLIANCE mode that changes Aidbox behavior to pass HL7® FHIR Conformance Tests.

  • Fixed bugs submitted by Aidbox users and updated the documentation.

October 2021 - v:2110

    • FHIR R4

      • hl7-fhir-us-core - US Core

      • hl7-fhir-us-davinci-pdex - Payer Data Exchange (PDex)

      • hl7-fhir-us-davinci-pdex-plan-net - PDEX Payer Network

      • hl7-fhir-us-davinci-hrex - The Da Vinci Payer Health Record exchange (HRex)

      • hl7-fhir-us-davinci-drug-formulary - DaVinci Payer Data Exchange US Drug Formulary

      • hl7-fhir-us-carin-bb - CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue Button®)

      • hl7-fhir-us-mcode - mCODE™ (short for Minimal Common Oncology Data Elements)

    • FHIR STU 3

      • nictiz-fhir-nl-stu3-zib2017 - Nictiz NL, including MedMij and HL7 NL

  • Added AIDBOX_DEV_MODE env that enables _debug=policy for access policy debugging. We'll add more functionality that will be available for development purposes and can be disabled on production.

  • Fixed bugs submitted by Aidbox users and updated documentation.

September 2021 - v:2109

  • 5 FHIR compartments are available as default in Aidbox. More details on Compartments API.

  • Added Datadog integration URL configuration. So now you can specify in configuration if you want to use one of the following domainsdatadoghq.com, us3.datadoghq.com, datadoghq.eu, ddog-gov.com.

  • Released Aidbox API constructor on zen (alpha version).

August 2021 - v:2108

  • Released Aidbox Notebooks. Interactive notebooks for REST, SQL, RPC and Markdown. So now you can create your own notebooks or import community notebooks.

  • Released a beta version of zen profiling. Advanced profiling with zen-lang to configure Aidboxes and validate data.

  • Added Asynchronous Batch Validation mode to validate data in Aidbox against new profiles

  • Supported conditional patch (e.g.: PATCH /Patient?name=foo)

  • Added an environment variable to pass the environment to Datadog (dev/staging/prod).

July 2021 - v:2107

  • We've released a major Aidbox UI upgrade

    • Explicit request headers content-type, accept etc

    • Show raw response

    • Added syntax highlight

  • Upgrade Aidbox Java version to 16.

  • Improved logging.

    • Reviewed and updated log event schema.

    • Add w_r - templated request URL for better aggregation. For example, requests like GET /Patient/pt-1 will become GET /Patient/? thus allowing aggregate all read requests for monitoring.

    • Log additional DB metrics from Aidbox.Dev.

    • Added ELK, Kibana, and Grafana to Aidbox image. So now you can start exploring and analyzing logs from scratch.

  • We added a new auth mechanism for authorization Aidbox.Cloud and Aidbox.Multibox users by JWT.

  • Added Intercom so you can get help directly from your Aidbox.Dev or Aidbox.Cloud.

  • Added a guide on search performance optimization to our docs.

June 2021 - v:20210610

  • Added support for Bulk API export in CSV. You can use /[resourceType]/$dump-csv endpoint to generate CSV file in which JSON resource structure is flattened into comma-separated format. Such an option for data export is useful for integrations with external EHR systems.

  • Added support for If-Match header in DELETE operation of FHIR REST API. If-Match is most often used to prevent accidental overwrites when multiple user agents might be acting in parallel on the same resource (i.e., to prevent the "lost update" problem).

  • Logs that are published on Aidbox startup are cleaned up from useless data.

  • SSL connection between Aidbox and PostgreSQL is now supported. Please, read the configuration instructions for more details.

  • Fixed a bug with race condition occurring during CRUD operations with If-Match header. Transaction rollback is implemented for the case when concurrent change happens to the resource.

  • Fixed a bug in the user management module when a second registration for a deleted user resulted in an error.

May 2021.04 - v:20210512

  • Add FHIR support for $validate operation

March 2021- v:20210412

  • Change release name format from DDMMYYYY to YYYYMMDD

  • Add zen lang validation engine

  • Add x-audit-req-body header for logging request body

  • Add $loggy endpoint for custom logs

  • Add $dump endpoint optional parameters:

    • FHIR format conversion

    • gzip compression

    • _since parameter for filtering by createdAt date

  • Add $changes API omit-resources parameter

  • Add SearchQuery parameterized order-by support

  • And other various bug fixes.

February 2021 - v:20210319

  • Aidbox now supports deployment on top of Azure PostgreSQL.

  • Improvements of $changes API: FHIR support, pagination, upper version limit. $changes is now available at the resource level.

  • Enhancement of Transaction Bundle API that allows to populate both resource and history tables in one transaction.

  • Enhancement of Search resource that for token search allows fallback to default modifier implementation; (last example in the linked article)

  • Fixed issue with $dump and $dump-sql not allowing CORS requests

January 2021 - v:25012021

  • Two Factor Authentication with TOTP implementation

  • AWS S3 and GCP Cloud Storage integrations for storing content in the cloud

  • Basic _filter query parameter support

  • New versioning scheme

  • Two Factor Authentication with TOTP implementation

  • AWS S3 and GCP Cloud Storage integrations for storing content in the cloud

  • Basic _filter query parameter support

  • New versioning scheme

0.5.0-SNAPSHOT

Features

  • Search and sort by _createdAt parameter

  • Search by tokens with :text modifier

  • Filters in Change API

  • Azure API

  • SQL Parameters

0.4.9 [9 March 2020]

Features

  • Reactive API & Subscriptions

  • New design/debug endpoint for AidboxQuery

  • Audit customization hook

  • New Clojure engine for AccessPolicy

  • Strip empty values in CRUD

0.4.8 [16 December 2019]

Features

  • Complete rewrite of the (rev)include engine

  • New engine for AccessPolicy - matcho

  • X-Debug: policy header to trace policy evaluation

  • Support for _elements for (rev)included resources

Plenty of bug fixes!

0.4.7 [26 September 2019]

Features

  • A default timeout for Search Operations with _timeout param for high-load

  • Ordered search in $lookup

  • microseconds precision for timestamps (Resource.meta.lastUpdated)

  • Better Aidbox <=> FHIR conversion for first-class extensions

  • Added JWT sub & iss and client IP address to logs

  • aidbox-cli elastic search logger now creates a new index for each day

  • Added X-Client-Auth header

  • Added cts column (createdAt) to resources

  • Entity.history='none' for custom resources to turn-off history

  • Unique validation by isUnique=true in Attribute

0.4.6 [2 August 2019]

It's time to upgrade your database - please stop your container and change image to aidbox/db:11.4.0 !

Features

  • In REST Console support for multiline URL line using \

  • New /<RT>/$lookup operation for efficient lookup search in millions of records

  • aidbox/db upgrade to 11.4 + fixes in json_knife pg extension - (deep patterns, indexes)

  • Highlighted logs for humans in Aidbox.Dev by default: docker logs -f <your-box-container>

  • New Aidbox.Enterprise

0.4.5 [3 July 2019]

Features

  • /auth/test-policy operation for policy debug

  • Support for ident interpolation in SQL policy - SELECT * FROM {{!params.resource/type}}

  • SQL Migrations

  • New _explain parameter for Search API

  • History & Snippets for REST & DB Console

0.4.4 [17 June 2019]

Features

  • GraphQL Alpha - see GraphQL in Aidbox user interface

0.4.3 [20 May 2019]

Features

  • Operation bound policy in App manifest

  • Bulk load terminologies

  • Logs from Aidbox to ElasticSearch - tutorial

Bug Fixes

0.4.2 [22 April 2019]

Features

  • User Level Logs

  • History based replication

  • Search: new _ilike search parameter

  • Search: _include=* support

  • Search: _list parameter support

Bug Fixes

  • Auth first_party JWT session

  • html sanitise in Narrative

  • Fix date validation

  • Better validation error reporting

0.4.1 [8 April 2019]

Features

  • Support for _txid parameter and ETAG header for history pooling

  • Support for X-HTTP-Method-Override header for inflexible http clients

  • Support X-Correlation-Id and X-Request-Id headers

Bug Fixes

  • Reference search with :identifier - #47

  • Support for isOpen for applications - #69

  • Failure of search with invalid search param - #65

  • FHIR transaction endpoint urls without / - #62

  • Search: multiple _sort parameters - #73

0.4.0 [22 March 2019]

Features

  • Web UI for Aidbox.Dev

  • Migrate to Java 11

  • Clusters in Cloud

Breaking Changes

  • Auth module endpoint's changed oauth => auth

  • Structure of Auth Client and User changed

  • Turn-off insecure Aidbox.Dev start - now you have to provide AIDBOX_CLIENT_ID and AIDBOX_CLIENT_SECRET

Bug fixes

  • Fix search by reference with :identifier modifier

  • Fix Bundle.total value when performing search inside Compartment

0.3.5 Hotfix

0.3.4

  • Subscriptions $poll operation and webhook channel

  • Support page search parameter (_page - also works)

  • Added $query - SQL query into REST Endpoint

  • _query - custom search related to resourceType

  • Implemented Compartments for requests like /fhir/Patient/xxx/Observation; Compartments are defined with CompartmentDefinition resource

  • Observation/$lastn is accessible as a part of Patient's compartment: /fhir/Patient/ID/Observation/$lastn

  • Implemented :iterate modifier for _include search parameter

  • Refactored FHIR search engine internals to leverage PostgreSQL's GIN index

  • Add Box-Name headers (allows to specify box, without changing the url)

  • Implement full-text search with RUM indices (requires PostgreSQL 11 with the rum extension)

  • Experimental support for FHIR 4 resources and search parameters

  • Experimental XML support for endpoints starting with /fhir/ prefix

0.3.3

  • Introduced refresh tokens into oauth module;

  • Implemented /Observation/$lastn and /fhir/Observation/$lastn endpoints;

  • Support __debug=policy parameter to inspect and debug request authorization layer;

  • CapabilityStatement metadata endpoint;

  • Added If-Match header support for atomic updates;

  • Fix metadata migration bug (fixes issues #16 and #6)

  • Added complex engine for AccessPolicy resource

0.0.3

  • Started to reflect all the changes in the CHANGELOG.

Supported

Supported as an

Released deprecated/capabilitiesendpoint to detect deprectated zen and Entity/Atributes entities and updated the .

Supported configuration as an . Updated that shows how to launch and explore the Aidbox observability features (logs, traces, and metrics) locally.

Added new for password changes and unsuccessful login attempts.

Added Wound Assessment Form and Risk Assessment Form to the public , featuring coded fields, extraction, conditional logic, and calculations.

Introduced , a JSON-based format that simplifies representation of FHIR entities (resources, provmitive types, etc) for simpler code generation.

Released , which creates language-specific models from FHIR StructureDefinitions, allowing developers to use strongly-typed FHIR resources in TypeScript, C#, Python, and other languages.

Introduced

Published

PDF-Form conversion (enhancement): and insertion of a part of the form into an existing form

Added enabling of Print, Amend, and Save buttons in

Added an

Added an ability to made to the Aidbox server endpoints from Form Builder and Renderer when embedding as web-component

Supported

Added support for specifying . By default, Aidbox doesn't set CSP headers.

Supported using Bundle/$validate endpoint for Aidbox instances using FHIR Schema validator

Changed default and to warn

Added the ability to using the primary color in the Theme.

Enabled directly in the UI Builder.

Updated the with enhancements and fixes.

Added of the item settings .

Supported .

Supported for Aidbox on FHIR Schema validation engine and reworked documentation

Added example of

Supported enabling using an if an Aidox instance uses FHIR Schema validator

Introduced as a simple and effective way of configuring Aidbox. The Init Bundle will replace Aidbox (zen) configuration projects.

Added for

Added an option to disable terminology bindings validation when using

Introduced mode, ensuring that users can only retrieve resources they are authorized to view when using _include and _revinclude parameters in search requests.

Added for SQL endpoints

Added configurable CORS settings, allowing users to and .

Introduced an

— Fixed critical security issues, fixed versioning in logs

— Fixed critical security issues, fixed versioning in logs

Introduced new for improved clarity

Added webhook support for

Implemented

Added

Introduced

— Fixed critical vulnerabilities and security issues

— Fixed critical vulnerabilities and security issues

Introduced dynamic and supported as delivery channels

Released a

Added an option to connect a self-hosted Aidbox instance to the

Enhanced

Supported using external identity providers

Add support for

Introduced support for and

Published demonstrating custom resources with a typical notification flow: requesting a notification, locking it for sending, and sending it (placeholder)

Supported

Simplified Aidbox Launch: We've developed a simplified, making it easier than ever to get started.

. This validation engine is set to replace the existing Zen Schema and JSON Schema validation engines.

(at runtime)

(at runtime)

(at runtime)

Published to simplify the process of deploying and managing Aidbox in K8s

Enhanced test coverage. The SQL on FHIR coverage report is available.

Released (alpha). This validation engine is set to replace the existing and JSON Schema validation engines.

Launched (alpha). Aidbox now lets you introspect and load FHIR IGs directly from a mirrored version of packages2.fhir.org into your Aidbox instance, either through the UI or configuration files

Released beta version of to control access to data based on the classification of the data (privacy, sensitivity, etc) and the attributes of the requester.

Supported FHIR-conformant

Added parameter to set the maximum number of import retries for

Fixed submitted by Aidbox users

Supported according to the latest . These changes don’t affect existing views. Please check to update ViewDefinitions

Added basic FHIR Profiles support to

Added Access policy matcho engine to fetch the list of the available values from the request context

Supported history endpoint within

Documented

Published when deploying Aidbox

Documented 'How to make Aidbox Docker image work with '

Released AidboxDB 16.1. Updated for Postgres. Documented the migration steps from the previous PG versions

Optimized for Workflow Engine

Added transformation

Added narrative generation for several sections (see all sections )

Supported

Added $process-response

New for Aidbox (Early Alpha)

Supported load to Aidbox

Added an environment variable to when Aidbox starts

Added for FHIR Topic-based subscriptions

Changed logic (resolve “entries required”/”entries optional” ambiguity)

Added an option to have per section in Document Definition

Added an option to use for section narratives

Supported Azure Block in

New public demo stand

Launched with end-to-end flow with 3 user roles [Provider, Patient, Admin]

Supported

Added new sample configuration with the

Delete all matching resources using

Supported

early access

Optimized for revincludes

Added for CRUD

Supported FHIR R4B and R5

Added endpoint for multitenant API

Added for multitenant API

Added for logs in

Supported for CRUD + Search operations. Both basic and patient profiles

Issue

Updated the sidebar in the

Added an option to translate concepts with endpoint

Added in the

:

Added via the Workflow and Task API

Supported modifying and creating new mappings using

Added (multi-tenancy on organization-level resources)

Added tutorial

Released new

Enabled the endpoint metrics and logs by default

Added tutorial

Optimized for mobile devices

Released for

Added that demonstrates the following flow: remind a patient about upcoming appointment on a specific date, collect information about the patient’s condition with Aidbox Form and store information as FHIR data

Released

Added

Added support for

Added support for

Added for queries to retrieve total number of results

Added support for in GraphQL when reference from source does not specify type

Introduced

Added integration with Aidbox : add task to launch form

Added a demonstrating how to launch a PHR sample app on Aidbox

Added a

Added

Enhanced endpoint to behave exactly as HealthIT.gov CDA validator

Added tutorial

Added option to specify

Added

Fixed Bundle conformance for

Improved , that allows for more reliable and efficient processing of multiple import requests through the Task API

Released and

Released (beta). Supported sections:

Developed

Reduced size

Introduced : creating new ValueSets based on existing FTRs

Supported Aidbox

are no longer supported. Please use with

Supported configs for Multibox

Introduced

Added new forms templates, incl. Lifestyle, Medications, Problem List to

Added (monochrome/HealthSamurai/NHS)

Added to specify for what resources should trigger message publishing

Added to optimistically publish a message before the resource is saved to DB

Added integration

is now considered stable

Added configuration for endpoint

Added configuration for endpoint

Added tenant support for endpoint

Introduced for errors and usage stats.

Added new forms templates to

for Aidbox MDM module

allowing to define asynchronous operation called tasks.

allowing to archive and restore resources to/from S3 bucket powered by Task API.

Added a (also available on Aidbox User Portal).

Added on Aidbox User Portal.

GraphQL: added option

Added

Added a guide on after C-CDA to FHIR transformation.

Released and updated documentation on

Improved admin UI with configuration of , and bulk export.

Added guides on passing and

Improved startup time for Aidbox instances

Improved Aidbox of artifacts

Confirmed compliance

Added forms as a configuration project to the

Introduced the with the commonly used templates, such as PHQ-9, vital signs and GAD-7

Published tutorials on how to create and manage forms in

Supported tls for

Introduced (alpha) to store any terminology elements (code systems, value sets, concepts) in an effective way and distribute them among Aidbox instances

Supported

Added

Added

Added 180-second timeout for

Breaking change: removed limit of 1000 in queries

Supported

Added an option set up (logos and templates)

Introduced CI/CD licenses on the . You can get this license to run multiple instances of Aidbox and Multibox in parallel for 72 hours. Both development and CI/CD licenses are available for existing customers at no cost

Supported

Fixed submitted by Aidbox users and minor bugs

Released for

Added an option to by severity. By default Aidbox sends only error severity level logs to stdout.

Added response headers to and Aidbox Notebooks.

Enhanced the Aidbox configuration process with

Supported for Multibox

Updated documentation on how to configure Aidbox with

Added support for (beta)

Added documentation on how to create

Added aidbox format support for

Aidbox FHIR API module (SMARTbox) is officially certified by ICSA Labs to comply with the requirements / 170.315(g)(10).

Added an option to directly from the Aidbox user portal. is available on AWS marketplace.

Released alpha version.

Added

Enhanced with RequiredPattern and FixedValue constraints

Added errors output.

Added and external identity providers integration guides

multiple versions of to provide an option to use a specific version of an implementation guide.

Added an option to start Aidbox with an invalid in to improve the debugging experience. By default, Aidbox doesn't start with invalid Aidbox projects.

Added BOX_FEATURES_TERMINOLOGY_IMPORT_SYNC environment variable to enable sync .

Added plain option to use with non-gzipped files.

Added support of entry.search.mode field when using search parameters.

Added an option to .

Improved Aidbox startup time when loading from .

Added load cache. Aidbox doesn't load a terminology bundle into its database if the bundle has no changes.

bundle load is now async and doesn't affect Aidbox startup time.

Added nested resources validation when using .

Added ability to specify SQL migrations in .

Added a tutorial on how to .

Added GraphQL API resource to retrieve a resource change history.

Added . Supported versions are 14.2 and 13.6.

Added tutorial .

Released for Aidbox project. Declare a set of resources in Aidbox project and get them loaded in one or many Aidboxes on start.

Added to get Aidbox version.

Enhanced POST / operation error handling and added .

Reviewed and updated .

Released a . __ The Aidbox team will backport security and critical bug fixes to it throughout a one-year support window.

Standardized entrypoints.

Added fixes to and published as a zen FHIR package.

Added patient query parameter to the operation.

Fixed submitted by Aidbox users.

Fixed submitted by Aidbox users.

Starting from January 2022 we're switching to a new release cycle. We added:latest and LTS (long-term support) versions. Check .

Added FHIR R4 search parameters to (alpha) as a part of our roadmap to run Aidbox on managed PostgreSQL databases.

Released import operation for huge imports that allows loading terabytes of data from an AWS bucket directly to the Aidbox database with maximum performance.

Added Aidbox UI new tools: and to improve database administration and introspection.

Added new env box_compatibility_validation_json__schema_regex="#{:fhir-datetime} to enable strict date time validation in JSON schema validation engine per .

Improved error statuses.

Added Search resource reference .

Improved expression error reporting.

Improved support in .

Added Aidbox UI tab description.

Released .

Implemented the operation. So now you can translate code from one value set to another, based on the existing value set and concept maps resources, and/or other additional knowledge available to Aidbox.

Released FHIR bulk data export. Using you can export patient-level, group level or system-level data to GCP, AWS storage in ndjson format.

Extended Aidbox Access Policies to .

Released as an Aidbox component that implements the new metrics API for PostgreSQL, HikariCP and JVM metrics.

Released new API for Bulk Data import. Using you will be able to import data in both Aidbox and FHIR formats, validate uploaded resources and references asynchronously.

Added Smart App Launch sandbox to the .

Added that can be used to configure Aidboxes and validate resources against zen FHIR profiles. You can use your custom profiles, convert FHIR profiles to zen FHIR profiles or use zen FHIR packages released by our team:

Added that can be used to configure Aidboxes and validate data. Basically, Aidbox project is a directory with zen-lang edn files that describe Aidbox configuration.

Added a tutorial on how to configure on Aidbox.

Supported SMART Application Launch Framework Implementation Guide: Patient Portal Launch, Patient Standalone Launch, Provider EHR Launch, Provider Standalone Launch. Check the .

Released

Added history for $load and so now when using bulk import you have a source of truth for the history of every resource.

Added . Please pay attention when using json-schema access policy engine: Fields with empty values, such as [], {}, "", null, are removed before passing request into access policy processing. Make sure to add require check of the fields that are validated by a json schema

Fixed some bugs submitted by Aidbox users. Check it .

Updated REST Console (check out):

Added user.email, user.name to the User grid to improve UX. .

Support for as an external OAuth 2.0 provider.

Added support for additional mime types according to the Accept: application/fhir+json, Accept: application/json+fhir. When one of the headers is specified for your request, the same Content-Type header is returned by Aidbox.

Implemented integration with . Datadog offers cloud-based monitoring and analytics platform which integrates and automates infrastructure monitoring, application performance monitoring, and log management for real-time observability of customers. You can configure it as storage for Aidbox logs. The detailed guide on how to use Datadog monitoring capabilities in your Aidbox-based system you can find here. This is an easy way to leverage HIPAA-compliant log management SaaS platform to unify logs, metrics, and traces in a single view.

Add support for the header per FHIR spec

Add field for conditional update error

Add proper for sign up with existing email

Add support for header for PATCH request

Fixes for , ,

Add jsonknife jsonpath engine

Fix SearchQuery

Builds of for PostgreSQL 11.11, 12.6, 13.2 are .

During transaction bundle processing attributes of url type that store relative references are now interpreted as Reference type. See the on Attachment data type for details.

support for advanced performance monitoring

Fixed

support for advanced performance monitoring

Fixed

New

New

New

to add custom data to Aidbox logs

Now references to contained resources are represented as localRef attribute in

Managed SQL for FHIR search by

Upgrade/Fix to be fully RFC conformant

New Test toolkit to report bugs and test regression (see ).

extended with count-query and params types and defaults

New /<RT>/$load and /$load were added and was upgraded

Beta version of bulk

Support for with TokenIntrospector resource. JwtAuthenticator is now TokenIntrospector as well with type=jwt

- use PostgreSQL sequences through REST API

Clear resources deleted in App manifest ()

Sort by polymorphic elements ()

Fix ge and le operators for date search ()

Search _has and param name with dash ()

with Custom Resources (Alpha)

- Bulk Export Operation

endpoint by

This release is mostly dedicated to stabilisation of new auth module. Check-out it's !

New (OAuth2, OpenID Connect and SCIM implementations)

Fix CodeSystem create on /fhir api

Fix _sort with dashes in parameter name

- Fix CodeSystem create on /fhir api

Fixed to FHIR data transformation bug when polymorphic attributes wasn't properly handled in recursive elements such as QuestionnaireResponse.item

Support search parameter (_totalMethod=count also works)

Apple
external identity provider
migration guide
AuditEvents
Aidbox Form Gallery
Type Schema
FHIR Schema Code Generator
Settings
settings reference documentation
SDCConfig
endpoint for generating a form from PDF
max decimal places
Read full announcement
Aidbox Forms Smart Launch project
profiles and slices in definition-based extraction
SMART App Launch scopes v1 and v2
SMART on FHIR
SMART App Launch using Aidbox and Keycloak
OrgBAC (Organization-based hierarchical access control)
environment variable
Init Bundle
GCP Pub/Sub support
Aidbox topic-based subscriptions
FHIR schema validator
Audit Logs
Added an ability to connect Aidbox Forms with external FHIR servers for data management
Aidbox Forms SMART app sample project with React.js
2409.2
2408.2
MAJOR.MINOR versioning
Aidbox topic-based subscriptions
fuzzy search for FHIR packages import
source attributes for evidence-based and predictive DSIs (b)(11)
user feedback capability for DSIs (b)(11)
Added print & close button customization
Multilingual form improvements: added support for languages with country codes, added ability for print & amend button translations
2408.1
2407.1
Topic-based subscriptions
Kafka (OSS and AWS)
demo of publishing a completed QuestionnaireResponse to Kafka topic
ViewDefinition builder
SQL on FHIR spec coverage
Audit logging
Aidbox Forms
Supported Multilingual Forms
Implemented Multilingual Builder Interface
Implemented reusing forms as component
Added the SDC config resource for general settings
Integrated the Termbox server with Aidbox Forms for using external terminologies
Added an ability to embed forms as web-component
C-CDA / FHIR converter
user-defined codemaps
custom resources using FHIR StructureDefinitions
custom resources using FHIR schemas
JavaScript app example
enabling Audit Log using an environment variable
Aidbox Forms
Implemented Offline mode for forms
Ability to search and use templates from Aidbox Form Gallery on UI
Ability to embed Aidbox UI Builder as a web-component
Implemented Template-based PDF Generation
C-CDA / FHIR converter
way to launch Aidbox
FHIR schema validation engine (beta)
Aidbox FHIR IGs repository
Public URL to an IG Package
Local IG package
.env file
Aidbox UI
FHIR API
UploadFIG tool
Helm charts
Aidbox Forms
Implemented printing form or basic PDF generation
Released the Public Aidbox Form Builder
SQL on FHIR® (v2.0) spec
here
FHIR schema validation engine
Zen Schema
FHIR IGs Repository
Aidbox Forms
Added several table widgets: htable, vtable, gtable, grid
C-CDA / FHIR converter
Label-based Access Control
_include and _revinclude parameters
Aidbox Forms
Supported form versioning
C-CDA / FHIR converter
issues
ViewDefinition resource structure
SQL on FHIR specification
this guide
Python SDK
GitHub as an external identity provider
guide on how to use self-signed SSL certificates
C-CDA / FHIR converter
self-signed SSL certificates
the list of the extensions
Aidbox Forms
Python templates for HL7 v2 ADT, ORU, ORM to FHIR
C-CDA / FHIR converter
here
SMART App Launch (v1, v2) for Patient Access API
Aidbox Forms
FHIR SDC operation
FHIR Schema Validator
RxNorm terminology
Workflow Engine Connector
C-CDA / FHIR converter
Aidbox Forms
FHIR Validator
Open Source Telehealth application
Topic-Based Subscriptions module
Aidbox Project Template
SQL on FHIR engine
Aidbox Forms
SQL on FHIR engine
GraphQL
Topic-based subscriptions
BALP
Aidbox UI
Aidbox Forms
$translate-concepts
C-CDA / FHIR converter
Workflow Engine
index synchronization
C-CDA / FHIR converter
the Aidbox Configuration Project
hierarchical organization-based access control
How to enable hierarchical access control
PostgreSQL Aidboxdb images 15.3, 14.8, 13.11
/health
Forms
TypeScript SDK module
Workflow Engine
a sample project
Workflow Engine
LOINC terminology
C-CDA / FHIR converter
AuditEvent viewer
Aidbox Forms
Workflow Engine
Aidbox JS SDK
quickstart guide
PHR sample app
3 example apps
/ccda/validate
Authentication with AD FS
FHIR R5 configuration project
AidboxDB automation with Crunchy Operator
FHIR to C-CDA bidirectional converter
access policy dev tool
Auth overview article
Access policy best practices
zen FHIR IGs
New FTR extraction engine
Aidbox status page
forms library
3 predefined themes
ICD-10 FTR
Zen Index API
/ccda/to-fhir
/ccda/persist
/ccda/persist
Changed internal container User to non-root user.
forms library
Python API
Task API
Archive/Restore API
FHIR 4.0.1 compliant Configuration Project
SNOMED CT FTR integration
how to persist FHIR resources to a DB
Google Cloud Pub/Sub integration
index suggestion API
index management
Inferno tests
Inferno Visual Inspection and Attestation
configured with zen FHIR IGs
support
US Core IG
USCDI v1
Aidbox User Portal
form repository
Aidbox Forms
SMTP provider
FHIR Terminology repositories
validation against XSD and Schematron schemas
(rev)include queries
multitenancy
EHR-level customization
Aidbox user portal
log streaming to browser
Index management
US Core IG configuration
Deleting data guide
issues
Seed v2 service
Aidbox configuration projects
filter Aidbox stdout logs
Aidbox REST Console
Aidbox configuration projects
/health endpoint
Aidbox configuration project
PostgreSQL 15
most common indexes
bulk import
ONC’s 2015 Edition Cures Update
get Aidbox hosted on AWS
Aidbox FHIR platform
Aidbox forms
SNOMED CT bundle
zen.fhir profiles
seed service
Azure Active Directory (Azure AD)
Keycloak
Published
zen FHIR IGs
Aidbox project
dev-mode
terminology bundle file load
$import
_include or _revinclude
load Aidbox project from a remote Git repository
Aidbox project
a zip archive
Aidbox projects terminology bundle
Aidbox project terminology
zen profiling
Aidbox project seed service
create a user and give full access
aidboxdb PostgreSQL 14.2 version
how to fix broken dates
seed service
GET /$version operation
FHIR bundle resource documentation
Aidbox multitenancy docs
Aidbox project
zen FHIR packages
Structured Data Capture IG
bulk data export
issues
issues
the updated release cycle
zen FHIR packages
load-from-bucket
DB Tables
DB Queries
FHIR spec
$export
Search parameter
zen profiles
GraphQL API
Analyze Attributes
Devbox performance test suite
$translate
$export
GraphQL API
metrics server
Aidbox.bulk
Aidbox portal sample app
zen FHIR packages
Aidbox projects
HL7 FHIR Da Vinci PDex Plan Net IG
sample
Aidbox RPC API
$import
empty query params remove #238
here
the tutorial
#397
OKTA
FHIR specification
Datadog
Prefer
issue
error message
If-Match
#363
#376
#58
missing functions
revinclude for array references
aidboxdb
released
FHIR spec
Elastic APM
#354
Elastic APM
#354
Mapping module
Hl7v2 module
Encryption API
X-Audit header
Aidbox Format
SearchQuery
PATCH
stresty
samples
AidboxQuery
bulk operations
$import
import operation
RFC-7662 Token Introspection
Sequence API
#70
#90
#85
#95
Structured Data Capture
$dump
Health-Check
RFC
documentation
Auth module
#51
#49
#51
Aidbox
_total
February 2022 - v:2202 LTS
Aidbox FHIR Package registry
running Aidbox with FHIR 6.0.0-ballot3 locally and in the Aidbox sandbox
published reference documentation for system resources
the FHIRPath expression editor
OTEL collector
Aidbox example
Google format
Organisation-based access control
GraphQL
mapping engine
AidboxOne image
email provider
template-based extraction
linking a Questionnaire profile
Added form width settings
Added support for meta and tag additions in the Questionnaire
Supported different versions depending on FHIR server version
Re-generation from PDF
FHIRPath patch
intercept requests
Content Security Policy header as an environment variable
stdout log level
stdout Google log level
enable CORS
specify allowed origins
synchronize managed index
stdout appender
on path
box_web_*
Telemetry API
the Organisation-based access control
Bundle batch operation in Multitenant API
Capability Statement
bundle transaction
shared resources
Supported definition-based extraction
/v2/$import
$import operation
$one-of operator
how section templateId is being selected
more than one request
Observations with text values
$export operation
Bundle batch validation
conditional delete
video support to the media section
Provided the ability to restrict the type of attached file
Provided the ability to display an attached image on the form
Added a Speech to text widget
Added an Annotation Pad widget
Supported multi-selection
Supported initial value population
Subscription end property
set colors for tooltips and hover effects
"Authorize Inline Requests"
total_
revinclude
warmup cache on startup
history search
Aidbox setting
Aidbox notebooks
Activity Scheduler Service
How to disable logging
X-max-transaction-level
2306-lts
multiple translations of LOINC terminology
multiple translations of SNOMED CT terminology
AidboxQuery
execute type in AidboxQuery
support
Devbox images
development license
EHR-level logo
a guide on passing Touchstone FHIR 4.0.1 basic server test suite
FHIR compliant date search
Setting
Option
the new version of HL7 v2 parser
_count