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. package_name: ForgePatientChart.0830 derivation: constraint name: GenderIdentity type: Extension elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: 1 slices: value: match: {url: value} schema: short: The individual's gender identity mustSupport: true _required: true index: 1 elements: url: type: uri pattern: {type: Uri, value: value} index: 2 value: mustSupport: true choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 5} value[x]: elements: coding: mustSupport: true index: 6 elements: system: {mustSupport: true, index: 7} code: {mustSupport: true, index: 8} required: [system, code] text: {mustSupport: true, index: 9} required: [value, valueCodeableConcept] period: match: {url: period} schema: short: The time period during which the gender identity applies to the individual index: 10 elements: url: type: uri pattern: {type: Uri, value: period} index: 11 value: choices: [valuePeriod] index: 13 valuePeriod: {type: Period, choiceOf: value, index: 14} required: [valuePeriod, value] comment: match: {url: comment} schema: short: Text to further explain the use of the specified gender identity mustSupport: true index: 15 elements: url: type: uri pattern: {type: Uri, value: comment} index: 16 value: mustSupport: true choices: [valueString] index: 18 valueString: {type: string, mustSupport: true, choiceOf: value, index: 19} required: [valueString, value] url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/individual-genderIdentity'} index: 20 value: choices: [] index: 22 package_version: 0.1.0 extensions: value: url: value short: The individual's gender identity mustSupport: true _required: true index: 1 elements: url: type: uri pattern: {type: Uri, value: value} index: 2 value: mustSupport: true choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 5} value[x]: elements: coding: mustSupport: true index: 6 elements: system: {mustSupport: true, index: 7} code: {mustSupport: true, index: 8} required: [system, code] text: {mustSupport: true, index: 9} required: [value, valueCodeableConcept] period: url: period short: The time period during which the gender identity applies to the individual index: 10 elements: url: type: uri pattern: {type: Uri, value: period} index: 11 value: choices: [valuePeriod] index: 13 valuePeriod: {type: Period, choiceOf: value, index: 14} required: [valuePeriod, value] comment: url: comment short: Text to further explain the use of the specified gender identity mustSupport: true index: 15 elements: url: type: uri pattern: {type: Uri, value: comment} index: 16 value: mustSupport: true choices: [valueString] index: 18 valueString: {type: string, mustSupport: true, choiceOf: value, index: 19} required: [valueString, value] class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/individual-genderIdentity base: http://hl7.org/fhir/StructureDefinition/Extension version: 4.0.1 required: [extension]