ContractLegal
open class ContractLegal: BackboneElement
Contract Legal Language.
List of Legal expressions or representations of this Contract.
-
Contract Legal Language.
List of Legal expressions or representations of this Contract.
Declaration
Swift
override open class var resourceType: String
-
Contract Legal Text.
Declaration
Swift
public var contentAttachment: Attachment?
-
Contract Legal Text.
Declaration
Swift
public var contentReference: Reference?
-
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
public convenience init(content: Any)
-
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 ContractLegal: BackboneElement