LaboratoryResultEditHistory
This table holds result edit information for Lab.
| Column Name | Type | Description |
|---|---|---|
| ResultEditTypeCode | INTEGER | The type of edit category number for this row. |
| ResultEditorName | VARCHAR | The free text name of the person who edited the result. |
| ResultEditUniversalTime | DATETIME | The instant when the result was edited in UTC. |
| ResultEditLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| ResultEditExternalAgencyIdentifier | VARCHAR | The unique ID of the external agency that sent this result. |
| ResultEditDateTime | DATETIME | The instant that this result was edited. |
| IntraConnectInstanceOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| IsExternalResultWithTrackingInformation | VARCHAR | Indicates whether the result is external and holds tracking information. Y indicates that the result is external and does hold tracking information. N or null indicates that the result is not external and does not hold tracking information. |
| ResultIdentification | VARCHAR | The unique ID of the result record. |