S GCS table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
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. Is broken down into subsets by [[s_GCS_eye query]], [[s_GCS_motor query]] and [[s_GCS_verbal query]]. | {{DISPLAYTITLE:s_GCS table}}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 == |
Latest revision as of 15:20, 2023 May 17
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: |