exclusion_specific

A statement of exclusion of a specific Problem/diagnosis, Family history, Medication, Procedure, Adverse reaction or other clinical item that is either not currently present, or h…

A statement of exclusion of a specific Problem/diagnosis, Family history, Medication, Procedure, Adverse reaction or other clinical item that is either not currently present, or have not been present in the past.

Purpose. To record a statement of exclusion about a specific Problem/diagnosis, Family history, Medication, Procedure, Adverse reaction or other clinical item that is either not currently present, or have not been present in the past.

Source

ModelLegRole
openEHR-EHR-EVALUATION.exclusion_specific.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.
exclusion_statementtextyesExclusion statement/data[at0001]/items[at0002]
excluded_concept
excluded_concept_code
excluded_concept_system
excluded_concept_valueset_id
coded text
text, text, text, text
yesExcluded concept/data[at0001]/items[at0003]
commenttextyesComment/data[at0001]/items[at0012]

Constraints

check ((excluded_concept_code is null and excluded_concept_system is null and excluded_concept_valueset_id is null) or (excluded_concept is not null and excluded_concept_code is not null and excluded_concept_system is not null and excluded_concept_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
excluded_concept_valueset_id, excluded_concept_code, excluded_concept_system, excluded_conceptvalueset_coderestrict

Indexes