TestScriptSetupActionAssertRuleset
open class TestScriptSetupActionAssertRuleset: BackboneElement
The reference to a TestScript.ruleset.
The TestScript.ruleset this assert will evaluate.
-
The reference to a TestScript.ruleset.
The TestScript.ruleset this assert will evaluate.
Declaration
Swift
override open class var resourceType: String
-
The referenced rule within the ruleset.
Declaration
Swift
public var rule: [TestScriptSetupActionAssertRulesetRule]?
-
Id of the TestScript.ruleset.
Declaration
Swift
public var rulesetId: FHIRString?
-
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
public convenience init(rulesetId: 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 TestScriptSetupActionAssertRuleset: BackboneElement