PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r5@0.0.1-snapshot-1
    http://hl7.org/fhir/4.3/StructureDefinition/extension-MedicinalProductDefinition.name.countryLanguage
description: This cross-version extension represents MedicinalProductDefinition.name.countryLanguage from http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition|4.3.0 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r4b.r5
derivation: constraint
name: ext_R4B_MPD_na_countryLanguage
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        country:
          match: {url: null}
          schema:
            short: Country code for where this name applies
            isModifier: false
            _required: true
            index: 1
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Country code for where this name applies
                choices: [valueCodeableConcept]
                index: 3
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Country code for where this name applies
                choiceOf: value
                index: 4
        jurisdiction:
          match: {url: null}
          schema:
            isModifier: false
            short: Jurisdiction code for where this name applies
            index: 5
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Jurisdiction code for where this name applies
                choices: [valueCodeableConcept]
                index: 7
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Jurisdiction code for where this name applies
                choiceOf: value
                index: 8
        language:
          match: {url: null}
          schema:
            short: Language code for this name
            isModifier: false
            _required: true
            index: 9
            elements:
              value:
                base: {path: 'Extension.value[x]'}
                short: Language code for this name
                choices: [valueCodeableConcept]
                index: 11
              valueCodeableConcept:
                base: {path: 'Extension.value[x]'}
                type: CodeableConcept
                short: Language code for this name
                choiceOf: value
                index: 12
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-MedicinalProductDefinition.name.countryLanguage'}
    index: 13
package_version: 0.0.1-snapshot-1
extensions:
  country:
    url: null
    short: Country code for where this name applies
    isModifier: false
    _required: true
    index: 1
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Country code for where this name applies
        choices: [valueCodeableConcept]
        index: 3
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Country code for where this name applies
        choiceOf: value
        index: 4
  jurisdiction:
    url: null
    isModifier: false
    short: Jurisdiction code for where this name applies
    index: 5
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Jurisdiction code for where this name applies
        choices: [valueCodeableConcept]
        index: 7
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Jurisdiction code for where this name applies
        choiceOf: value
        index: 8
  language:
    url: null
    short: Language code for this name
    isModifier: false
    _required: true
    index: 9
    elements:
      value:
        base: {path: 'Extension.value[x]'}
        short: Language code for this name
        choices: [valueCodeableConcept]
        index: 11
      valueCodeableConcept:
        base: {path: 'Extension.value[x]'}
        type: CodeableConcept
        short: Language code for this name
        choiceOf: value
        index: 12
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-MedicinalProductDefinition.name.countryLanguage
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]