impairment_summary

Summary information about loss, limitation, deficit, or alteration of a body function or body structure.

Summary information about loss, limitation, deficit, or alteration of a body function or body structure.

Purpose. To record summary information about a single impairment affecting a body function or body structure.

Source

ModelLegRole
openEHR-EHR-EVALUATION.impairment_summary.v0openEHRdefines 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.
impairment_name
impairment_name_code
impairment_name_system
impairment_name_valueset_id
coded text
text, text, text, text
yesImpairment name/data[at0001]/items[at0002]
clinical_descriptiontextyesClinical description/data[at0001]/items[at0018]
severity
severity_code
severity_system
severity_valueset_id
coded text
text, text, text, text
yesSeverity/data[at0001]/items[at0003]
impacttextyesImpact/data[at0001]/items[at0009]
trajectory
trajectory_code
trajectory_system
trajectory_valueset_id
coded text
text, text, text, text
yesTrajectory/data[at0001]/items[at0010]
date_of_onsetdateyesDate of onset/data[at0001]/items[at0016]
date_of_resolutiondateyesDate of resolution/data[at0001]/items[at0017]
commenttextyesComment/data[at0001]/items[at0020]
last_updatedtimestamptzyesLast updated/protocol[at0021]/items[at0023]

Constraints

check ((impairment_name_code is null and impairment_name_system is null and impairment_name_valueset_id is null) or (impairment_name is not null and impairment_name_code is not null and impairment_name_system is not null and impairment_name_valueset_id is not null))
check ((severity_code is null and severity_system is null and severity_valueset_id is null) or (severity is not null and severity_code is not null and severity_system is not null and severity_valueset_id is not null))
check ((trajectory_code is null and trajectory_system is null and trajectory_valueset_id is null) or (trajectory is not null and trajectory_code is not null and trajectory_system is not null and trajectory_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
impairment_name_valueset_id, impairment_name_code, impairment_name_system, impairment_namevalueset_coderestrict
severity_valueset_id, severity_code, severity_system, severityvalueset_coderestrict
trajectory_valueset_id, trajectory_code, trajectory_system, trajectoryvalueset_coderestrict

Indexes

Value sets

Value setCodes
org.openehr::openEHR-EHR-EVALUATION.impairment_summary.v0/severity5
org.openehr::openEHR-EHR-EVALUATION.impairment_summary.v0/trajectory5