| PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
| OrderGuid |
Guid |
Unique identifier representing the lab order |
| OrderItemGuid |
Guid |
Unique identifier representing the lab order test |
| DiagnosisCode |
String |
Code representing the diagnosis |
| CodingSystem |
String |
Coding system used for the diagnosis code e.g. ICD-10 |
| DiagnosisDescription |
String |
Description of the diagnosis |
| LastModifiedByProfileGuid |
Guid? |
Unique identifier representing the profile who last modified this record |
| LastModifiedDateTimeUtc |
DateTime |
UTC date and time when the last update was made to this record in the EHR |