TestScriptOrigin
open class TestScriptOrigin: BackboneElement
An abstract server representing a client or sender in a message exchange.
An abstract server used in operations within this test script in the origin element.
-
An abstract server representing a client or sender in a message exchange.
An abstract server used in operations within this test script in the origin element.
Declaration
Swift
override open class var resourceType: String -
The index of the abstract origin server starting at 1.
Declaration
Swift
public var index: FHIRInteger? -
FHIR-Client | FHIR-SDC-FormFiller.
Declaration
Swift
public var profile: Coding? -
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
public convenience init(index: FHIRInteger, profile: Coding) -
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 TestScriptOrigin: BackboneElement
View on GitHub
Install in Dash
TestScriptOrigin Class Reference