S GCS table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Ttenbergen moved page S GCS to S GCS table without leaving a redirect: consistency of data table pages |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
The '''s_GCS''' table contains the allowed drop-downs for the [[Glasgow Coma Scale]] fields and information to use these in [[Apache]] scoring and data management. | The '''s_GCS''' table contains the allowed drop-downs for the [[Glasgow Coma Scale]] fields and information to use these in [[Apache]] scoring and data management. Is broken down into subsets by [[s_GCS_eye query]], [[s_GCS_motor query]] and [[s_GCS_verbal query]]. | ||
== Data Structure == | == Data Structure == | ||
{| class="wikitable sortable" | |||
|- | |||
!| field | |||
!| type | |||
!| description | |||
|- | |||
|| '''full_text''' || text || what will show in the dropdown | |||
|- | |||
|| '''gcs_type ''' || text || literal eye motor verbal | |||
|- | |||
|| '''points ''' || byte || number of [[Apache]] points associated with entry | |||
|- | |||
|| '''reconvert ''' || boolean || if yes then record can be used to reconvert scores to entries; this is to exclude with ventilated verbal entries that would have same score as non-ventilated | |||
|} | |||
== Related articles == | |||
{{Related Articles}} | |||
[[Category: Data structure]] | [[Category: Data structure]] | ||
Revision as of 15:11, 21 April 2021
The s_GCS table contains the allowed drop-downs for the Glasgow Coma Scale fields and information to use these in Apache scoring and data management. Is broken down into subsets by s_GCS_eye query, s_GCS_motor query and s_GCS_verbal query.
Data Structure
| field | type | description |
|---|---|---|
| full_text | text | what will show in the dropdown |
| gcs_type | text | literal eye motor verbal |
| points | byte | number of Apache points associated with entry |
| reconvert | boolean | if yes then record can be used to reconvert scores to entries; this is to exclude with ventilated verbal entries that would have same score as non-ventilated |
Related articles
| Related articles: |