PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    http://hl7.org/fhir/StructureDefinition/individual-pronouns
description: The pronouns to use when referring to an individual in verbal or written communication.
package_name: telus.dw.emr.extract-1-1-21
derivation: constraint
name: Pronouns
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        value:
          match: {}
          schema:
            short: The individual's pronouns
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: value}
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
            required: [value, valueCodeableConcept]
        period:
          match: {}
          schema:
            short: When the pronouns apply to the individual
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: period}
                index: 9
              value:
                choices: [valuePeriod]
                index: 11
              valuePeriod: {type: Period, choiceOf: value, index: 12}
            required: [valuePeriod, value]
        comment:
          match: {}
          schema:
            short: Explaination about the use of the pronouns
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: comment}
                index: 15
              value:
                choices: [valueString]
                index: 17
              valueString: {type: string, choiceOf: value, index: 18}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/individual-pronouns'}
    index: 19
  value:
    choices: []
    index: 21
package_version: 1.1.21
extensions:
  value:
    url: null
    short: The individual's pronouns
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: value}
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
    required: [value, valueCodeableConcept]
  period:
    url: null
    short: When the pronouns apply to the individual
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: period}
        index: 9
      value:
        choices: [valuePeriod]
        index: 11
      valuePeriod: {type: Period, choiceOf: value, index: 12}
    required: [valuePeriod, value]
  comment:
    url: null
    short: Explaination about the use of the pronouns
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: comment}
        index: 15
      value:
        choices: [valueString]
        index: 17
      valueString: {type: string, choiceOf: value, index: 18}
    required: [valueString, value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/individual-pronouns
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [extension]