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: sact:pseudo_nhs_number

Applicable Classes

Name Description Modifies Slot
SACTResearchView Flat research view combining patient, regimen, cycle, and drug administration... no

Properties

Type and Range

Property Value
Range String
Domain Of SACTResearchView

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/sact

Mappings

Mapping Type Mapped Value
self sact:pseudo_nhs_number
native sact: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/sact
rank: 1000
domain_of:
- SACTResearchView
range: string
required: false