TestScriptSetupActionAssertRule
open class TestScriptSetupActionAssertRule: BackboneElement
The reference to a TestScript.rule.
The TestScript.rule this assert will evaluate.
-
The reference to a TestScript.rule.
The TestScript.rule this assert will evaluate.
Declaration
Swift
override open class var resourceType: String
-
Rule parameter template.
Declaration
Swift
public var param: [TestScriptSetupActionAssertRuleParam]?
-
Id of the TestScript.rule.
Declaration
Swift
public var ruleId: FHIRString?
-
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
public convenience init(ruleId: FHIRString)
-
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)
Parameters
json
The JSON element to use to populate the receiver
context
The instantiation context to use
-
Undocumented
Declaration
Swift
open class TestScriptSetupActionAssertRule: BackboneElement