body_weight

Measurement of the body weight of an individual.

Measurement of the body weight of an individual.

Purpose. To record the body weight of an individual - both actual and approximate.

Source

ModelLegRole
openEHR-EHR-OBSERVATION.body_weight.v2openEHRdefines 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.
event_typetextyesnull represents any_event
weight_magnitude
weight_units
quantity
numeric, text
yesWeight/data[at0002]/events[at0003]/data[at0001]/items[at0004]
commenttextyesComment/data[at0002]/events[at0003]/data[at0001]/items[at0024]
state_of_dress
state_of_dress_code
state_of_dress_system
state_of_dress_valueset_id
coded text
text, text, text, text
yesState of dress/data[at0002]/events[at0003]/state[at0008]/items[at0009]
confounding_factorstextyesConfounding factors/data[at0002]/events[at0003]/state[at0008]/items[at0025]
deviceuuidyesDevice/protocol[at0015]/items[at0020]

Constraints

check ((weight_magnitude is null and weight_units is null) or (weight_magnitude is not null and weight_units is not null))
check (weight_magnitude is null or (weight_units = 'kg' and weight_magnitude between 0 and 1000) or (weight_units = '[lb_av]' and weight_magnitude between 0 and 2000) or (weight_units = 'g' and weight_magnitude between 0 and 1000000))
check ((state_of_dress_code is null and state_of_dress_system is null and state_of_dress_valueset_id is null and state_of_dress is null) or (state_of_dress is not null and state_of_dress_code is not null and state_of_dress_system is not null and state_of_dress_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
state_of_dress_valueset_id, state_of_dress_code, state_of_dress_system, state_of_dressvalueset_coderestrict
devicedeviceno action

Indexes

Value sets

Value setCodes
org.openehr::openEHR-EHR-OBSERVATION.body_weight.v2/state_of_dress5