communication_capability

The ability of an individual to communicate.

The ability of an individual to communicate.

Purpose. To record details about the practical ability of an individual to communicate, including impairments and need for communication aids.

Source

ModelLegRole
openEHR-EHR-EVALUATION.communication_capability.v1openEHRdefines this table

Columns

ColumnTypeNullDescriptionSource
iduuid primary keynoPrimary key.
form_iduuidformnoThe form this entry was recorded on.
form_block_iduuidyesThe block within the form, when the entry is bound to one.
descriptiontextyesDescription/data[at0001]/items[at0002]
communication_aid
communication_aid_code
communication_aid_system
communication_aid_valueset_id
coded text
text, text, text, text
yesCommunication aid/data[at0001]/items[at0022]
overall_commenttextyesOverall comment/data[at0001]/items[at0009]
last_updatedtimestamptzyesLast updated/protocol[at0011]/items[at0013]

Constraints

check ((communication_aid_code is null and communication_aid_system is null and communication_aid_valueset_id is null) or (communication_aid is not null and communication_aid_code is not null and communication_aid_system is not null and communication_aid_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
communication_aid_valueset_id, communication_aid_code, communication_aid_system, communication_aidvalueset_coderestrict

Referenced by

Indexes

Child tables

1 table hang off communication_capability, one row per repetition.

communication_capability_per_language

Child table — one row per repetition, deleted with its parent.

ColumnTypeNullDescriptionSource
iduuid primary keynoPrimary key.
communication_capability_iduuidcommunication_capabilityno
positionintegernoOrder of this row within its parent, from zero.
languageuuidyesLanguage/data[at0001]/items[at0015]/items[at0003]
commenttextyesComment/data[at0001]/items[at0015]/items[at0021]

Unique

References

ColumnsTargetOn delete
communication_capability_idcommunication_capabilitycascade
languagelanguageno action

Indexes