PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pdex@2.0.0
    http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-contactpoint-availabletime
description: An extension representing the days and times a contact point is available
package_name: hl7.fhir.us.davinci-pdex
derivation: constraint
name: ContactPointAvailableTime
type: Extension
elements:
  extension:
    mustSupport: true
    array: true
    index: 0
    slicing:
      slices:
        daysOfWeek:
          match: {}
          schema:
            mustSupport: true
            array: true
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: daysOfWeek}
                index: 2
              value:
                choices: [valueCode]
                index: 4
              valueCode: {type: code, choiceOf: value, index: 5}
        allDay:
          match: {}
          schema:
            mustSupport: true
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: allDay}
                index: 8
              value:
                choices: [valueBoolean]
                index: 10
              valueBoolean: {type: boolean, choiceOf: value, index: 11}
        availableStartTime:
          match: {}
          schema:
            mustSupport: true
            index: 12
            extensions: {}
            elements:
              extension: {index: 13}
              url:
                pattern: {type: Uri, value: availableStartTime}
                index: 14
              value:
                choices: [valueTime]
                index: 16
              valueTime: {type: time, choiceOf: value, index: 17}
        availableEndTime:
          match: {}
          schema:
            mustSupport: true
            index: 18
            extensions: {}
            elements:
              extension: {index: 19}
              url:
                pattern: {type: Uri, value: availableEndTime}
                index: 20
              value:
                choices: [valueTime]
                index: 22
              valueTime: {type: time, choiceOf: value, index: 23}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-contactpoint-availabletime'}
    index: 24
  value:
    choices: []
    index: 26
package_version: 2.0.0
extensions:
  daysOfWeek:
    url: null
    mustSupport: true
    array: true
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: daysOfWeek}
        index: 2
      value:
        choices: [valueCode]
        index: 4
      valueCode: {type: code, choiceOf: value, index: 5}
  allDay:
    url: null
    mustSupport: true
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: allDay}
        index: 8
      value:
        choices: [valueBoolean]
        index: 10
      valueBoolean: {type: boolean, choiceOf: value, index: 11}
  availableStartTime:
    url: null
    mustSupport: true
    index: 12
    extensions: {}
    elements:
      extension: {index: 13}
      url:
        pattern: {type: Uri, value: availableStartTime}
        index: 14
      value:
        choices: [valueTime]
        index: 16
      valueTime: {type: time, choiceOf: value, index: 17}
  availableEndTime:
    url: null
    mustSupport: true
    index: 18
    extensions: {}
    elements:
      extension: {index: 19}
      url:
        pattern: {type: Uri, value: availableEndTime}
        index: 20
      value:
        choices: [valueTime]
        index: 22
      valueTime: {type: time, choiceOf: value, index: 23}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-contactpoint-availabletime
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0