Enum: GenderIdentity
Gender identity codes indicating an individual's personal sense of gender
URI: valuesets:GenderIdentity
Permissible Values
| Value |
Meaning |
Description |
| FEMALE |
SNOMED:446141000124107 |
Identifies as female gender (finding) |
| MALE |
SNOMED:446151000124109 |
Identifies as male gender (finding) |
| NON_BINARY |
SNOMED:33791000087105 |
Identifies as gender nonbinary |
| ASKED_DECLINED |
HL7:asked-declined |
Asked But Declined |
| UNKNOWN |
HL7:UNK |
A proper value is applicable, but not known |
Slots
| Name |
Description |
| gender_identity |
Gender identity codes indicating an individual's personal sense of gender |
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: GenderIdentity
description: Gender identity codes indicating an individual's personal sense of gender
from_schema: https://w3id.org/linkml/valuesets
source: https://terminology.hl7.org/ValueSet-gender-identity.html
rank: 1000
permissible_values:
FEMALE:
text: FEMALE
description: Identifies as female gender (finding)
meaning: SNOMED:446141000124107
MALE:
text: MALE
description: Identifies as male gender (finding)
meaning: SNOMED:446151000124109
NON_BINARY:
text: NON_BINARY
description: Identifies as gender nonbinary
meaning: SNOMED:33791000087105
ASKED_DECLINED:
text: ASKED_DECLINED
description: Asked But Declined
meaning: HL7:asked-declined
UNKNOWN:
text: UNKNOWN
description: A proper value is applicable, but not known
meaning: HL7:UNK