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
jsonThe JSON element to use to populate the receiver
contextThe instantiation context to use
-
Undocumented
Declaration
Swift
open class TestScriptSetupActionAssertRule: BackboneElement
View on GitHub
Install in Dash
TestScriptSetupActionAssertRule Class Reference