patient-education.tsv
Represents information related to a patient’s education level and other relevant details
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
Question | String | Represents a question related to a patient’s education level |
Answer | String | Represents an answer related to a patient’s education level |
SnomedCode | String | A SNOMED CT code representing patient education level |
LastModifiedByUserGuid | Guid | Unique identifier representing the user who made the last update to this record in the EHR |
LastModifiedDateTimeUtc | DateTime | UTC date and time at which the last update was performed in the EHR |