PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2b.examples@1.4.0
    http://hl7.org/fhir/StructureDefinition/codesystem-otherName
description: Human readable names for the codesystem.
package_name: hl7.fhir.r2b.examples
derivation: constraint
name: Alternative names
type: null
elements:
  extension:
    isModifier: false
    short: Human readable, short and specific
    index: 0
    name: name
    comments: This need not be unique. However some use cases require uniqueness within a namespace and therefore best practice would be to make the name unique.
    type: Extension
    mustSupport: false
    elements:
      extension:
        isModifier: false
        name: extension
        mustSupport: false
        maxLength: 0
        base: {max: '0', min: 0, path: Extension.extension.extension}
        isSummary: false
        index: 7
      url:
        isModifier: false
        pattern: {type: Uri, value: preferred}
        type: uri
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: Extension.extension.url}
        isSummary: false
        index: 8
      value:
        base: {max: '1', min: 0, path: 'Extension.extension.value[x]'}
        isSummary: false
        maxLength: 0
        isModifier: false
        mustSupport: false
        choices: [valueBoolean]
        index: 10
      valueString:
        isModifier: false
        index: 5
        type: string
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: 'Extension.extension.value[x]'}
        choiceOf: value
        isSummary: false
      valueBoolean:
        isModifier: false
        index: 11
        type: boolean
        mustSupport: false
        maxLength: 0
        base: {max: '1', min: 0, path: 'Extension.extension.value[x]'}
        choiceOf: value
        isSummary: false
    extensions: {}
    maxLength: 0
    base: {max: '1', min: 0, path: Extension.extension}
    required: [valueString, value, valueBoolean]
    isSummary: false
  url:
    isModifier: false
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/codesystem-otherName'}
    type: uri
    mustSupport: false
    maxLength: 0
    base: {max: '1', min: 0, path: Extension.url}
    isSummary: false
    index: 12
  value:
    isModifier: false
    mustSupport: false
    choices: []
    maxLength: 0
    base: {max: '0', min: 0, path: 'Extension.value[x]'}
    isSummary: false
    index: 14
package_version: 1.4.0
extensions: {}
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/codesystem-otherName
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [extension]