ContractFriendly
open class ContractFriendly: BackboneElement
Contract Friendly Language.
The patient friendly language
versionof the Contract in whole or in parts. Patient friendly language
means the
representation of the Contract and Contract Provisions in a manner that is readily accessible and understandable by a
layperson in accordance with best practices for communication styles that ensure that those agreeing to or signing the
Contract understand the roles, actions, obligations, responsibilities, and implication of the agreement.
-
Contract Friendly Language.
The
patient friendly language
versionof the Contract in whole or in parts.Patient friendly language
means the representation of the Contract and Contract Provisions in a manner that is readily accessible and understandable by a layperson in accordance with best practices for communication styles that ensure that those agreeing to or signing the Contract understand the roles, actions, obligations, responsibilities, and implication of the agreement.Declaration
Swift
override open class var resourceType: String
-
Easily comprehended representation of this Contract.
Declaration
Swift
public var contentAttachment: Attachment?
-
Easily comprehended representation of this Contract.
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 ContractFriendly: BackboneElement