CDAKCareGoal
public class CDAKCareGoal: CDAKEntry
                Represents a Care Goal. May be any of a variety of entries.
- 
                  
                  
Relaeted To (coded)
Declaration
Swift
public var related_to: CDAKCodedEntries = CDAKCodedEntries() - 
                  
                  
Target Outcome (coded)
Declaration
Swift
public var target_outcome: CDAKCodedEntries = CDAKCodedEntries() 
- 
                  
                  
Dictionary for JSON data
Declaration
Swift
override public var jsonDict: [String: AnyObject] 
        CDAKCareGoal Class Reference