Term: study completion status (study_complt_stat)
Specification of study completion status, if no the reason should be specified
URI: MIXS:0000898
Applicable Checklists and Extensions
NOTE: does not include Combinations (of checklists and extensions) that use study_complt_stat.
| Name | Description | Checklist/Extension | 
|---|---|---|
| HumanAssociated | A collection of terms appropriate when collecting samples and sequencing samp... | Extension | 
Properties
- Range: String
- 
Cardinality: 0..1 
- 
Structured pattern: ^{boolean};(?:adverse event|non-compliance|lost to follow up|other)$
Examples
| Value | 
|---|
| no;non-compliance | 
Annotations
- Expected_value: YES or NO due to (1)adverse event (2) non-compliance (3) lost to follow up (4)other-specify
LinkML Source
name: study_complt_stat
annotations:
  Expected_value:
    tag: Expected_value
    value: YES or NO due to (1)adverse event (2) non-compliance (3) lost to follow
      up (4)other-specify
description: Specification of study completion status, if no the reason should be
  specified
title: study completion status
examples:
- value: no;non-compliance
from_schema: https://w3id.org/mixs
keywords:
- status
slot_uri: MIXS:0000898
alias: study_complt_stat
domain_of:
- HumanAssociated
range: string
structured_pattern:
  syntax: ^{boolean};(?:adverse event|non-compliance|lost to follow up|other)$
  interpolated: true