HeartTransplantStatusHistorySummary
This table condenses heart status history to a start date and expiration date, and a pointer to the line in where the details can be found.
| Column Name | Type | Description |
|---|---|---|
| EpisodeIdentifier | NUMERIC | The unique identifier (.1 item) for the episode record. |
| HeartStatusHistorySourceLineNumber | INTEGER | The line in heart status history (HSB 30417) for this heart status. This corresponds to the LINE column in TXP_HEART_STATUS_HX. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| IntraConnectOwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| StatusStartDate | DATETIME | The date when the heart status in this row became active. |
| HeartStatusExpirationDate | DATETIME | The date when the heart status in this row expired. |