http://hl7.org/fhir/StructureDefinition/individual-genderIdentity|5.2.0

An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something else. This represents an individual’s identity, ascertained by asking them what that identity is. \n In the case where the gender identity is communicated by a third party, for example, if a spouse indicates the gender identity of their partner on an intake form, a Provenance resource can be used with a Provenance.target referring to the Patient, with a targetElement extension identifying the gender identity extension as the target element within the Patient resource. When exchanging this concept, refer to the guidance in the [Gender Harmony Implementation Guide](http://hl7.org/xprod/ig/uv/gender-harmony/).
description: An individual's personal sense of being a man, woman, boy, girl, nonbinary, or something else. This represents an individual’s identity, ascertained by asking them what that identity is. \n In the case where the gender identity is communicated by a third party, for example, if a spouse indicates the gender identity of their partner on an intake form, a Provenance resource can be used with a Provenance.target referring to the Patient, with a targetElement extension identifying the gender identity extension as the target element within the Patient resource.  When exchanging this concept, refer to the guidance in the [Gender Harmony Implementation Guide](http://hl7.org/xprod/ig/uv/gender-harmony/).
derivation: constraint
name: PGenderIdentity
type: Extension
elements:
  extension:
    short: The individual's gender identity
    index: 0
    slicing:
      slices:
        value:
          match: {}
          schema:
            short: The individual's gender identity
            _required: true
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: value}
                index: 2
              value:
                choices: []
                index: 4
            required: [value]
        period:
          match: {}
          schema:
            short: The time period during which the gender identity applies to the individual
            index: 5
            extensions: {}
            elements:
              extension: {index: 6}
              url:
                pattern: {type: Uri, value: period}
                index: 7
              value:
                choices: []
                index: 9
            required: [value]
        comment:
          match: {}
          schema:
            short: Text to further explain the use of the specified gender identity
            index: 10
            extensions: {}
            elements:
              extension: {index: 11}
              url:
                pattern: {type: Uri, value: comment}
                index: 12
              value:
                choices: []
                index: 14
            required: [value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/individual-genderIdentity'}
    index: 15
  value:
    choices: []
    index: 17
extensions:
  value:
    url: null
    short: The individual's gender identity
    _required: true
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: value}
        index: 2
      value:
        choices: []
        index: 4
    required: [value]
  period:
    url: null
    short: The time period during which the gender identity applies to the individual
    index: 5
    extensions: {}
    elements:
      extension: {index: 6}
      url:
        pattern: {type: Uri, value: period}
        index: 7
      value:
        choices: []
        index: 9
    required: [value]
  comment:
    url: null
    short: Text to further explain the use of the specified gender identity
    index: 10
    extensions: {}
    elements:
      extension: {index: 11}
      url:
        pattern: {type: Uri, value: comment}
        index: 12
      value:
        choices: []
        index: 14
    required: [value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [extension]