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 2025-10-16 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 CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This 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 static Static value A preconfigured value that has been picked by a user. The values in the preset have been used to populate fields.
2   preset
2   initial-value
1 calculation Calculation A calculation has been performed to populate a field based on a predefined expression or formula.
2   fhirpath FHIRPath calculation A calculation has been performed using a FHIRPath expression.
1 ai AI population An AI-algorithm has been generating values to populate form fields
2   speech-population Speech-based population A speech to QuestionnaireResponse solution has generated the field values.
2   ai-clipboard AI Clipboard An AI-engine has processed clipboard content
1 data-import Data Import Import of values from other resources potentially coming from external servers.