PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pdex-plan-net@1.0.0
    http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
description: An extension representing the days and times a contact point is available
package_name: hl7.fhir.us.davinci-pdex-plan-net
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: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: allDay}
                index: 9
              value:
                choices: [valueBoolean]
                index: 11
              valueBoolean: {type: boolean, choiceOf: value, index: 12}
        availableStartTime:
          match: {}
          schema:
            mustSupport: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: availableStartTime}
                index: 15
              value:
                choices: [valueTime]
                index: 17
              valueTime: {type: time, choiceOf: value, index: 18}
        availableEndTime:
          match: {}
          schema:
            mustSupport: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: availableEndTime}
                index: 21
              value:
                choices: [valueTime]
                index: 23
              valueTime: {type: time, choiceOf: value, index: 24}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime'}
    index: 25
  value:
    choices: []
    index: 27
package_version: 1.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: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: allDay}
        index: 9
      value:
        choices: [valueBoolean]
        index: 11
      valueBoolean: {type: boolean, choiceOf: value, index: 12}
  availableStartTime:
    url: null
    mustSupport: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: availableStartTime}
        index: 15
      value:
        choices: [valueTime]
        index: 17
      valueTime: {type: time, choiceOf: value, index: 18}
  availableEndTime:
    url: null
    mustSupport: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: availableEndTime}
        index: 21
      value:
        choices: [valueTime]
        index: 23
      valueTime: {type: time, choiceOf: value, index: 24}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0