Pinned Notes
pinned-notes.tsv
Notes that have been pinned in the EHR for a patient
| Field Name | Data type | Field Description |
|---|---|---|
| PatientPracticeGuid | Guid | Unique identifier representing a patient |
| NoteType | String | Type of note (e.g. “Pinned”) |
| NoteText | String | Text description of the note |
| LastModifiedDateTimeUtc | DateTime | UTC date and time at which the last update was performed in the EHR |
| LastModifiedByUserGuid | Guid | Unique identifier representing the user that last updated this record |