last_menstrual_period

Identification of the first day of the most recent menstrual cycle for the individual.

Identification of the first day of the most recent menstrual cycle for the individual.

Purpose. To record the details about the first day of the most recent menstrual cycle for the individual.

Source

ModelLegRole
openEHR-EHR-EVALUATION.last_menstrual_period.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.
date_of_onset_lmpdateyesDate of onset (LMP)/data[at0001]/items[at0002]
certainty
certainty_code
certainty_system
certainty_valueset_id
coded text
text, text, text, text
yesCertainty/data[at0001]/items[at0009]
descriptiontextyesDescription/data[at0001]/items[at0007]
commenttextyesComment/data[at0001]/items[at0008]
last_updatedtimestamptzyesLast updated/protocol[at0003]/items[at0004]

Constraints

check ((certainty_code is null and certainty_system is null and certainty_valueset_id is null) or (certainty is not null and certainty_code is not null and certainty_system is not null and certainty_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
certainty_valueset_id, certainty_code, certainty_system, certaintyvalueset_coderestrict

Indexes