PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/5.0/StructureDefinition/extension-AppointmentResponse.proposedNewTime
description: This cross-version extension represents AppointmentResponse.proposedNewTime from http://hl7.org/fhir/StructureDefinition/AppointmentResponse|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver-r5.r4b
derivation: constraint
name: Ext_R5_AppointmentResponse_proposedNewTime
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.proposedNewTime'}
    index: 0
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    short: Indicator for a counter proposal
    choices: [valueBoolean]
    index: 2
  valueBoolean:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: boolean
    short: Indicator for a counter proposal
    choiceOf: value
    index: 3
package_version: 0.0.1-snapshot-2
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-AppointmentResponse.proposedNewTime
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url]