PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
RelativeGuid |
Guid |
Unique identifier of the patient’s family member |
Relationship |
String |
Relationship of the patient to the relative. |
RelativeFirstName |
String |
First name of the relative. |
RelativeLastName |
String |
Last name of the relative. |
RelativeDateOfBirth |
DateField |
Date of birth of the relative. |
RelativeIsDeceased |
Boolean |
Indicates whether the patient’s relative is deceased. |
RelativeComment |
String |
Any additional comments or notes related to the family relative. |
LastModifiedByUserGuid |
Guid? |
Unique identifier representing the user who last modified this record. |
LastModifiedDateTimeUtc |
DateTime |
UTC Date and time when the record was last modified |