PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r3@0.1.0
    http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name
description: 'R4: `SubstanceSpecification.name` (new:BackboneElement)'
package_name: hl7.fhir.uv.xver-r4.r3
derivation: constraint
name: ExtensionSubstanceSpecification_Name
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    min: 1
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        official:
          match: {url: official}
          schema:
            short: 'R4: Details of the official nature of this name (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 44
            extensions:
              authority:
                url: authority
                short: 'R4: Which authority uses this official name (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 46
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: authority}
                    index: 47
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Which authority uses this official name
                    choices: [valueCodeableConcept]
                    index: 49
                  valueCodeableConcept:
                    short: Which authority uses this official name
                    type: CodeableConcept
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 50
                required: [url]
              status:
                url: status
                short: 'R4: The status of the official name (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 51
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: status}
                    index: 52
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The status of the official name
                    choices: [valueCodeableConcept]
                    index: 54
                  valueCodeableConcept:
                    short: The status of the official name
                    type: CodeableConcept
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 55
                required: [url]
              date:
                url: date
                short: 'R4: Date of official name change (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 56
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: date}
                    index: 57
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Date of official name change
                    choices: [valueDateTime]
                    index: 59
                  valueDateTime:
                    short: Date of official name change
                    type: dateTime
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 60
                required: [url]
            elements:
              extension:
                base: {max: '*', min: 0, path: Extension.extension}
                array: true
                index: 45
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: 0
                  slices:
                    authority:
                      match: {url: authority}
                      schema:
                        short: 'R4: Which authority uses this official name (new)'
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 46
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: authority}
                            index: 47
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Which authority uses this official name
                            choices: [valueCodeableConcept]
                            index: 49
                          valueCodeableConcept:
                            short: Which authority uses this official name
                            type: CodeableConcept
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 50
                        required: [url]
                    status:
                      match: {url: status}
                      schema:
                        short: 'R4: The status of the official name (new)'
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 51
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: status}
                            index: 52
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: The status of the official name
                            choices: [valueCodeableConcept]
                            index: 54
                          valueCodeableConcept:
                            short: The status of the official name
                            type: CodeableConcept
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 55
                        required: [url]
                    date:
                      match: {url: date}
                      schema:
                        short: 'R4: Date of official name change (new)'
                        base: {max: '*', min: 0, path: Extension.extension}
                        index: 56
                        elements:
                          url:
                            base: {max: '1', min: 1, path: Extension.url}
                            pattern: {type: Uri, value: date}
                            index: 57
                          value:
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            short: Date of official name change
                            choices: [valueDateTime]
                            index: 59
                          valueDateTime:
                            short: Date of official name change
                            type: dateTime
                            base: {max: '1', min: 0, path: 'Extension.value[x]'}
                            choiceOf: value
                            index: 60
                        required: [url]
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: official}
                index: 61
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choices: []
                index: 63
            required: [url]
        jurisdiction:
          match: {url: jurisdiction}
          schema:
            short: 'R4: The jurisdiction where this name applies (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 31
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: jurisdiction}
                index: 32
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The jurisdiction where this name applies
                choices: [valueCodeableConcept]
                index: 34
              valueCodeableConcept:
                short: The jurisdiction where this name applies
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 35
            required: [url]
        name:
          match: {url: name}
          schema:
            short: 'R4: The actual name (new)'
            _required: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: name}
                index: 2
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The actual name
                choices: [valueString]
                index: 4
              valueString:
                short: The actual name
                type: string
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 5
            required: [url, valueString, value]
        type:
          match: {url: type}
          schema:
            short: 'R4: Name type (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: type}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Name type
                choices: [valueCodeableConcept]
                index: 9
              valueCodeableConcept:
                short: Name type
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 10
            required: [url]
        source:
          match: {url: source}
          schema:
            short: 'R4: Supporting literature (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 64
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: source}
                index: 65
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Supporting literature
                choices: [valueReference, valueReference]
                index: 67
              valueReference:
                short: Supporting literature
                refers: ['http://hl7.org/fhir/4.0/StructureDefinition/profile-DocumentReference|0.1.0']
                type: Reference
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 68
            required: [url]
        status:
          match: {url: status}
          schema:
            short: 'R4: The status of the name (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: status}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The status of the name
                choices: [valueCodeableConcept]
                index: 14
              valueCodeableConcept:
                short: The status of the name
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 15
            required: [url]
        language:
          match: {url: language}
          schema:
            short: 'R4: Language of the name (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 21
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: language}
                index: 22
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Language of the name
                choices: [valueCodeableConcept]
                index: 24
              valueCodeableConcept:
                short: Language of the name
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 25
            required: [url]
        synonym:
          match: {url: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name'}
          schema:
            short: 'R4: A synonym of this name (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 36
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name'}
                index: 37
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choices: []
                index: 39
            required: [url]
        translation:
          match: {url: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name'}
          schema:
            short: 'R4: A translation for this name (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 40
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name'}
                index: 41
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choices: []
                index: 43
            required: [url]
        preferred:
          match: {url: preferred}
          schema:
            short: 'R4: If this is the preferred name for this substance (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: preferred}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: If this is the preferred name for this substance
                choices: [valueBoolean]
                index: 19
              valueBoolean:
                short: If this is the preferred name for this substance
                type: boolean
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 20
            required: [url]
        domain:
          match: {url: domain}
          schema:
            short: 'R4: The use context of this name for example if there is a different name a drug active ingredient as opposed to a food colour additive (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 26
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: domain}
                index: 27
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The use context of this name for example if there is a different name a drug active ingredient as opposed to a food colour additive
                choices: [valueCodeableConcept]
                index: 29
              valueCodeableConcept:
                short: The use context of this name for example if there is a different name a drug active ingredient as opposed to a food colour additive
                type: CodeableConcept
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 30
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name'}
    index: 70
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choices: []
    index: 72
package_version: 0.1.0
extensions:
  official:
    url: official
    short: 'R4: Details of the official nature of this name (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 44
    extensions:
      authority:
        url: authority
        short: 'R4: Which authority uses this official name (new)'
        base: {max: '*', min: 0, path: Extension.extension}
        index: 46
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: authority}
            index: 47
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Which authority uses this official name
            choices: [valueCodeableConcept]
            index: 49
          valueCodeableConcept:
            short: Which authority uses this official name
            type: CodeableConcept
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 50
        required: [url]
      status:
        url: status
        short: 'R4: The status of the official name (new)'
        base: {max: '*', min: 0, path: Extension.extension}
        index: 51
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: status}
            index: 52
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: The status of the official name
            choices: [valueCodeableConcept]
            index: 54
          valueCodeableConcept:
            short: The status of the official name
            type: CodeableConcept
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 55
        required: [url]
      date:
        url: date
        short: 'R4: Date of official name change (new)'
        base: {max: '*', min: 0, path: Extension.extension}
        index: 56
        elements:
          url:
            base: {max: '1', min: 1, path: Extension.url}
            pattern: {type: Uri, value: date}
            index: 57
          value:
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            short: Date of official name change
            choices: [valueDateTime]
            index: 59
          valueDateTime:
            short: Date of official name change
            type: dateTime
            base: {max: '1', min: 0, path: 'Extension.value[x]'}
            choiceOf: value
            index: 60
        required: [url]
    elements:
      extension:
        base: {max: '*', min: 0, path: Extension.extension}
        array: true
        index: 45
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: 0
          slices:
            authority:
              match: {url: authority}
              schema:
                short: 'R4: Which authority uses this official name (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 46
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: authority}
                    index: 47
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Which authority uses this official name
                    choices: [valueCodeableConcept]
                    index: 49
                  valueCodeableConcept:
                    short: Which authority uses this official name
                    type: CodeableConcept
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 50
                required: [url]
            status:
              match: {url: status}
              schema:
                short: 'R4: The status of the official name (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 51
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: status}
                    index: 52
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: The status of the official name
                    choices: [valueCodeableConcept]
                    index: 54
                  valueCodeableConcept:
                    short: The status of the official name
                    type: CodeableConcept
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 55
                required: [url]
            date:
              match: {url: date}
              schema:
                short: 'R4: Date of official name change (new)'
                base: {max: '*', min: 0, path: Extension.extension}
                index: 56
                elements:
                  url:
                    base: {max: '1', min: 1, path: Extension.url}
                    pattern: {type: Uri, value: date}
                    index: 57
                  value:
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    short: Date of official name change
                    choices: [valueDateTime]
                    index: 59
                  valueDateTime:
                    short: Date of official name change
                    type: dateTime
                    base: {max: '1', min: 0, path: 'Extension.value[x]'}
                    choiceOf: value
                    index: 60
                required: [url]
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: official}
        index: 61
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choices: []
        index: 63
    required: [url]
  jurisdiction:
    url: jurisdiction
    short: 'R4: The jurisdiction where this name applies (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 31
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: jurisdiction}
        index: 32
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The jurisdiction where this name applies
        choices: [valueCodeableConcept]
        index: 34
      valueCodeableConcept:
        short: The jurisdiction where this name applies
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 35
    required: [url]
  name:
    url: name
    short: 'R4: The actual name (new)'
    _required: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: name}
        index: 2
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The actual name
        choices: [valueString]
        index: 4
      valueString:
        short: The actual name
        type: string
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 5
    required: [url, valueString, value]
  type:
    url: type
    short: 'R4: Name type (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: type}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Name type
        choices: [valueCodeableConcept]
        index: 9
      valueCodeableConcept:
        short: Name type
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 10
    required: [url]
  source:
    url: source
    short: 'R4: Supporting literature (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 64
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: source}
        index: 65
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Supporting literature
        choices: [valueReference, valueReference]
        index: 67
      valueReference:
        short: Supporting literature
        refers: ['http://hl7.org/fhir/4.0/StructureDefinition/profile-DocumentReference|0.1.0']
        type: Reference
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 68
    required: [url]
  status:
    url: status
    short: 'R4: The status of the name (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: status}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The status of the name
        choices: [valueCodeableConcept]
        index: 14
      valueCodeableConcept:
        short: The status of the name
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 15
    required: [url]
  language:
    url: language
    short: 'R4: Language of the name (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 21
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: language}
        index: 22
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Language of the name
        choices: [valueCodeableConcept]
        index: 24
      valueCodeableConcept:
        short: Language of the name
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 25
    required: [url]
  synonym:
    url: http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name
    short: 'R4: A synonym of this name (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 36
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name'}
        index: 37
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choices: []
        index: 39
    required: [url]
  translation:
    url: http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name
    short: 'R4: A translation for this name (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 40
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name'}
        index: 41
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choices: []
        index: 43
    required: [url]
  preferred:
    url: preferred
    short: 'R4: If this is the preferred name for this substance (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: preferred}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: If this is the preferred name for this substance
        choices: [valueBoolean]
        index: 19
      valueBoolean:
        short: If this is the preferred name for this substance
        type: boolean
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 20
    required: [url]
  domain:
    url: domain
    short: 'R4: The use context of this name for example if there is a different name a drug active ingredient as opposed to a food colour additive (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 26
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: domain}
        index: 27
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The use context of this name for example if there is a different name a drug active ingredient as opposed to a food colour additive
        choices: [valueCodeableConcept]
        index: 29
      valueCodeableConcept:
        short: The use context of this name for example if there is a different name a drug active ingredient as opposed to a food colour additive
        type: CodeableConcept
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 30
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.0/StructureDefinition/extension-SubstanceSpecification.name
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [url, extension]