PatientDeclaration @frozen public enum PatientDeclaration : String, Codable, Equatable Specifies who the patient will be for a visit self The current logged-in user Declaration Swift case `self` other someone other than the logged in user Declaration Swift case other