Enum: Marital5

Enumeration for marital status with 5 categories.

URI: [ada_ohwb:Marital5](https://w3id.org/OHD/DFA-study/ada_ohwb/Marital5) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | 1 | http://purl.obolibrary.org/obo/NCIT_C150743 | Married | | 2 | http://purl.obolibrary.org/obo/NCIT_C51775 | Widowed | | 3 | http://purl.obolibrary.org/obo/NCIT_C51776 | Divorced | | 4 | http://purl.obolibrary.org/obo/NCIT_C156541 | Separated | | 99 | http://purl.obolibrary.org/obo/NCIT_C51774 | Never married | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/OHD/DFA-study/ada_ohwb ## LinkML Source
name: Marital5
description: Enumeration for marital status with 5 categories.
from_schema: https://w3id.org/OHD/DFA-study/ada_ohwb
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Married
    meaning: http://purl.obolibrary.org/obo/NCIT_C150743
  '2':
    text: '2'
    description: Widowed
    meaning: http://purl.obolibrary.org/obo/NCIT_C51775
  '3':
    text: '3'
    description: Divorced
    meaning: http://purl.obolibrary.org/obo/NCIT_C51776
  '4':
    text: '4'
    description: Separated
    meaning: http://purl.obolibrary.org/obo/NCIT_C156541
  '99':
    text: '99'
    description: Never married
    meaning: http://purl.obolibrary.org/obo/NCIT_C51774