ProtocolTreatmentDay
This table contains the information about the treatment days associated with each protocol or the steps associated with each pathway.
| Column Name | Type | Description |
|---|---|---|
| TreatmentDayLogicalDeploymentOwnerIdentification | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| TreatmentStepDurationUnit | INTEGER | The unit for duration of the step. This will be days, hours or weeks. |
| ProtocolTreatmentCycleNumber | VARCHAR | The protocol's cycle number that a treatment day is in. |
| StepDurationValue | NUMERIC | The duration of the step. This is a numeric value. |
| TreatmentPhaseCategoryIdentifier | INTEGER | The phase of care category number for the steps in pathways. |
| ProtocolTreatmentRepeatIntervalMaximumLag | NUMERIC | The treatment day repeat interval max lag used by the protocol in this row. |
| ProtocolTreatmentDayLineNumber | INTEGER | The line number that corresponds to each treatment day associated with this protocol. |
| TreatmentDayNumber | INTEGER | Stores the day number for the first actual day in the treatment. |
| ProtocolTreatmentMaximumLagDays | NUMERIC | The treatment day max lag used by the protocol in this row. |
| OverrideSignAndHoldStepCount | NUMERIC | The override value for the default number of steps after the current step for which the orders are signed and held. |
| ProtocolTreatmentDate | FLOAT | The CONTACT_DATE_REAL of a treatment day that is used by the protocol in this record. Used to link to CL_OSQ_OT.CONTACT_DATE_REAL. |
| ProtocolTreatmentDayName | VARCHAR | The treatment day name used by the protocol in this row. This only extracts the first 254 characters. |
| TreatmentDayIdentification | NUMERIC | The ID of a treatment day in this record. It is networked to OSQ. |
| ProtocolContactDate | DATETIME | The protocol contact date in calendar format. |
| ProtocolTreatmentDate | VARCHAR | The DAT of a treatment day that is used by the protocol in this row. |
| ProtocolAdvanceSignReleaseOverrideStepCount | NUMERIC | The override value for the default number of steps after the current step for which the orders are signed and released in advance. |
| PhysicalOwnerDeploymentIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| TreatmentDayType | VARCHAR | This is the type of a treatment day (OP/IP) that is used by the protocol in this row. |
| ProtocolTreatmentMaximumLeadTime | NUMERIC | The treatment day max lead used by the protocol in this row. |
| TreatmentDayDurationInDays | INTEGER | The number of calendar days that are represented by the treatment day. |
| ProtocolIdentificationNumber | NUMERIC | The protocol ID number. |
| ManualStepStartIndicator | VARCHAR | The flag for manually starting the step (non-order hold step). |
| ProtocolContactDateReal | FLOAT | This is a numeric representation of the protocol contact date in your system. The integer portion of the number specifies the date of the contact. The digits after the decimal point indicate multiple contacts on one day. |