PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.nhsengland.stu1@1.3.0
    https://fhir.nhs.uk/England/StructureDefinition/Extension-England-LocationExtension
description: The Location extension is used to provide clarification, using alternative methods of describing a precise location.
package_name: fhir.r4.nhsengland.stu1
derivation: constraint
name: ExtensionEnglandLocationExtension
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        UPRN:
          match: {}
          schema:
            index: 0
            elements:
              url:
                pattern: {type: uri, value: UPRN}
                type: uri
                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}
                type: uri
                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}
                type: uri
                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}
                type: uri
                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}
                type: uri
                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}
                type: uri
                index: 26
              value:
                choices: [valueString]
                index: 28
              valueString: {type: string, choiceOf: value, index: 29}
  url:
    pattern: {type: uri, value: 'https://fhir.nhs.uk/England/StructureDefinition/Extension-England-LocationExtension'}
    type: uri
    index: 30
  value:
    choices: []
    index: 32
package_version: 1.3.0
extensions:
  UPRN:
    url: null
    index: 0
    elements:
      url:
        pattern: {type: uri, value: UPRN}
        type: uri
        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}
        type: uri
        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}
        type: uri
        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}
        type: uri
        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}
        type: uri
        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}
        type: uri
        index: 26
      value:
        choices: [valueString]
        index: 28
      valueString: {type: string, choiceOf: value, index: 29}
class: extension
kind: complex-type
url: https://fhir.nhs.uk/England/StructureDefinition/Extension-England-LocationExtension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0