Patient Encounter Diagnoses
patient-encounter-diagnoses.tsv
Encounter diagnosis data for a patient in the EHR
Field Name | Data type | Field Description |
---|---|---|
PatientPracticeGuid | Guid | Unique identifier representing a patient |
EncounterGuid | Guid | Unique identifier that represents the encounter |
DiagnosisGuid | Guid | Unique identifier that represents the diagnosis |
Comments | String | Comments relating to encounter diagnosis |
LastModifiedByUserGuid | Guid? | Unique identifier representing the user who made the last update to this record in the EHR |
LastModifiedDateTimeUtc | DateTime | UTC date and time when the last update was made to this record in the EHR |