PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.1.0
    http://hl7.org/fhir/5.0/StructureDefinition/extension-AppointmentResponse.recurring
description: 'R5: `AppointmentResponse.recurring` (new:boolean)'
package_name: hl7.fhir.uv.xver-r5.r4b
derivation: constraint
name: ExtensionAppointmentResponse_Recurring
type: Extension
elements:
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-AppointmentResponse.recurring'}
    index: 0
  value:
    short: This response is for all occurrences in a recurring request
    choices: [valueBoolean]
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    index: 2
  valueBoolean:
    short: This response is for all occurrences in a recurring request
    type: boolean
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    choiceOf: value
    index: 3
package_version: 0.1.0
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-AppointmentResponse.recurring
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.1.0
required: [url]