PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.bars.r4@1.34.0
    https://fhir.nhs.uk/StructureDefinition/LocationExtension
description: Location Extension
package_name: uk.nhsdigital.bars.r4
derivation: constraint
name: LocationExtension
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        UPRN:
          match: {}
          schema:
            index: 0
            elements:
              url:
                pattern: {type: Uri, value: UPRN}
                index: 1
              value:
                choices: [valueString]
                index: 3
              valueString: {type: string, choiceOf: value, index: 4}
        PAF:
          match: {}
          schema:
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: PAF}
                index: 6
              value:
                choices: [valueString]
                index: 8
              valueString: {type: string, choiceOf: value, index: 9}
        eastings:
          match: {}
          schema:
            index: 10
            elements:
              url:
                pattern: {type: Uri, value: eastings}
                index: 11
              value:
                choices: [valueString]
                index: 13
              valueString: {type: string, choiceOf: value, index: 14}
        northings:
          match: {}
          schema:
            index: 15
            elements:
              url:
                pattern: {type: Uri, value: northings}
                index: 16
              value:
                choices: [valueString]
                index: 18
              valueString: {type: string, choiceOf: value, index: 19}
        what3words:
          match: {}
          schema:
            index: 20
            elements:
              url:
                pattern: {type: Uri, value: what3words}
                index: 21
              value:
                choices: [valueString]
                index: 23
              valueString: {type: string, choiceOf: value, index: 24}
        accuracy:
          match: {}
          schema:
            index: 25
            elements:
              url:
                pattern: {type: Uri, value: accuracy}
                index: 26
              value:
                choices: [valueString]
                index: 28
              valueString: {type: string, choiceOf: value, index: 29}
  url:
    pattern: {type: Uri, value: 'https://fhir.nhs.uk/StructureDefinition/LocationExtension'}
    index: 30
  value:
    choices: []
    index: 32
package_version: 1.34.0
extensions:
  UPRN:
    url: null
    index: 0
    elements:
      url:
        pattern: {type: Uri, value: UPRN}
        index: 1
      value:
        choices: [valueString]
        index: 3
      valueString: {type: string, choiceOf: value, index: 4}
  PAF:
    url: null
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: PAF}
        index: 6
      value:
        choices: [valueString]
        index: 8
      valueString: {type: string, choiceOf: value, index: 9}
  eastings:
    url: null
    index: 10
    elements:
      url:
        pattern: {type: Uri, value: eastings}
        index: 11
      value:
        choices: [valueString]
        index: 13
      valueString: {type: string, choiceOf: value, index: 14}
  northings:
    url: null
    index: 15
    elements:
      url:
        pattern: {type: Uri, value: northings}
        index: 16
      value:
        choices: [valueString]
        index: 18
      valueString: {type: string, choiceOf: value, index: 19}
  what3words:
    url: null
    index: 20
    elements:
      url:
        pattern: {type: Uri, value: what3words}
        index: 21
      value:
        choices: [valueString]
        index: 23
      valueString: {type: string, choiceOf: value, index: 24}
  accuracy:
    url: null
    index: 25
    elements:
      url:
        pattern: {type: Uri, value: accuracy}
        index: 26
      value:
        choices: [valueString]
        index: 28
      valueString: {type: string, choiceOf: value, index: 29}
class: extension
kind: complex-type
url: https://fhir.nhs.uk/StructureDefinition/LocationExtension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.3