PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r2.r5@0.1.0
    http://hl7.org/fhir/1.0/StructureDefinition/extension-Appointment.priority
description: 'DSTU2: `Appointment.priority` additional types (unsignedInt) additional types from child elements (value)'
package_name: hl7.fhir.uv.xver-r2.r5
derivation: constraint
name: ExtensionAppointment_Priority
type: Extension
elements:
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/1.0/StructureDefinition/extension-Appointment.priority'}
    index: 0
  value:
    short: Used to make informed decisions if needing to re-prioritize
    choices: [valueUnsignedInt]
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    index: 2
  valueUnsignedInt:
    short: Used to make informed decisions if needing to re-prioritize
    type: unsignedInt
    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/1.0/StructureDefinition/extension-Appointment.priority
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.1.0
required: [url]