Lab Result Tests Observation Notes
lab-result-tests-observation-notes.tsv
Data regarding a lab result test observation’s notes
| Field Name | Data type | Field Description |
|---|---|---|
| PatientPracticeGuid | Guid | Unique identifier representing a patient |
| ResultObservationGuid | Guid | Identifier representing the lab result test observation |
| ObservationNote | String | Note associated to the result test observation |
| NoteSequence | Int32 | Sequence of this note within this observation |
| LastModifiedDateTimeUtc | DateTime | UTC date and time when this record was last modified |