PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4b.r3@0.1.0
    http://hl7.org/fhir/4.3/StructureDefinition/extension-Location.hoursOfOperation
description: 'R4B: `Location.hoursOfOperation` (new:BackboneElement)'
package_name: hl7.fhir.uv.xver-r4b.r3
derivation: constraint
name: ExtensionLocation_HoursOfOperation
type: Extension
elements:
  extension:
    base: {max: '*', min: 0, path: Extension.extension}
    array: true
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        daysOfWeek:
          match: {url: daysOfWeek}
          schema:
            short: 'R4B: mon | tue | wed | thu | fri | sat | sun (new)'
            array: true
            base: {max: '*', min: 0, path: Extension.extension}
            index: 1
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: daysOfWeek}
                index: 2
              value:
                short: mon | tue | wed | thu | fri | sat | sun
                choices: [valueCode]
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                index: 4
              valueCode:
                short: mon | tue | wed | thu | fri | sat | sun
                type: code
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 5
            required: [url]
        allDay:
          match: {url: allDay}
          schema:
            short: 'R4B: The Location is open all day (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 6
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: allDay}
                index: 7
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: The Location is open all day
                choices: [valueBoolean]
                index: 9
              valueBoolean:
                short: The Location is open all day
                type: boolean
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 10
            required: [url]
        openingTime:
          match: {url: openingTime}
          schema:
            short: 'R4B: Time that the Location opens (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 11
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: openingTime}
                index: 12
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Time that the Location opens
                choices: [valueTime]
                index: 14
              valueTime:
                short: Time that the Location opens
                type: time
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 15
            required: [url]
        closingTime:
          match: {url: closingTime}
          schema:
            short: 'R4B: Time that the Location closes (new)'
            base: {max: '*', min: 0, path: Extension.extension}
            index: 16
            elements:
              url:
                base: {max: '1', min: 1, path: Extension.url}
                pattern: {type: Uri, value: closingTime}
                index: 17
              value:
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                short: Time that the Location closes
                choices: [valueTime]
                index: 19
              valueTime:
                short: Time that the Location closes
                type: time
                base: {max: '1', min: 0, path: 'Extension.value[x]'}
                choiceOf: value
                index: 20
            required: [url]
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-Location.hoursOfOperation'}
    index: 21
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choices: []
    index: 23
package_version: 0.1.0
extensions:
  daysOfWeek:
    url: daysOfWeek
    short: 'R4B: mon | tue | wed | thu | fri | sat | sun (new)'
    array: true
    base: {max: '*', min: 0, path: Extension.extension}
    index: 1
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: daysOfWeek}
        index: 2
      value:
        short: mon | tue | wed | thu | fri | sat | sun
        choices: [valueCode]
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        index: 4
      valueCode:
        short: mon | tue | wed | thu | fri | sat | sun
        type: code
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 5
    required: [url]
  allDay:
    url: allDay
    short: 'R4B: The Location is open all day (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 6
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: allDay}
        index: 7
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: The Location is open all day
        choices: [valueBoolean]
        index: 9
      valueBoolean:
        short: The Location is open all day
        type: boolean
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 10
    required: [url]
  openingTime:
    url: openingTime
    short: 'R4B: Time that the Location opens (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 11
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: openingTime}
        index: 12
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Time that the Location opens
        choices: [valueTime]
        index: 14
      valueTime:
        short: Time that the Location opens
        type: time
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 15
    required: [url]
  closingTime:
    url: closingTime
    short: 'R4B: Time that the Location closes (new)'
    base: {max: '*', min: 0, path: Extension.extension}
    index: 16
    elements:
      url:
        base: {max: '1', min: 1, path: Extension.url}
        pattern: {type: Uri, value: closingTime}
        index: 17
      value:
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        short: Time that the Location closes
        choices: [valueTime]
        index: 19
      valueTime:
        short: Time that the Location closes
        type: time
        base: {max: '1', min: 0, path: 'Extension.value[x]'}
        choiceOf: value
        index: 20
    required: [url]
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.3/StructureDefinition/extension-Location.hoursOfOperation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [url]