ContractRule

open class ContractRule: BackboneElement

Computable Contract Language.

List of Computable Policy Rule Language Representations of this Contract.

  • Computable Contract Language.

    List of Computable Policy Rule Language Representations of this Contract.

    Declaration

    Swift

    override open class var resourceType: String
  • Computable Contract Rules.

    Declaration

    Swift

    public var contentAttachment: Attachment?
  • Computable Contract Rules.

    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 ContractRule: BackboneElement