|
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 |
LINE |
INTEGER |
No |
|
|
|
The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
3 |
OBGYN_STAT_C_NAME |
VARCHAR |
No |
|
|
|
This value is the OB/Gyn status for a patient which indicates if a patient is pregnant or not, as well as other menstrual statuses like hysterectomy, or having periods. |
May contain organization-specific values: Yes |
Category Entries: |
Premenarcheal |
Postmenopausal |
Hysterectomy |
Pregnant |
Having periods |
Injection |
Implant |
Ablation |
Needs review |
Premenopausal |
Recent pregnancy |
Unknown |
Perimenopausal |
Born without uterus |
|
|
4 |
APP_INST_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
This instant stores the date the OB/GYN status applies to. It is generated when the OB/GYN status is saved. |
|
|
5 |
UPDATE_USR_ID |
VARCHAR |
No |
|
|
|
This stores the ID of the user who updated a patient's OB/GYN status. |
|
|
6 |
UPDATE_USR_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|