FlowsheetMeasurementEditHistory
This table contains the previous values from edited flowsheet records.
| Column Name | Type | Description |
|---|---|---|
| MyChartAccountId | VARCHAR | The MyChart account from which the edited data was entered. |
| IsEditedFromSpeechEntryIndicator | VARCHAR | Indicates whether an edited flowsheet value was entered using speech entry. |
| EditedValueIsAbnormalFlag | INTEGER | Stores whether or not the edited value is abnormal |
| LastFlowsheetReadingLocation | VARCHAR | This item stores the old value of the location associated with the flowsheet data reading. |
| PhysicalDeploymentOwnerIdentifier | 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. |
| AuditTrailRequiresCosignatureIndicator | VARCHAR | Indicates whether a value needing a co-sign is stored for the audit record for the flowsheet data record. Yes indicates that a value needing a co-sign gets over-written with a value not needing a co-sign. |
| EditedAutoValidatedDeviceDataIndicator | VARCHAR | Keeps the audit trail for FSD 1170 - Auto validated device data. |
| SignificantEditedFlag | VARCHAR | Stores edited information on whether the user marked the data value as being significant. |
| EditedCategoryInitialValue | VARCHAR | The INI of an edited category flowsheet value |
| FlowsheetRecordLineNumber | INTEGER | The line count for the item. |
| FlowsheetDataIdentifier | VARCHAR | The unique ID for the flowsheet data record. |
| EditedThirdPartySourceIdentifier | INTEGER | History of identification of the third-party framework that a Flowsheets value originally came from, if applicable. Intended to be used to track values that are sourced from health/fitness frameworks (e.g. Apple's HealthKit) to provide additional context when examining attached metadata. |
| UserWhoTookReadingIdentifier | VARCHAR | The unique ID of the user taking the flowsheet readings. |
| ReadingTime | DATETIME | The instant the reading was taken. |
| EditedFlowsheetTemplateIdentifier | VARCHAR | The unique ID of the flowsheet template (FLT) which was used to enter this data into the cell. |
| FlowsheetMeasurementValue | VARCHAR | The actual value of the flowsheet reading. |
| ReplacingReadingLineNumber | INTEGER | The line number of the reading that replaced this flowsheet reading. |
| LastEditedReceivedInstant | DATETIME | This item stores the Instant at which value was received at the interface when the data is edited. |
| MeasurementEnteredInstant | DATETIME | The instant the reading was entered. |
| FlowsheetRecordAcceptedIndicator | VARCHAR | Determines if this flowsheet record has been accepted. |
| PendedFlowsheetEditUserID | VARCHAR | History of the user ID of the user who pended a flowsheet value. |
| LogicalDeploymentOwnerIdentifier | 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. |
| FlowsheetContactDateNumeric | NUMERIC | This column converts the contact date (DAT) of the flowsheet group or row to DTE, based on the value in column FLO_DAT_USED. |
| EnteringUserIdentifier | VARCHAR | The unique ID of the user entering the readings. |
| AssociatedNetworkInitialConfiguration | VARCHAR | The INI to which the value for this row is associated. |
| ChartCorrectionAuditIdentifier | NUMERIC | Keeps an audit trail of Chart Correction actions taken on a flowsheet cell. |
| PendedFlowsheetValueDateTime | DATETIME | History of date/time at which a flowsheet value was pended. |
| FlowsheetOccurrenceNumber | INTEGER | If the flowsheet group/row appears multiple times, this will distinguish the occurrence. |
| EditedAbnormalTypeCategory | INTEGER | This column stores metadata for abnormal flowsheet values. Edited Abnormal Type is only populated for data where AUDIT_ABNORMAL_C is set to 1-Yes. It is set to 1-Low for data that is below the minimum warning level and it is set to 2-High for data that is above the maximum warning level for flowsheet data of types: numeric, blood pressure, temperature, height, patient height, weight and patient weight. It is set to 0-Unspecified for data that is abnormal for other reasons. This is the only value that can be set for flowsheet data of type: custom list. |