Skip to content

Enum: PersonSexualOrientationCodeAtDiagnosis

Person's sexual orientation as self-declared at the time of the PATIENT DIAGNOSIS.

This complies with the information standard DCB2094.

URI: cosd:PersonSexualOrientationCodeAtDiagnosis

Permissible Values

Value Meaning Description
1 None Heterosexual or Straight
2 None Gay or Lesbian
3 None Bisexual
4 None Other sexual orientation not listed
U None PERSON asked and does not know or is not sure
Z None Not Stated (PERSON asked but declined to provide a response)
9 None Not Known (Not Recorded)

Slots

Name Description
cr6840_person_sexual_orientation_code_at_diagnosis Person's sexual orientation as self-declared at the time of the PATIENT DIAGN...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: PersonSexualOrientationCodeAtDiagnosis
description: 'Person''s sexual orientation as self-declared at the time of the PATIENT
  DIAGNOSIS.

  This complies with the information standard DCB2094.'
from_schema: https://health-informatics-uon.github.io/nuh-data/datasets/cosd
rank: 1000
permissible_values:
  '1':
    text: '1'
    description: Heterosexual or Straight
  '2':
    text: '2'
    description: Gay or Lesbian
  '3':
    text: '3'
    description: Bisexual
  '4':
    text: '4'
    description: Other sexual orientation not listed
  U:
    text: U
    description: PERSON asked and does not know or is not sure
  Z:
    text: Z
    description: Not Stated (PERSON asked but declined to provide a response)
  '9':
    text: '9'
    description: Not Known (Not Recorded)