The purpose of this file format is to provide a file format which is easy to generate from the data already being collected in hospitals.
For this reason, it uses DSS and DRS Code Sets and items already defined in DSS.
There are some limitations to the grouping which can be performed using this file format, because it doesn't contain a few data items which are required for grouping ambulatory data:
Specifically, the excluded data items are:
Please see the section 'Notes and Assumptions' below to understand more about how these data items are interpreted by QuickSnap when this file format is used.
Here are some examples of the QuickSnap DSS Compatible file format:
Col | Item Name | Data Type | CodeSet / Notes |
1 | RecordIdentifier | String | Up to 64 characters |
2 | DSS Care Type | Integer | DSS Care Type |
3 | AN-SNAP Episode Type | Integer | AN-SNAP Episode Type [1 – 5] |
4 | DSS Episode of Admitted Patient Care – clinical assessment only indicator | Integer | DSS Assessment Only |
5 | DRS Palliative Care Phase Type | Integer | DRS Palliative Care Phase Type |
6 | Impairment Code | Decimal | Rehabilitation Impairment Codes |
7 | Date of Birth | Date |
|
8 | Start Date | Date | formerly Episode Admission Date |
9 | End Date | Date | formerly Episode Discharge Date |
10 | Leave Days | Integer |
|
11 | RUG – Activities of Daily Living (RUG-ADL) | Integer | RUG-ADL Total [4-18] |
12 | FIM – Motor subscale total | Integer | FIM Motor Total [13-91] |
13 | FIM – Cognition subscale total | Integer | FIM Cognition Total [5-35] |
14 | HoNOS 65+ Overactive, Aggressive, Disruptive Behaviour | Integer | HoNOS 65+ Overactive [0-5] |
15 | HoNOS 65+ Problems with Activities of Daily Living (ADL) | Integer | HoNOS 65+ ADL [0-4] |
16 | HoNOS 65+ Total | Integer | HoNOS 65+ Total [0-48] |
17 | DSS Episode of Admitted Patient Care - type of maintenance provided | Integer | DSS Maintenance Type |
Value | Description | AN-SNAP Case Type Mapping |
2 | Rehabilitation Care | Rehabilitation (2) |
3 | Palliative Care | Palliative Care (1) |
4 | Geriatric Evaluation and Management | GEM (4) |
5 | Psychogeriatric Care | Psychogeriatric (3) |
6 | Maintenance Care | Maintenance (5) |
Value | Description |
1 | Overnight |
2 | Same Day |
3 | Outpatient |
4 | Community |
Value | Description | AN-SNAP Assessment Only Mapping |
1 | Yes | Yes (1) |
2 | No | No (0) |
3 | Unknown | Unknown |
9 | Not Stated | Unknown |
Because 3 and 9 map to ‘Unknown’ these values will result in grouping errors for Case Type/Episode Type combinations which require the ‘Assessment Only’ flag.
Value | Description | AN-SNAP Phase Type Mapping |
1 | Stable | Stable (1) |
2 | Unstable | Unstable (2) |
3 | Deteriorating | Deteriorating (3) |
4 | Terminal | Terminal (4) |
9 | Not reported | Unknown |
Because 9 maps to ‘Unknown’, records with this value will result in grouping errors for Case Type/Episode Type combinations which require Phase Type (almost all Palliative Care episodes)
Value | Description | AN-SNAP Maintenance Type Mapping |
1 | Convalescent Care | Convalescent Care (3) |
2 | Respite Care | Respite (1) |
3 | Nursing home type Care | Nursing home type (2) |
4 | Other maintenance Care | Other Maintenance (4) |
98 | Unknown | Unknown |
99 | No Stated/Inadequately Described | Unknown |
Because 98 and 99 map to ‘Unknown’, these values will result in grouping errors for Case Type/Episode Type combinations which require Maintenance Type (Case Type: Maintenance, Episode Type: Overnight)