| PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
| DiagnosisGuid |
Guid |
Unique identifier of the patient diagnosis |
| Diagnosis |
String |
The name of diagnosis that was given to a patient |
| DiagnosisCodeEquivalents |
String |
Diagnosis code(s) with equivalent codes from other code systems (e.g., ICD-9, ICD-10, SNOMED) |
| DiagnosisAcuity |
String |
Acuity of the Diagnosis e.g. ‘Acute’ or ‘Chronic’ |
| StartDate |
DateField |
The start date of diagnosis |
| StopDate |
DateField |
The stop date of diagnosis |
| Comments |
String |
Comments related to a diagnosis |
| CommentEnteredByProviderGuid |
Guid? |
Comments entered by a patient’s provider |
| CommentEnteredDateTimeUtc |
DateTime? |
Date and time a patient’s provider enters a comment |
| ProvenanceEhrUserGuid |
Guid? |
Unique identifier representing of ehr user that last updated this record |
| ProvenanceDateTimeUtc |
DateTime? |
UTC Date and time representing when the record was last update by ehr user |
| LastModifiedByUserGuid |
Guid? |
UTC Date and time when the record was last modified |
| LastModifiedDateTimeUtc |
DateTime |
Unique identifier representing the user or system that last updated this record in the EHR |