patient-goals.tsv
Patient’s health related goals
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
Goal | String | Text description of the patient’s health related goal |
StartDate | DateField | Date of when the goal starts |
IsActive | Boolean | Boolean that determines if goal is active |
LastModifiedByUserGuid | Guid | Unique identifier representing the user or system that last updated this record |
LastModifiedDateTimeUtc | DateTime | UTC date and time when the last update was performed |
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 |