contraindication

A clinical intervention (including, but not limited to, use of a treatment or performance of a test or procedure) that should not be carried out due to the likelihood, or possibil…

A clinical intervention (including, but not limited to, use of a treatment or performance of a test or procedure) that should not be carried out due to the likelihood, or possibility, of harm being caused to an individual.

Purpose. To record a contraindication for a clinical intervention (including, but not limited to, a treatment, test or procedure) that should not be carried out due to the likelihood, or possibility, of harm being caused to an individual.

Source

ModelLegRole
openEHR-EHR-EVALUATION.contraindication.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.
contraindicated_intervention
contraindicated_intervention_code
contraindicated_intervention_system
contraindicated_intervention_valueset_id
coded text
text, text, text, text
yesContraindicated intervention/data[at0001]/items[at0002]
status
status_code
status_system
status_valueset_id
coded text
text, text, text, text
yesStatus/data[at0001]/items[at0014]
criticality
criticality_code
criticality_system
criticality_valueset_id
coded text
text, text, text, text
yesCriticality/data[at0001]/items[at0007]
clinical_indication
clinical_indication_code
clinical_indication_system
clinical_indication_valueset_id
coded text
text, text, text, text
yesClinical indication/data[at0001]/items[at0021]
rationaletextyesRationale/data[at0001]/items[at0003]
category
category_code
category_system
category_valueset_id
coded text
text, text, text, text
yesCategory/data[at0001]/items[at0013]
commenttextyesComment/data[at0001]/items[at0008]
valid_period_starttimestamptzyesValid period start/protocol[at0006]/items[at0022]
valid_period_endtimestamptzyesValid period end/protocol[at0006]/items[at0023]
review_datetimestamptzyesReview date/protocol[at0006]/items[at0009]
last_updatedtimestamptzyesLast updated/protocol[at0006]/items[at0004]

Constraints

check ((contraindicated_intervention_code is null and contraindicated_intervention_system is null and contraindicated_intervention_valueset_id is null) or (contraindicated_intervention is not null and contraindicated_intervention_code is not null and contraindicated_intervention_system is not null and contraindicated_intervention_valueset_id is not null))
check ((status_code is null and status_system is null and status_valueset_id is null) or (status is not null and status_code is not null and status_system is not null and status_valueset_id is not null))
check ((criticality_code is null and criticality_system is null and criticality_valueset_id is null and criticality is null) or (criticality is not null and criticality_code is not null and criticality_system is not null and criticality_valueset_id is not null))
check ((clinical_indication_code is null and clinical_indication_system is null and clinical_indication_valueset_id is null) or (clinical_indication is not null and clinical_indication_code is not null and clinical_indication_system is not null and clinical_indication_valueset_id is not null))
check ((category_code is null and category_system is null and category_valueset_id is null) or (category is not null and category_code is not null and category_system is not null and category_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
contraindicated_intervention_valueset_id, contraindicated_intervention_code, contraindicated_intervention_system, contraindicated_interventionvalueset_coderestrict
status_valueset_id, status_code, status_system, statusvalueset_coderestrict
criticality_valueset_id, criticality_code, criticality_system, criticalityvalueset_coderestrict
clinical_indication_valueset_id, clinical_indication_code, clinical_indication_system, clinical_indicationvalueset_coderestrict
category_valueset_id, category_code, category_system, categoryvalueset_coderestrict

Indexes

Value sets

Value setCodes
org.openehr::openEHR-EHR-EVALUATION.contraindication.v1/criticality3
org.openehr::openEHR-EHR-EVALUATION.contraindication.v1/status5