| PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
| ResultGuid |
Guid |
Unique identifier for result |
| ResultObservationGuid |
Guid |
Unique identifier for the observation |
| DiagnosisGuid |
Guid |
Unique identifier for the diagnosis |
| DiagnosisCode |
String |
Code representing patient’s diagnosis |
| DiagnosisCodingSystem |
String |
Coding system used for diagnosis code |
| DiagnosisDescription |
String |
A textual description of diagnosis code |
| IsAcute |
Boolean |
True, if diagnosis is acute |
| StartDate |
DateField |
The start date of diagnosis |
| StopDate |
DateField |
The stop date of diagnosis |
| Comments |
String |
Comments related to the diagnosis |
| LastModifiedByProfileGuid |
Guid |
Unique identifier representing the profile who last modified this record |
| LastModifiedDateTimeUtc |
DateTime |
UTC date and time when the record was last modified |