absence

Statement that specified health information is not available for inclusion in the health record or extract at the time of recording.

Statement that specified health information is not available for inclusion in the health record or extract at the time of recording.

Purpose. To enable recording or exchange of an explicit statement by a clinician that specified health information is not available for inclusion in the health record or record extract at the time of recording.

Source

ModelLegRole
openEHR-EHR-EVALUATION.absence.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.
absence_statementtextyesAbsence statement/data[at0001]/items[at0002]
reason_for_absence
reason_for_absence_code
reason_for_absence_system
reason_for_absence_valueset_id
coded text
text, text, text, text
yesReason for absence/data[at0001]/items[at0005]
last_updatedtimestamptzyesLast updated/protocol[at0003]/items[at0004]

Constraints

check ((reason_for_absence_code is null and reason_for_absence_system is null and reason_for_absence_valueset_id is null) or (reason_for_absence is not null and reason_for_absence_code is not null and reason_for_absence_system is not null and reason_for_absence_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
reason_for_absence_valueset_id, reason_for_absence_code, reason_for_absence_system, reason_for_absencevalueset_coderestrict

Indexes