PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r3.r5@0.0.1-snapshot-2
    http://hl7.org/fhir/3.0/StructureDefinition/extension-Appointment.priority
description: This cross-version extension represents Appointment.priority from http://hl7.org/fhir/StructureDefinition/Appointment|3.0.2 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r3.r5
derivation: constraint
name: Ext_R3_Appointment_priority
type: Extension
elements:
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/3.0/StructureDefinition/extension-Appointment.priority'}
    index: 0
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    short: Used to make informed decisions if needing to re-prioritize
    choices: [valueUnsignedInt]
    index: 2
  valueUnsignedInt:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: unsignedInt
    short: Used to make informed decisions if needing to re-prioritize
    choiceOf: value
    index: 3
package_version: 0.0.1-snapshot-2
class: extension
kind: complex-type
url: http://hl7.org/fhir/3.0/StructureDefinition/extension-Appointment.priority
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.0.1-snapshot-2
required: [url]