PatientPracticeGuid |
Guid |
Unique identifier representing a patient |
HealthConcernType |
String |
Type of Concern e.g. Allergy or Diagnosis |
DiagnosisGuid |
Guid? |
Unique identifier of Diagnosis which concern potentially refers to |
PatientAllergyGuid |
Guid? |
Unique identifier of Patient Allergy which concern potentially refers to |
HealthConcernNote |
String |
Note added to Health Concern |
IsActive |
Boolean |
Health Concern Active Status |
StartDate |
DateField |
Date when Health Concern started |
ProvenanceEhrUserGuid |
Guid? |
Unique identifier representing the user who made the last update to this record in the EHR |
ProvenanceDateTimeUtc |
DateTime? |
UTC date and time at which the last update was performed in the EHR |
LastModifiedByUserGuid |
Guid |
Unique identifier representing the user or system that last updated this record |
LastModifiedDateTimeUtc |
DateTime |
UTC date and time when the record was modified |