|
Name |
Type |
Discontinued? |
|
| 1 |
RT_SUMMARY_ID |
NUMERIC |
No |
|
|
|
| The unique identifier (.1 item) for the radiotherapy summary record. |
|
|
| 2 |
CONTACT_DATE_REAL |
FLOAT |
No |
|
|
|
| A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc. |
|
|
| 3 |
LINE |
INTEGER |
No |
|
|
|
| The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact. |
|
|
| 4 |
CONTACT_DATE |
DATETIME |
No |
|
|
|
| The date of this contact in calendar format. |
|
|
| 5 |
INT_LAST_UPDATE_VERSION_NUM |
INTEGER |
No |
|
|
|
| Stores the version ID of the most recent version of the contact. This version is incremented each time the contact receives an update through FHIR. For example, when an ERT contact is initially created, this item will be set to 1. For each subsequent update to this contact, the value in this item will be incremented by 1. This value populates the Meta.versionId element in the outgoing Procedure and ServiceRequest FHIR resources for radiotherapy summaries. |
|
|
| 6 |
INT_LAST_UPDATE_VER_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
| This item stores the last update instant of the contact, which is the instant when the version in ERT 5100 was filed. |
|
|
| 7 |
EXT_LAST_UPDATE_VERSION_DTTM |
DATETIME (Attached) |
No |
|
|
|
| This item stores the last update instant of the resource that this contact corresponds to, which is the instant when the external system last updated the contents of the resource, not necessarily the instant when the contact was upated in Chronicles. This value comes from the Meta.lastUpdated element in the incoming Procedure or ServiceRequest FHIR resource. |
|
|