issue_encounter


If there is patient data for this table the file for this export will be found in the extracted zip folder location under the filename of issue_encounter.csv

If there are non-patient data column elements that are not part of the designated record set they will be marked in the Comment's column for that data element

Description

Links patient medical issues in the lists table with patient service encounters

Columns

Column Type Size Nulls Auto Default Children Parents Comments
encounter Unknown 0 null
form_encounter.encounter Defined in XML R

References form_encounter.encounter, representing the encounter that is connected to the issue

list_id Unknown 0 null
lists.id Defined in XML R

Represents the specific medical issue (allergy,surgery,etc) this encounter is linked to

pid Unknown 0 null
patient_data.pid Defined in XML R

The internal patient identifier

resolved Unknown 0 null

0=Issue not resolved,1=Issue is resolved

Relationships