TreatmentPlanBlockInformation
This table contains information about certain types of planned orders, including orders from treatment days in treatment plans and therapy plans, and orders from clinical pathways steps.
| Column Name | Type | Description |
|---|---|---|
| SourceOrderConversionIdentification | NUMERIC | For an order in a plan that is being converted for transition of treatment, this will be the ID of the actual order from the plan this is a duplicate of. While the plan is being converted the user will actually be editing this duplicate, until they are done, then the changes will be applied to the source order. |
| TreatmentOrderRank | INTEGER | Stores the position of this order in the treatment day from the source protocol. If this order was added manually to the treatment plan after it was created, then this item will be empty. |
| TreatmentDayBlockCategory | VARCHAR | The category of an order block in the treatment day in this row. |
| TreatmentDayNonOrderBlockIdentifier | NUMERIC | The unique ID of a non-order block in the treatment day in this record. |
| ChildRecommendedOverrideReason | INTEGER | The reason for deselecting the recommended item |
| BlockMaximumLeadTimeInDays | NUMERIC | The max lead of an order block in the treatment day in this row. |
| BlockDurationInMinutes | NUMERIC | The duration of an order block in the treatment day in this row. |
| TreatmentPlanBlockIdentifier | VARCHAR | The ID of an order block in the treatment day in this row. In an IntraConnect environment this column contains the community ID (CID). |
| TreatmentBlockWaitFromCategory | INTEGER | The 'wait after' category of an order block in the treatment day in this row. For example, Start or End. |
| TreatmentPlanConversionStatus | INTEGER | For an order in a plan that is being converted for transition of treatment, this will be the conversion status of this order. |
| SourceAdvancedOrderGroup | NUMERIC | If this order was added from an advanced order group (AOG), this item will hold the OTP ID of the AOG order from which it was added. |
| EncounterContactDateReal | FLOAT | This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day. |
| DefaultTemplateSelectionIndicator | VARCHAR | Default selected flag for OTP in regimen or TPL. |
| TreatmentRecommendationDeselectComment | VARCHAR | The comments for deselecting the recommended item |
| TreatmentDayOrderBlockDisplayName | VARCHAR | The display name of an order block in the treatment day in this record. |
| BlockOrderSequenceNumber | INTEGER | The line number that corresponds to each order block in the treatment day in this row. |
| TreatmentDayContactDate | DATETIME | The contact date in external format of the treatment day in this row. |
| BlockSourceDayUniqueIdentifier | VARCHAR | Stores the unique ID of the day from which it was created. |
| TreatmentDayOrderBlockIdentifier | NUMERIC | The unique ID of the order block (patient order template) in the treatment day in this record. |
| DeploymentOwnerIdentifier | VARCHAR | ID of the deployment owner for this contact. |
| TreatmentDayBlockSourceIdentifier | VARCHAR | The source ID of an order block in the treatment day in this row. |