height

Height, or body length, is measured from crown of head to sole of foot.

Height, or body length, is measured from crown of head to sole of foot.

Purpose. To record the length of the body from crown of head to sole of foot of an individual - either measured or approximated, and either in a standing or recumbent position.

Source

ModelLegRole
openEHR-EHR-OBSERVATION.height.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
height_length_magnitude
height_length_units
quantity
numeric, text
yesHeight/Length/data[at0001]/events[at0002]/data[at0003]/items[at0004]
commenttextyesComment/data[at0001]/events[at0002]/data[at0003]/items[at0018]
position
position_code
position_system
position_valueset_id
coded text
text, text, text, text
yesPosition/data[at0001]/events[at0002]/state[at0013]/items[at0014]
confounding_factorstextyesConfounding factors/data[at0001]/events[at0002]/state[at0013]/items[at0019]
deviceuuidyesDevice/protocol[at0007]/items[at0011]

Constraints

check ((height_length_magnitude is null and height_length_units is null) or (height_length_magnitude is not null and height_length_units is not null))
check (height_length_magnitude is null or (height_length_units = 'cm' and height_length_magnitude between 0 and 1000) or (height_length_units = '[in_i]' and height_length_magnitude between 0 and 250))
check ((position_code is null and position_system is null and position_valueset_id is null and position is null) or (position is not null and position_code is not null and position_system is not null and position_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
position_valueset_id, position_code, position_system, positionvalueset_coderestrict
devicedeviceno action

Indexes

Value sets

Value setCodes
org.openehr::openEHR-EHR-OBSERVATION.height.v2/position2