PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.discovery@0.0.5
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location
description: null
package_name: fhir.r4.wales.discovery
derivation: constraint
name: DataStandardsWalesLocation
type: Location
elements:
  identifier:
    mustSupport: true
    index: 0
    slicing:
      slices:
        odsSiteCode:
          match: {}
          schema: {index: 1}
          max: 0
        wrtsLocationIdentifier:
          match: {}
          schema:
            short: The WRTS identifier for the location
            index: 2
            elements:
              system:
                short: WRTS location identifier
                pattern: {type: uri, value: 'https://fhir.nhs.wales/Id/wrts-location-identifier'}
                type: uri
                index: 3
              value: {index: 4}
            required: [system, value]
  status: {mustSupport: true, index: 5}
  name: {mustSupport: true, index: 6}
  managingOrganization:
    type: Reference
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization']
    index: 7
  partOf:
    type: Reference
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location']
    index: 8
package_version: 0.0.5
class: profile
kind: resource
url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location
version: null
required: [name]