SpecimenMicrobiologyAndPathologyTaskLog
This table contains task information for Microbiology specimens and Anatomic Pathology cases.
| Column Name | Type | Description |
|---|---|---|
| TaskSoftDeletedIndicator | VARCHAR | Indicates whether the related task has been soft-deleted. "Y" indicates that the task has been soft-deleted. "N" or an empty value indicates that the task has not been soft-deleted. |
| TaskUpdatedRestoreLineNumber | INTEGER | The line in the tasks related table (SI 51310) that the current line is created to restore for when task was updated. |
| SpecimenUniqueIdentification | VARCHAR | The unique ID of the specimen record |
| TaskBlockFixationStartDateTime | DATETIME | Stores the block fixation start time. |
| LastChargeQuantityForSpecimenTask | INTEGER | The quantity for the last dropped charge for the associated specimen task. |
| VirologyTestIdentifier | VARCHAR | The unique identifier of the test that the task on the corresponding line applies to. |
| SpecimenTaskGroup | VARCHAR | This item is used to group tasks together. This feature is most commonly used to link multiple slides to a block. |
| TaskUpdateAlertIdentifier | NUMERIC | The unique alert record identifier created when the task was updated. |
| SpecimenTaskLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| LastDroppedChargeProcedureIdentification | NUMERIC | The unique ID of the last dropped charge for the associated specimen task. |
| TaskGeneratedBySystemIndicator | VARCHAR | Indicates whether or not the task was generated from the test record. N indicates it was user entered. |
| SpecimenTaskCategoryNumber | INTEGER | The task category number for the specimen |
| TaskAssociatedChargeIdentifier | NUMERIC | Stores a charge associated with this task. |
| AnatomicPathologyTaskPartIdentifier | VARCHAR | Returns the part ID for this anatomic pathology task, such as "A1". |
| TaskActionQuantity | INTEGER | Stores the number of times the action associated with this task must be performed. |
| TaskCompletingEmployeeIdentifier | VARCHAR | The unique employee identifier of the person completing the task. |
| SpecimenTaskCompletionInstant | DATETIME | The user-editable instant when the task was completed. |
| TaskActionParameters | VARCHAR | Stores the parameters for the action associated with task on the corresponding line. For instance, this column may store the media type of the created container. |
| SpecimenTaskInitiatingLaboratoryIdentifier | VARCHAR | Used to indicate the lab tasks must be performed in. If a lab is listed in this item, the task will be added to the specimen only when the specimen (any container or test on the specimen) is received in the listed lab for the first time. |
| TaskDescriptionNotes | VARCHAR | Stores any free text notes describing the task. |
| TaskChargeTriggerStatusCategory | INTEGER | The charge trigger status category ID for the task. |
| TaskCompletionUtcDatetime | DATETIME | The instant that the user indicated the task was completed in UTC. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| TaskOrderedUtcInstant | DATETIME | The instant that the user added or restored the task in UTC. |
| SpecimenTestLineNumber | INTEGER | The line number of the associated test on the specimen. Together with SPECIMEN_ID, this forms the foreign key to the SPEC_TEST_REL table. |
| RecordSourceCommunityIdentification | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| TaskActionCategoryIdentifier | INTEGER | The task action category number for the corresponding task. |
| TaskCompletionLaboratoryIdentifier | VARCHAR | The unique identifier of the lab in which the task was completed. |
| TaskChargeQuantity | INTEGER | Stores the number of times the billing code associated with this task must be charged. |
| TaskCompletedInstant | DATETIME | The instant when the task was completed. |
| VirologyTestProtocolIdentifier | VARCHAR | The unique identifier of the test which populated the associated task. |