patient-encounter-documents.tsv
Document associated with patient encounter
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
EncounterGuid | Guid | Unique identifier for an encounter |
DocumentStorageGuid | Guid | Filename of the corresponding binary content for this document |
EhrDocumentGuid | Guid | Unique identifier for a encounter document |
IsAddendum | Boolean | True when encounter document is associated with an addendum |
LastModifiedByUserGuid | Guid | Unique identifier representing the user who made the last update to this record in the EHR |
LastModifiedDateTimeUtc | DateTime | UTC date and time when the last update was made to this record in the EHR |