nyha_heart_failure

A simple method of classifying the extent of heart failure, as defined by the New York Heart Association.

A simple method of classifying the extent of heart failure, as defined by the New York Heart Association.

Purpose. To record one or both of: - a functional assessment of heart failure based on symptoms; and - an objective assessment based on both evidence of cardiovascular disease and symptoms.

Source

ModelLegRole
openEHR-EHR-OBSERVATION.nyha_heart_failure.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.
functional_capacity
functional_capacity_code
functional_capacity_system
functional_capacity_valueset_id
coded text
text, text, text, text
yesFunctional capacity/data[at0001]/events[at0002]/data[at0003]/items[at0004]
objective_assessment
objective_assessment_code
objective_assessment_system
objective_assessment_valueset_id
coded text
text, text, text, text
yesObjective assessment/data[at0001]/events[at0002]/data[at0003]/items[at0011]
confounding_factorstextyesConfounding factors/data[at0001]/events[at0002]/state[at0016]/items[at0017]

Constraints

check ((functional_capacity_code is null and functional_capacity_system is null and functional_capacity_valueset_id is null and functional_capacity is null) or (functional_capacity is not null and functional_capacity_code is not null and functional_capacity_system is not null and functional_capacity_valueset_id is not null))
check ((objective_assessment_code is null and objective_assessment_system is null and objective_assessment_valueset_id is null and objective_assessment is null) or (objective_assessment is not null and objective_assessment_code is not null and objective_assessment_system is not null and objective_assessment_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
functional_capacity_valueset_id, functional_capacity_code, functional_capacity_system, functional_capacityvalueset_coderestrict
objective_assessment_valueset_id, objective_assessment_code, objective_assessment_system, objective_assessmentvalueset_coderestrict

Indexes

Value sets

Value setCodes
org.openehr::openEHR-EHR-OBSERVATION.nyha_heart_failure.v1/functional_capacity6
org.openehr::openEHR-EHR-OBSERVATION.nyha_heart_failure.v1/objective_assessment4