Skip to content

Slot: marital_status

An indicator to identify the legal marital status of a PERSON.

https://www.datadictionary.nhs.uk/data_elements/person_marital_status.html

URI: demographics:marital_status

Applicable Classes

Name Description Modifies Slot
CoreDemographics Pseudonymised patient demographic data (sex, DOB, ethnicity, LLSOA, etc no

Properties

Type and Range

Property Value
Range String
Domain Of CoreDemographics

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Annotations

property value
sql_column MARITAL_STATUS
sql_type NVARCHAR(6)

Schema Source

  • from schema: https://health-informatics-uon.github.io/nuh-data/datasets/demographics

Mappings

Mapping Type Mapped Value
self demographics:marital_status
native demographics:marital_status

LinkML Source

name: marital_status
annotations:
  sql_column:
    tag: sql_column
    value: MARITAL_STATUS
  sql_type:
    tag: sql_type
    value: NVARCHAR(6)
description: 'An indicator to identify the legal marital status of a PERSON.

  https://www.datadictionary.nhs.uk/data_elements/person_marital_status.html'
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/demographics
rank: 1000
domain_of:
- CoreDemographics
range: string
required: false