Skip to content

Slot: pseudo_nhs_number

The NHS NUMBER, the primary identifier of a PERSON, is a unique identifier for a PATIENT within the NHS in England and Wales. Pseudonymised for research use.

URI: demographics:pseudo_nhs_number

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 PSEUDO_NHS_NUMBER
sql_type VARBINARY(100)
sensitivity pseudonymised

Schema Source

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

Mappings

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

LinkML Source

name: pseudo_nhs_number
annotations:
  sql_column:
    tag: sql_column
    value: PSEUDO_NHS_NUMBER
  sql_type:
    tag: sql_type
    value: VARBINARY(100)
  sensitivity:
    tag: sensitivity
    value: pseudonymised
description: The NHS NUMBER, the primary identifier of a PERSON, is a unique identifier
  for a PATIENT within the NHS in England and Wales. Pseudonymised for research use.
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/demographics
rank: 1000
domain_of:
- CoreDemographics
range: string
required: false