Skip to content

Slot: marital_status_desc

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_desc

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_DESC
sql_type NVARCHAR(64)

Schema Source

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

Mappings

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

LinkML Source

name: marital_status_desc
annotations:
  sql_column:
    tag: sql_column
    value: MARITAL_STATUS_DESC
  sql_type:
    tag: sql_type
    value: NVARCHAR(64)
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