0.0.1 - ci-build

TestScriptEngineIG - Local Development build (v0.0.1). See the Directory of published versions

Extension: DynamicInput

Official URL: https://fhir-crucible.github.io/testscript-engine-ig/StructureDefinition/dynamic-input Version: 0.0.1
Active as of 2022-12-29 Computable Name: DynamicInput

Input bound to a TestScript variable at execution time.

Context of Use

This extension may be used on the following element(s):

  • Element ID TestReport

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Mandatory: 2 elements
Fixed Value: 3 elements
Prohibited: 3 elements

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... extension 2..*ExtensionExtension
... extension:variableName 1..1ExtensionName of the dynamically bound variable
.... extension 0..0
.... url 1..1uri"variableName"
.... value[x] 0..1stringValue of extension
... extension:value 1..1ExtensionDynamically bound value
.... extension 0..0
.... url 1..1uri"value"
.... value[x] 0..1stringValue of extension
... value[x] 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 2..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:variableName 1..1ExtensionName of the dynamically bound variable
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"variableName"
.... value[x] 0..1stringValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"value"
.... value[x] 0..1stringValue of extension
... url 1..1uri"https://fhir-crucible.github.io/testscript-engine-ig/StructureDefinition/dynamic-input"

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 2 elements
Fixed Value: 3 elements
Prohibited: 3 elements

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... extension 2..*ExtensionExtension
... extension:variableName 1..1ExtensionName of the dynamically bound variable
.... extension 0..0
.... url 1..1uri"variableName"
.... value[x] 0..1stringValue of extension
... extension:value 1..1ExtensionDynamically bound value
.... extension 0..0
.... url 1..1uri"value"
.... value[x] 0..1stringValue of extension
... value[x] 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionExtension
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 2..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension:variableName 1..1ExtensionName of the dynamically bound variable
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"variableName"
.... value[x] 0..1stringValue of extension
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..0
.... url 1..1uri"value"
.... value[x] 0..1stringValue of extension
... url 1..1uri"https://fhir-crucible.github.io/testscript-engine-ig/StructureDefinition/dynamic-input"

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()