cgas

Children's Global Assessment Scale (CGAS) to score a subject's most impaired level of emotional and behavioural functioning in a specified period of time.

Children's Global Assessment Scale (CGAS) to score a subject's most impaired level of emotional and behavioural functioning in a specified period of time.

Purpose. To score a child's most impaired level of emotional and behavioural functioning in the specified period of time.

Source

ModelLegRole
openEHR-EHR-OBSERVATION.cgas.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.
scoreintegeryesScore/data[at0001]/events[at0002]/data[at0003]/items[at0004]
comment
comment_code
comment_system
comment_valueset_id
coded text
text, text, text, text
yesComment/data[at0001]/events[at0002]/data[at0003]/items[at0005]

Constraints

check (score is null or score between 1 and 100)
check ((comment_code is null and comment_system is null and comment_valueset_id is null) or (comment is not null and comment_code is not null and comment_system is not null and comment_valueset_id is not null))

Unique

References

ColumnsTargetOn delete
form_idformcascade
form_id, form_block_idform_blockcascade
comment_valueset_id, comment_code, comment_system, commentvalueset_coderestrict

Indexes