Description Type: DateTime Returns the date of birth (DOB) of the attached patient. Examples // display patient birthday in the debugger debug.log("DOB = " + avatar.dob); JavaScriptCopy Remarks None.