| PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
| EncounterGuid |
Guid? |
Unique identifier of the encounter associated with this addendum |
| Addendum |
String |
Contents of addendum associated with the encounter |
| AmendmentStatus |
String |
Status of the Addendum e.g. “Accepted” |
| AmendmentSource |
String |
Source of the Addendum e.g. “Referral” |
| LastModifiedByProviderGuid |
Guid? |
Unique identifier representing the provider that last updated this record |
| LastModifiedDateTimeUtc |
DateTime |
UTC date and time when the record was modified |