PATIENT_6
Description:
This table supplements the PATIENT table. It contains basic information about patients.

Primary Key
Column Name Ordinal Position
PAT_ID 1

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
2 IMAGING_WILL_CALL_YN VARCHAR No
Holds a "Will Call" status for the patient. This is a status toggled by a Radiology user (eg. Technologist) to flag the availability of the patient for further processing.
May contain organization-specific values: No
Category Entries:
No
Yes
3 SEX_FOR_MELD_C_NAME VARCHAR No
The patient's sex for adult Model for End-Stage Liver Disease (MELD) calculation.
May contain organization-specific values: No
Category Entries:
Female
Male
4 DEDUPLICATED_RCVD_DOCUMENT_ID NUMERIC No
Deduplicated received document for this patient
5 PAT_PRONOUN_FOR_USE_IN_TEXT_C_NAME VARCHAR No
The pronoun category ID for the patient which is used by the system for text generation.
May contain organization-specific values: Yes
Category Entries:
she/her/hers
he/him/his
they/them/theirs
e/em/eirs
ey/em/eirs
sie/hir/hirs
xie/hir/hirs
ze/hir/hirs
ze/zir/zirs
ze/zem/zirs
ze/zim/zirs
ve/vir/vis
xe/xem/xyrs
yo/yo/yos
co/co/cos
ne/nem/nirs
fae/faer/faers
any/all
name as pronoun
choose not to disclose
unknown
not listed
she/her
he/him
they/them
e/em
ey/em
sie/hir
xie/hir
ze/hir
ze/zir
ze/zem
ze/zim
ve/vir
xe/xem
yo/yo
co/co
ne/nem
fae/faer
6 PAT_PRONOUN_COMMENT VARCHAR No
The pronoun comment or instructions entered by the user who documented a patient's pronouns.
7 PAT_PRONOUN_OTHER_FREE_TEXT VARCHAR No
The free-text pronouns entered for a patient whose pronouns were not available to be discretely collected as a category value.
8 PAT_PRONOUN_UPDATE_UTC_DTTM DATETIME (UTC) No
The date and time when the patient's pronouns were last updated, in UTC.