http://hl7.org/fhir/StructureDefinition/ParameterDefinition|4.0.1

Base StructureDefinition for ParameterDefinition Type: The parameters to the module. This collection specifies both the input and output parameters. Input parameters are provided by the caller as part of the $evaluate operation. Output parameters are included in the GuidanceResponse.
NameFlagsCardTypeDescription & Constraints
ParameterDefinition
0..*Definition of a parameter to a module
 
name
Σ
0..1codeName used to access the parameter value
 
use *
Σ
1..1codein | out ParameterUse (required)
 
min
Σ
0..1integerMinimum cardinality
 
max
Σ
0..1stringMaximum cardinality (a number of *)
 
documentation
Σ
0..1stringA brief description of the parameter
 
type *
Σ
1..1codeWhat type of value FHIRAllTypes (required)
 
profile
Σ
0..1canonicalWhat profile the value is expected to be