Concept set
Contents |
[edit]
Description
A set is a grouping of related concepts for a given OpenMRS implementation. For example, SERUM SODIUM and SERUM POTASSIUM are both members of the SERUM CHEMISTRIES set. Each row in this table defines a single member of a set.
[edit]
Attributes
| Column Name | Type | Default | Description | |
|---|---|---|---|---|
| | concept_id concept.concept_id | int | Member concept for a given set. | |
| | concept_set concept.concept_id | int | Set concept (as established by the concept.is_set bit. | |
| sort_weight | double | NULL | Allows system or developer to order members of a given set. | |
| | creator users.user_id | int | User who created the set member. | |
| | date_created | datetime | 0000-00-00 00:00:00 | Date when this set member was added to a given set. |
| | ||||
