PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-1
    http://hl7.org/fhir/5.0/StructureDefinition/extension-AdministrableProductDefinition.property.value
description: This cross-version extension represents AdministrableProductDefinition.property.value[x] from http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver-r5.r4b
derivation: constraint
name: ext_R5_APD_pr_value
type: Extension
elements:
  valueReference:
    base: {path: 'Extension.value[x]'}
    type: Reference
    short: A value for the characteristic
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/Binary']
    index: 8
  valueMarkdown:
    base: {path: 'Extension.value[x]'}
    type: markdown
    short: A value for the characteristic
    choiceOf: value
    index: 6
  valueQuantity:
    base: {path: 'Extension.value[x]'}
    type: Quantity
    short: A value for the characteristic
    choiceOf: value
    index: 3
  value:
    base: {path: 'Extension.value[x]'}
    short: A value for the characteristic
    choices: [valueCodeableConcept, valueQuantity, valueDate, valueBoolean, valueMarkdown, valueAttachment, valueReference]
    index: 1
  valueBoolean:
    base: {path: 'Extension.value[x]'}
    type: boolean
    short: A value for the characteristic
    choiceOf: value
    index: 5
  valueDate:
    base: {path: 'Extension.value[x]'}
    type: date
    short: A value for the characteristic
    choiceOf: value
    index: 4
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-AdministrableProductDefinition.property.value'}
    index: 9
  valueCodeableConcept:
    base: {path: 'Extension.value[x]'}
    type: CodeableConcept
    short: A value for the characteristic
    choiceOf: value
    index: 2
  valueAttachment:
    base: {path: 'Extension.value[x]'}
    type: Attachment
    short: A value for the characteristic
    choiceOf: value
    index: 7
package_version: 0.0.1-snapshot-1
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-AdministrableProductDefinition.property.value
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.0.1-snapshot-1
required: [url]