PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.1.0
    https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1
description: The Location resource provides information and details on the physical location and the services provided.
package_name: NHSD.Assets.STU3
derivation: constraint
name: CareConnect-Location-1
type: Location
elements:
  identifier:
    index: 0
    slicing:
      rules: openAtEnd
      ordered: false
      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
            index: 1
            elements:
              use: {index: 2}
              type: {index: 3}
              system:
                short: ODS Code
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/ods-site-code'}
                index: 4
              value: {short: 'The ODS Site code name, to reflect the code used', index: 5}
              period: {index: 6}
              assigner: {index: 7}
            required: [value, system]
        localIdentifier:
          match: {system: 'https://fhir.nhs.uk/Id/local-location-identifier'}
          schema:
            index: 8
            elements:
              system:
                pattern: {type: Uri, value: 'https://fhir.nhs.uk/Id/local-location-identifier'}
                index: 9
              value: {short: 'The Local Location Identifier code name, to reflect the code used', index: 10}
              assigner:
                type: Reference
                refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
                index: 11
            required: [value, system]
  address:
    elements:
      state: {index: 12}
  managingOrganization:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1']
    index: 13
  partOf:
    type: Reference
    refers: ['https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1']
    index: 14
package_version: 1.1.0
class: profile
kind: resource
url: https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.1