PackagesCanonicalsLogsProblems
    Packages
    nexuzhealth.fhir.r4@1.0.2
    https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-discriptionWithLanguage
description: Gives a discription and the language for that description
package_name: nexuzhealth.fhir.r4
derivation: constraint
name: NxhExtDiscriptionWithLanguage
type: Extension
elements:
  extension:
    short: Language
    index: 0
    slicing:
      slices:
        language:
          match: {}
          schema:
            short: Language
            index: 0
            elements:
              url:
                pattern: {type: uri, value: language}
                type: uri
                index: 1
              value:
                choices: [valueCoding]
                index: 3
              valueCoding: {type: Coding, choiceOf: value, index: 4}
        text:
          match: {}
          schema:
            short: Text
            index: 5
            elements:
              url:
                pattern: {type: uri, value: text}
                type: uri
                index: 6
              value:
                choices: [valueString]
                index: 8
              valueString: {type: string, choiceOf: value, index: 9}
  url:
    pattern: {type: uri, value: 'https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-discriptionWithLanguage'}
    type: uri
    index: 10
  value:
    choices: []
    index: 12
package_version: 1.0.2
extensions:
  language:
    url: null
    short: Language
    index: 0
    elements:
      url:
        pattern: {type: uri, value: language}
        type: uri
        index: 1
      value:
        choices: [valueCoding]
        index: 3
      valueCoding: {type: Coding, choiceOf: value, index: 4}
  text:
    url: null
    short: Text
    index: 5
    elements:
      url:
        pattern: {type: uri, value: text}
        type: uri
        index: 6
      value:
        choices: [valueString]
        index: 8
      valueString: {type: string, choiceOf: value, index: 9}
class: extension
kind: complex-type
url: https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-discriptionWithLanguage
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null