PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.property.value
description: This cross-version extension represents DeviceDefinition.property.value[x] from http://hl7.org/fhir/StructureDefinition/DeviceDefinition|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver-r5.r4b
derivation: constraint
name: ext_R5_DeviceDefinition_pr_value
type: Extension
elements:
  valueQuantity:
    base: {path: 'Extension.value[x]'}
    type: Quantity
    short: Value of the property
    choiceOf: value
    index: 2
  value:
    base: {path: 'Extension.value[x]'}
    short: Value of the property
    choices: [valueQuantity, valueCodeableConcept, valueString, valueBoolean, valueInteger, valueRange, valueAttachment]
    index: 1
  valueString:
    base: {path: 'Extension.value[x]'}
    type: string
    short: Value of the property
    choiceOf: value
    index: 4
  valueBoolean:
    base: {path: 'Extension.value[x]'}
    type: boolean
    short: Value of the property
    choiceOf: value
    index: 5
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.property.value'}
    index: 9
  valueCodeableConcept:
    base: {path: 'Extension.value[x]'}
    type: CodeableConcept
    short: Value of the property
    choiceOf: value
    index: 3
  valueRange:
    base: {path: 'Extension.value[x]'}
    type: Range
    short: Value of the property
    choiceOf: value
    index: 7
  valueInteger:
    base: {path: 'Extension.value[x]'}
    type: integer
    short: Value of the property
    choiceOf: value
    index: 6
  valueAttachment:
    base: {path: 'Extension.value[x]'}
    type: Attachment
    short: Value of the property
    choiceOf: value
    index: 8
package_version: 0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceDefinition.property.value
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]