patient-allergy-reactions.tsv
Represents information related to a patient’s allergic reaction
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
PatientAllergyGuid | Guid | Unique identifier for a patient’s allergy |
Reaction | String | Represents a patient’s allergic reaction |
ReactionSnomedCode | String | A SNOMED CT code representing a patient’s allergic reaction |
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 last update was performed |