Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

CodeSystem: Form Activity

Official URL: http://fhir.tiro.health/CodeSystem/form-activity Version: 0.1.0
Draft as of 2026-04-30 Computable Name: FormActivity

Activities that can be performed on form fields and which will be tracked through provenance

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://fhir.tiro.health/CodeSystem/form-activity defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinition
1 user User input Manually entered data by the user
1 manual Manual input Manually entered data by the user without additional system assistance
1 static Static value A preconfigured value that has been set without active user choice
2   preset Preset Populated by a saved preset configuration
2   initial-value Initial value Populated by Questionnaire.item.initial
1 calculation Calculation A value computed from a FHIRPath calculatedExpression
2   fhirpath FHIRPath calculation Deprecated — use #calculation for calculatedExpression or #initial-expression for initialExpression
1 ai AI population An AI algorithm generated or extracted the value
2   speech-population Speech-based population A speech-to-text solution populated the field
2   ai-clipboard AI Clipboard An AI engine extracted the value from clinical document content
1 data-import Data Import Import of values from FHIR resources or external data sources
2   initial-expression Initial expression Populated by evaluating Questionnaire.item.initialExpression against launch context or server data
2   definition Definition-based import Populated by matching Questionnaire.item.definition to a FHIR resource element
1 submit Submit Form has been submitted for review or final processing
1 amend Amend Form has been amended or updated after initial submission