PackagesCanonicalsLogsProblems
    Packages
    telus.dw.emr.extract-1-1-21@1.1.21
    https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwLocation
description: '**CHR:** Locations (clinic sites) are configured in **Settings → Account Info → Locations**. Individual rooms are managed through **Settings → Room Management → Rooms**.'
package_name: telus.dw.emr.extract-1-1-21
derivation: constraint
name: DwLocation
type: Location
elements:
  description: {index: 13}
  address:
    mustSupport: true
    index: 24
    elements:
      use: {index: 25}
      line: {index: 26}
      city: {index: 27}
      state: {index: 28}
      postalCode: {index: 29}
      country: {index: 30}
  meta:
    mustSupport: true
    index: 1
    elements:
      lastUpdated: {mustSupport: true, index: 2}
      source: {mustSupport: true, index: 3}
  managingOrganization:
    type: Reference
    mustSupport: true
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwOrganization']
    index: 32
    elements:
      reference: {index: 33}
      display: {index: 34}
  name: {short: Location Name, mustSupport: true, index: 11}
  type:
    index: 14
    elements:
      coding:
        index: 15
        elements:
          system: {index: 16}
          code: {index: 17}
          display: {index: 18}
      text: {index: 19}
  alias: {index: 12}
  status: {mustSupport: true, index: 10}
  id: {mustSupport: true, index: 0}
  identifier:
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: 1
      slices:
        TelusIdentifier:
          match: {}
          schema:
            array: true
            index: 6
            elements:
              type:
                elements:
                  text: {index: 7}
              system: {index: 8}
              value: {index: 9}
            required: [value, system]
  hoursOfOperation:
    index: 38
    elements:
      daysOfWeek: {index: 39}
      openingTime: {index: 40}
      closingTime: {index: 41}
  position: {index: 31}
  telecom:
    mustSupport: true
    index: 20
    elements:
      system: {mustSupport: true, index: 21}
      value: {mustSupport: true, index: 22}
      use: {index: 23}
  partOf:
    type: Reference
    refers: ['https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwLocation']
    index: 35
    elements:
      reference: {index: 36}
      display: {index: 37}
  text: {index: 4}
package_version: 1.1.21
class: profile
kind: resource
url: https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwLocation
base: http://hl7.org/fhir/StructureDefinition/Location
version: 2.0.0
required: [id, name, status, identifier]