CDAKCommunication

public class CDAKCommunication: CDAKEntry

Communication Could represent provider to patient, etc.

  • Direction of communication

    Declaration

    Swift

    public var direction: String?
  • Dictionary for JSON data

    Declaration

    Swift

    override public var jsonDict: [String: AnyObject]