hivdb / covid-drdb

MIT License
2 stars 0 forks source link

Add column "immune_status" to table subjects #20

Closed philiptzou closed 2 years ago

philiptzou commented 2 years ago

Enum: HIV, transplant, chemotherapy, autoimmune-disease

philiptzou commented 2 years ago

Further discussion determined four enum values:

The column should be created allowing null value. A null value means we haven't looked up the immune status for the subject.