|
Name |
Type |
Discontinued? |
|
1 |
ORDER_ID |
NUMERIC |
No |
|
|
|
The unique identifier for the order record. |
|
|
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 |
HORMONE_C_NAME |
VARCHAR |
No |
|
|
|
The mammography hormones category ID for the order, documented by the tech in the visit navigator. |
May contain organization-specific values: Yes |
Category Entries: |
Hormone replacement therapy |
Tamoxifen |
Raloxifene |
Other |
Estrogen replacement therapy |
Combination hormone replacement therapy |
|
|
4 |
START_DATE |
DATETIME |
No |
|
|
|
The date when the patient began taking the related hormone, documented by the tech in the visit navigator. |
|
|
5 |
END_DATE |
DATETIME |
No |
|
|
|
The date when the patient stopped taking the related hormone, documented by the tech in the visit navigator. |
|
|
6 |
COMMENT_NOTE_ID |
VARCHAR |
No |
|
|
|
The note ID for free-text information about the hormone history for this order. |
|
|
7 |
CURRENTLY_USING_YN |
VARCHAR |
No |
|
|
|
Indicates whether the patient with the order is currently using the hormone documented by the tech in the visit navigator. 'Y' indicates that the patient is using the hormone. 'N' or NULL indicates that the patient is not using the hormone. |
May contain organization-specific values: No |
Category Entries: |
No |
Yes |
|
|