PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.0.0-prerelease
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location
description: null
package_name: fhir.r4.wales.stu1
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}
  type:
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType'}
    index: 7
  address: {mustSupport: true, index: 8}
  managingOrganization:
    type: Reference
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization']
    index: 9
    elements:
      identifier:
        index: 10
        elements:
          system: {index: 11}
          value: {index: 12}
        required: [system, value]
    required: [identifier]
  partOf:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location']
    index: 13
    elements:
      identifier:
        index: 14
        elements:
          system: {index: 15}
          value: {index: 16}
        required: [system, value]
    required: [identifier]
package_version: 1.0.0-prerelease
class: profile
kind: resource
url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location
version: 1.0.0
required: [address, name]