PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.17-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location
description: This profile defines the UK constraints and extensions on the International FHIR resource [Location](https://hl7.org/fhir/R4/Location.html).
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: UKCoreLocation
type: Location
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        odsSiteCode:
          match: {system: 'https://fhir.nhs.uk/Id/ods-site-code'}
          schema:
            short: ODS Site code to identify the organisation at site level
            mustSupport: true
            index: 1
            elements:
              system:
                short: ODS Code
                pattern: {type: uri, value: 'https://fhir.nhs.uk/Id/ods-site-code'}
                type: uri
                index: 2
              value: {index: 3}
            required: [system, value]
  status: {short: 'Is the location active, inactive, or suspended', mustSupport: true, index: 4}
  name: {short: Name of the location as used by humans. This does not need to be unique., mustSupport: true, index: 5}
  address: {short: 'If locations can be visited, we need to keep track of their address.', mustSupport: true, index: 6}
package_version: 0.0.17-pre-release
class: profile
kind: resource
url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 2.3.0