FhirExpressionUpdateInput
No description
input FhirExpressionUpdateInput {
description: String
name: String
language: String
expression: String
reference: Uri
extension: [FhirExtensionUpdateInput!]
id: String
}
Fields
FhirExpressionUpdateInput.description ● String scalar
A brief, natural language description of the condition that effectively communicates the intended semantics.
FhirExpressionUpdateInput.name ● String scalar
A short name assigned to the expression to allow for multiple reuse of the expression in the context where it is defined.
FhirExpressionUpdateInput.language ● String scalar
The media type of the language for the expression.
FhirExpressionUpdateInput.expression ● String scalar
An expression in the specified language that returns a value.
FhirExpressionUpdateInput.reference ● Uri scalar
A URI that defines where the expression is found.
FhirExpressionUpdateInput.extension ● [FhirExtensionUpdateInput!] list input
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
FhirExpressionUpdateInput.id ● String scalar
null
Member Of
ActivityDefinitionDynamicValueUpdateInput input ● ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● FhirExtensionUpdateInput input ● MeasureComponentUpdateInput input ● MeasurePopulationUpdateInput input ● MeasureStratifierUpdateInput input ● MeasureSupplementalDataUpdateInput input ● PlanDefinitionConditionUpdateInput input ● PlanDefinitionDynamicValueUpdateInput input ● RequestGroupConditionUpdateInput input ● ResearchElementDefinitionCharacteristicUpdateInput input ● StructureMapSourceUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input ● TriggerDefinitionUpdateInput input