Tables [dbo].[UAIEncounterChartItem]
mimics encounter_chart_item for work done in TW Mobile during a session.
KeyNameData TypeMax Length (Bytes)NullabilityDescription
loginuservarchar(250)250NULL allowedusername
Indexes IX_EncounterChartItemencounteridnumeric(16,0)9NULL allowedencounter. Link to Encounter.ID
Indexes IX_EncounterChartItemSectionvarchar(50)50NULL allowedchart section
Indexes IX_EncounterChartItemtransidvarchar(50)50NULL alloweditem id
immutableflagchar(1)1NULL allowedimmutable data flag
actiondatedatetime8NULL allowedtime of action
actionvarchar(50)50NULL allowedaction performed (reconcile, etc)