PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.8-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation
description: Information describing the main location of the organisation.
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: ExtensionUKCoreMainLocation
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation'}
    type: uri
    index: 0
  value:
    short: Reference to the main location of an organization
    choices: [valueReference]
    index: 2
  valueReference:
    type: Reference
    short: Reference to the main location of an organization
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    index: 3
package_version: 0.0.8-pre-release
class: extension
kind: complex-type
url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-MainLocation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.1.0
required: [value, valueReference]