Schema reference / Tables / view MDX source
modified_rankin_scale
An assessment tool used to measure the degree of disability and level of assistance required after a stroke or another neurological event.
An assessment tool used to measure the degree of disability and level of assistance required after a stroke or another neurological event.
Purpose. To record the degree of disability and level of assistance required after a stroke or another neurological event.
Source
| Model | Leg | Role |
|---|---|---|
openEHR-EHR-OBSERVATION.modified_rankin_scale.v1 | openEHR | defines this table |
Columns
| Column | Type | Null | Description | Source |
|---|---|---|---|---|
id | uuid primary key | no | Primary key. | — |
form_id | uuid → form | no | The form this entry was recorded on. | — |
form_block_id | uuid | yes | The block within the form, when the entry is bound to one. | — |
modified_rankin_scalemodified_rankin_scale_codemodified_rankin_scale_systemmodified_rankin_scale_numericmodified_rankin_scale_valueset_id | coded texttext, text, text, numeric, text | yes | Modified Rankin Scale | /data[at0001]/events[at0002]/data[at0003]/items[at0007] |
Constraints
check ((modified_rankin_scale_code is null and modified_rankin_scale_system is null and modified_rankin_scale_numeric is null and modified_rankin_scale is null) or (modified_rankin_scale_valueset_id is not null and modified_rankin_scale_code is not null and modified_rankin_scale_system is not null and modified_rankin_scale_numeric is not null and modified_rankin_scale is not null))Unique
form_block_id
References
| Columns | Target | On delete |
|---|---|---|
form_id | form | cascade |
form_id, form_block_id | form_block | cascade |
modified_rankin_scale_valueset_id, modified_rankin_scale_code, modified_rankin_scale_system, modified_rankin_scale, modified_rankin_scale_numeric | valueset_code | restrict |
Indexes
modified_rankin_scale_form_id_idxonform_id
Value sets
| Value set | Codes |
|---|---|
org.openehr::openEHR-EHR-OBSERVATION.modified_rankin_scale.v1/modified_rankin_scale | 7 |