Skip to content

Enum: MaritalStatus

The domestic partnership status of a person

URI: valuesets:MaritalStatus

Permissible Values

Value Meaning Description
ANNULLED HL7:marital-status#A Marriage contract has been declared null and to not have existed
DIVORCED HL7:marital-status#D Marriage contract has been declared dissolved and inactive
INTERLOCUTORY HL7:marital-status#I Subject to an Interlocutory Decree
LEGALLY_SEPARATED HL7:marital-status#L Legally Separated
MARRIED HL7:marital-status#M A current marriage contract is active
COMMON_LAW HL7:marital-status#C Marriage recognized in some jurisdictions based on parties' agreement
POLYGAMOUS HL7:marital-status#P More than 1 current spouse
DOMESTIC_PARTNER HL7:marital-status#T Person declares that a domestic partner relationship exists
UNMARRIED HL7:marital-status#U Currently not in a marriage contract
NEVER_MARRIED HL7:marital-status#S No marriage contract has ever been entered
WIDOWED HL7:marital-status#W The spouse has died
UNKNOWN HL7:marital-status#UNK A proper value is applicable, but not known

Slots

Name Description
marital_status The domestic partnership status of a person

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: MaritalStatus
description: The domestic partnership status of a person
from_schema: https://w3id.org/linkml/valuesets
source: https://www.hl7.org/fhir/valueset-marital-status.html
rank: 1000
permissible_values:
  ANNULLED:
    text: ANNULLED
    description: Marriage contract has been declared null and to not have existed
    meaning: HL7:marital-status#A
  DIVORCED:
    text: DIVORCED
    description: Marriage contract has been declared dissolved and inactive
    meaning: HL7:marital-status#D
  INTERLOCUTORY:
    text: INTERLOCUTORY
    description: Subject to an Interlocutory Decree
    meaning: HL7:marital-status#I
  LEGALLY_SEPARATED:
    text: LEGALLY_SEPARATED
    description: Legally Separated
    meaning: HL7:marital-status#L
  MARRIED:
    text: MARRIED
    description: A current marriage contract is active
    meaning: HL7:marital-status#M
  COMMON_LAW:
    text: COMMON_LAW
    description: Marriage recognized in some jurisdictions based on parties' agreement
    meaning: HL7:marital-status#C
  POLYGAMOUS:
    text: POLYGAMOUS
    description: More than 1 current spouse
    meaning: HL7:marital-status#P
  DOMESTIC_PARTNER:
    text: DOMESTIC_PARTNER
    description: Person declares that a domestic partner relationship exists
    meaning: HL7:marital-status#T
  UNMARRIED:
    text: UNMARRIED
    description: Currently not in a marriage contract
    meaning: HL7:marital-status#U
  NEVER_MARRIED:
    text: NEVER_MARRIED
    description: No marriage contract has ever been entered
    meaning: HL7:marital-status#S
  WIDOWED:
    text: WIDOWED
    description: The spouse has died
    meaning: HL7:marital-status#W
  UNKNOWN:
    text: UNKNOWN
    description: A proper value is applicable, but not known
    meaning: HL7:marital-status#UNK