pasi_score

A quantitative rating scale for measuring the severity of psoriatic lesions based on area coverage and plaque appearance.

A quantitative rating scale for measuring the severity of psoriatic lesions based on area coverage and plaque appearance.

Purpose. To record the result for each component parameter and the total score for the Psoriasis Area Severity Index (PASI).

Source

ModelLegRole
openEHR-EHR-OBSERVATION.pasi_score.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.
head_region_h_erythema_e
head_region_h_erythema_e_code
head_region_h_erythema_e_system
head_region_h_erythema_e_numeric
head_region_h_erythema_e_valueset_id
coded text
text, text, text, numeric, text
yesErythema (E)/data[at0001]/events[at0002]/data[at0003]/items[at0004]/items[at0005]
head_region_h_infiltration_i
head_region_h_infiltration_i_code
head_region_h_infiltration_i_system
head_region_h_infiltration_i_numeric
head_region_h_infiltration_i_valueset_id
coded text
text, text, text, numeric, text
yesInfiltration (I)/data[at0001]/events[at0002]/data[at0003]/items[at0004]/items[at0011]
head_region_h_desquamation_d
head_region_h_desquamation_d_code
head_region_h_desquamation_d_system
head_region_h_desquamation_d_numeric
head_region_h_desquamation_d_valueset_id
coded text
text, text, text, numeric, text
yesDesquamation (D)/data[at0001]/events[at0002]/data[at0003]/items[at0004]/items[at0017]
head_region_h_body_surface_area_involvement_a
head_region_h_body_surface_area_involvement_a_code
head_region_h_body_surface_area_involvement_a_system
head_region_h_body_surface_area_involvement_a_numeric
head_region_h_body_surface_area_involvement_a_valueset_id
coded text
text, text, text, numeric, text
yesBody surface area involvement (A)/data[at0001]/events[at0002]/data[at0003]/items[at0004]/items[at0023]
head_region_h_score_head_region_magnitude
head_region_h_score_head_region_units
quantity
numeric, text
yesScore head region/data[at0001]/events[at0002]/data[at0003]/items[at0004]/items[at0038]
trunk_region_t_score_trunk_region_magnitude
trunk_region_t_score_trunk_region_units
quantity
numeric, text
yesScore trunk region/data[at0001]/events[at0002]/data[at0003]/items[at0032]/items[at0039]
upper_extremities_region_u_score_upper_extremi_5e18bc_magnitude
upper_extremities_region_u_score_upper_extremi_5e18bc_units
quantity
numeric, text
yesScore upper extremities region/data[at0001]/events[at0002]/data[at0003]/items[at0033]/items[at0040]
lower_extremities_region_l_score_lower_extremi_9eefd4_magnitude
lower_extremities_region_l_score_lower_extremi_9eefd4_units
quantity
numeric, text
yesScore lower extremities region/data[at0001]/events[at0002]/data[at0003]/items[at0034]/items[at0041]
total_pasi_score_magnitude
total_pasi_score_units
quantity
numeric, text
yesTotal PASI-score/data[at0001]/events[at0002]/data[at0003]/items[at0035]

Constraints

check ((head_region_h_erythema_e_code is null and head_region_h_erythema_e_system is null and head_region_h_erythema_e_numeric is null and head_region_h_erythema_e is null) or (head_region_h_erythema_e_valueset_id is not null and head_region_h_erythema_e_code is not null and head_region_h_erythema_e_system is not null and head_region_h_erythema_e_numeric is not null and head_region_h_erythema_e is not null))
check ((head_region_h_infiltration_i_code is null and head_region_h_infiltration_i_system is null and head_region_h_infiltration_i_numeric is null and head_region_h_infiltration_i is null) or (head_region_h_infiltration_i_valueset_id is not null and head_region_h_infiltration_i_code is not null and head_region_h_infiltration_i_system is not null and head_region_h_infiltration_i_numeric is not null and head_region_h_infiltration_i is not null))
check ((head_region_h_desquamation_d_code is null and head_region_h_desquamation_d_system is null and head_region_h_desquamation_d_numeric is null and head_region_h_desquamation_d is null) or (head_region_h_desquamation_d_valueset_id is not null and head_region_h_desquamation_d_code is not null and head_region_h_desquamation_d_system is not null and head_region_h_desquamation_d_numeric is not null and head_region_h_desquamation_d is not null))
check ((head_region_h_body_surface_area_involvement_a_code is null and head_region_h_body_surface_area_involvement_a_system is null and head_region_h_body_surface_area_involvement_a_numeric is null and head_region_h_body_surface_area_involvement_a is null) or (head_region_h_body_surface_area_involvement_a_valueset_id is not null and head_region_h_body_surface_area_involvement_a_code is not null and head_region_h_body_surface_area_involvement_a_system is not null and head_region_h_body_surface_area_involvement_a_numeric is not null and head_region_h_body_surface_area_involvement_a is not null))
check ((head_region_h_score_head_region_magnitude is null and head_region_h_score_head_region_units is null) or (head_region_h_score_head_region_magnitude is not null and head_region_h_score_head_region_units is not null))
check (head_region_h_score_head_region_magnitude is null or (head_region_h_score_head_region_units = '1' and head_region_h_score_head_region_magnitude >= 0))
check ((trunk_region_t_score_trunk_region_magnitude is null and trunk_region_t_score_trunk_region_units is null) or (trunk_region_t_score_trunk_region_magnitude is not null and trunk_region_t_score_trunk_region_units is not null))
check (trunk_region_t_score_trunk_region_magnitude is null or (trunk_region_t_score_trunk_region_units = '1' and trunk_region_t_score_trunk_region_magnitude >= 0))
check ((upper_extremities_region_u_score_upper_extremi_5e18bc_magnitude is null and upper_extremities_region_u_score_upper_extremi_5e18bc_units is null) or (upper_extremities_region_u_score_upper_extremi_5e18bc_magnitude is not null and upper_extremities_region_u_score_upper_extremi_5e18bc_units is not null))
check (upper_extremities_region_u_score_upper_extremi_5e18bc_magnitude is null or (upper_extremities_region_u_score_upper_extremi_5e18bc_units = '1' and upper_extremities_region_u_score_upper_extremi_5e18bc_magnitude >= 0))
check ((lower_extremities_region_l_score_lower_extremi_9eefd4_magnitude is null and lower_extremities_region_l_score_lower_extremi_9eefd4_units is null) or (lower_extremities_region_l_score_lower_extremi_9eefd4_magnitude is not null and lower_extremities_region_l_score_lower_extremi_9eefd4_units is not null))
check (lower_extremities_region_l_score_lower_extremi_9eefd4_magnitude is null or (lower_extremities_region_l_score_lower_extremi_9eefd4_units = '1' and lower_extremities_region_l_score_lower_extremi_9eefd4_magnitude >= 0))
check ((total_pasi_score_magnitude is null and total_pasi_score_units is null) or (total_pasi_score_magnitude is not null and total_pasi_score_units is not null))
check (total_pasi_score_magnitude is null or (total_pasi_score_units = '1' and total_pasi_score_magnitude >= 0))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
head_region_h_erythema_e_valueset_id, head_region_h_erythema_e_code, head_region_h_erythema_e_system, head_region_h_erythema_e, head_region_h_erythema_e_numericvalueset_coderestrict
head_region_h_infiltration_i_valueset_id, head_region_h_infiltration_i_code, head_region_h_infiltration_i_system, head_region_h_infiltration_i, head_region_h_infiltration_i_numericvalueset_coderestrict
head_region_h_desquamation_d_valueset_id, head_region_h_desquamation_d_code, head_region_h_desquamation_d_system, head_region_h_desquamation_d, head_region_h_desquamation_d_numericvalueset_coderestrict
head_region_h_body_surface_area_involvement_a_valueset_id, head_region_h_body_surface_area_involvement_a_code, head_region_h_body_surface_area_involvement_a_system, head_region_h_body_surface_area_involvement_a, head_region_h_body_surface_area_involvement_a_numericvalueset_coderestrict

Indexes

Value sets

Value setCodes
org.openehr::openEHR-EHR-OBSERVATION.pasi_score.v1/body_surface_area_involvement_a7
org.openehr::openEHR-EHR-OBSERVATION.pasi_score.v1/desquamation_d5
org.openehr::openEHR-EHR-OBSERVATION.pasi_score.v1/erythema_e5
org.openehr::openEHR-EHR-OBSERVATION.pasi_score.v1/infiltration_i5