pulse

The rate and associated attributes for a pulse or heart beat.

The rate and associated attributes for a pulse or heart beat.

Purpose. To record details about the rate and associated attributes for a pulse or heart beat.

Source

ModelLegRole
openEHR-EHR-OBSERVATION.pulse.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
presence
presence_code
presence_system
presence_valueset_id
coded text
text, text, text, text
yesPresence/data[at0002]/events[at0003]/data[at0001]/items[at1005]
rate_magnitude
rate_units
quantity
numeric, text
yesRate/data[at0002]/events[at0003]/data[at0001]/items[at0004]
regularity
regularity_code
regularity_system
regularity_valueset_id
coded text
text, text, text, text
yesRegularity/data[at0002]/events[at0003]/data[at0001]/items[at0005]
irregular_type
irregular_type_code
irregular_type_system
irregular_type_valueset_id
coded text
text, text, text, text
yesIrregular type/data[at0002]/events[at0003]/data[at0001]/items[at1055]
character
character_code
character_system
character_valueset_id
coded text
text, text, text, text
yesCharacter/data[at0002]/events[at0003]/data[at0001]/items[at1030]
clinical_descriptiontextyesClinical description/data[at0002]/events[at0003]/data[at0001]/items[at1022]
clinical_interpretation
clinical_interpretation_code
clinical_interpretation_system
clinical_interpretation_valueset_id
coded text
text, text, text, text
yesClinical interpretation/data[at0002]/events[at0003]/data[at0001]/items[at1023]
commenttextyesComment/data[at0002]/events[at0003]/data[at0001]/items[at1059]
position
position_code
position_system
position_valueset_id
coded text
text, text, text, text
yesPosition/data[at0002]/events[at0003]/state[at0012]/items[at0013]
confounding_factorstextyesConfounding factors/data[at0002]/events[at0003]/state[at0012]/items[at1018]
method
method_code
method_system
method_valueset_id
coded text
text, text, text, text
yesMethod/protocol[at0010]/items[at1019]
body_site
body_site_code
body_site_system
body_site_valueset_id
coded text
text, text, text, text
yesBody site/protocol[at0010]/items[at1037]
deviceuuidyesDevice/protocol[at0010]/items[at1013]

Constraints

check ((presence_code is null and presence_system is null and presence_valueset_id is null and presence is null) or (presence is not null and presence_code is not null and presence_system is not null and presence_valueset_id is not null))
check ((rate_magnitude is null and rate_units is null) or (rate_magnitude is not null and rate_units is not null))
check (rate_magnitude is null or (rate_units = '/min' and rate_magnitude between 0 and 1000))
check ((regularity_code is null and regularity_system is null and regularity_valueset_id is null and regularity is null) or (regularity is not null and regularity_code is not null and regularity_system is not null and regularity_valueset_id is not null))
check ((irregular_type_code is null and irregular_type_system is null and irregular_type_valueset_id is null and irregular_type is null) or (irregular_type is not null and irregular_type_code is not null and irregular_type_system is not null and irregular_type_valueset_id is not null))
check ((character_code is null and character_system is null and character_valueset_id is null) or (character is not null and character_code is not null and character_system is not null and character_valueset_id is not null))
check ((clinical_interpretation_code is null and clinical_interpretation_system is null and clinical_interpretation_valueset_id is null) or (clinical_interpretation is not null and clinical_interpretation_code is not null and clinical_interpretation_system is not null and clinical_interpretation_valueset_id is not null))
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))
check ((method_code is null and method_system is null and method_valueset_id is null and method is null) or (method is not null and method_code is not null and method_system is not null and method_valueset_id is not null))
check ((body_site_code is null and body_site_system is null and body_site_valueset_id is null) or (body_site is not null and body_site_code is not null and body_site_system is not null and body_site_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
presence_valueset_id, presence_code, presence_system, presencevalueset_coderestrict
regularity_valueset_id, regularity_code, regularity_system, regularityvalueset_coderestrict
irregular_type_valueset_id, irregular_type_code, irregular_type_system, irregular_typevalueset_coderestrict
character_valueset_id, character_code, character_system, charactervalueset_coderestrict
clinical_interpretation_valueset_id, clinical_interpretation_code, clinical_interpretation_system, clinical_interpretationvalueset_coderestrict
position_valueset_id, position_code, position_system, positionvalueset_coderestrict
method_valueset_id, method_code, method_system, methodvalueset_coderestrict
body_site_valueset_id, body_site_code, body_site_system, body_sitevalueset_coderestrict
devicedeviceno action

Indexes

Value sets

Value setCodes
org.openehr::openEHR-EHR-OBSERVATION.pulse.v2/body_site12
org.openehr::openEHR-EHR-OBSERVATION.pulse.v2/irregular_type2
org.openehr::openEHR-EHR-OBSERVATION.pulse.v2/method4
org.openehr::openEHR-EHR-OBSERVATION.pulse.v2/position4
org.openehr::openEHR-EHR-OBSERVATION.pulse.v2/presence2
org.openehr::openEHR-EHR-OBSERVATION.pulse.v2/regularity2