Expression
No description
type Expression implements IElement {
id: String
extension: [Extension]
description: String
_description: ElementBase
name: ID
_name: ElementBase
language: code
_language: ElementBase
expression: String
_expression: ElementBase
reference: uri
_reference: ElementBase
}
Fields
Expression.id ● String scalar
Expression.extension ● [Extension] list object
Expression.description ● String scalar
Expression._description ● ElementBase object
Expression.name ● ID scalar
Expression._name ● ElementBase object
Expression.language ● code scalar
Expression._language ● ElementBase object
Expression.expression ● String scalar
Expression._expression ● ElementBase object
Expression.reference ● uri scalar
Expression._reference ● ElementBase object
Interfaces
IElement interface
JSON Format: string
Member Of
ActivityDefinitionDynamicValue object ● ElementDefinition object ● ElementDefinitionExample object ● EvidenceVariableCharacteristic object ● Extension object ● IElementDefinition interface ● IExtension interface ● ITriggerDefinition interface ● MeasureGroupPopulation object ● MeasureGroupStratifier object ● MeasureGroupStratifierComponent object ● MeasureSupplementalData object ● ParametersParameter object ● PlanDefinitionActionCondition object ● PlanDefinitionActionDynamicValue object ● RequestGroupActionCondition object ● ResearchElementDefinitionCharacteristic object ● StructureMapGroupRuleSource object ● TaskInput object ● TaskOutput object ● TriggerDefinition object